index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
*
[PATCH] pcnet32: break receive routine into two pieces.
Don Fry
2006-09-13
*
[PATCH] pcnet32: move/create receive and transmit routines
Don Fry
2006-09-13
*
[PATCH] pcnet32: magic number cleanup
Don Fry
2006-09-13
*
[PATCH] pcnet32: remove unnecessary save/restore register accesses.
Don Fry
2006-09-13
*
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
2006-09-13
|
\
|
*
[PATCH] mv643xx_eth: Unmap DMA buffers in receive path
Dale Farnsworth
2006-09-13
*
|
[PATCH] e1000: revert 'e1000: Remove 0x1000 as supported device'
Auke-Jan H Kok
2006-09-12
*
|
Merge tag 'r8169-20060912-00' of git://electric-eye.fr.zoreil.com/home/romieu...
Jeff Garzik
2006-09-12
|
\
\
|
*
|
r8169: quirk for the 8110sb on arm platform
Francois Romieu
2006-09-11
|
*
|
r8169: the 0x8136 needs a 8 bytes alignment
Francois Romieu
2006-08-31
|
*
|
r8169: add basic MII ioctl support
Francois Romieu
2006-08-31
|
*
|
r8169: use standard #defines from mii.h instead of declaring private ones
Francois Romieu
2006-08-31
|
*
|
r8169: trim trailing whitespaces and convert whitespaces to tabs
Francois Romieu
2006-08-31
|
*
|
r8169: udelay() removal
Francois Romieu
2006-08-31
|
*
|
r8169: use NETDEV_TX_{BUSY/OK}
Francois Romieu
2006-08-31
|
*
|
r8169: sync with vendor's driver
Francois Romieu
2006-07-26
|
*
|
r8169: remove rtl8169_init_board
Francois Romieu
2006-07-26
|
*
|
r8169: hardware flow control
Francois Romieu
2006-07-26
|
*
|
r8169: RX fifo overflow recovery
Francois Romieu
2006-07-26
|
*
|
r8169: mac address change support
Francois Romieu
2006-07-26
*
|
|
Merge tag '8139cp-20060912-00' of git://electric-eye.fr.zoreil.com/home/romie...
Jeff Garzik
2006-09-12
|
\
\
\
|
*
|
|
8139cp: ring_info removal for the transmit path
Francois Romieu
2006-09-12
|
*
|
|
8139cp: use PCI_DEVICE() to shorten the PCI device table
Francois Romieu
2006-08-31
|
*
|
|
8139cp: pci_get_drvdata(pdev) can not be NULL in suspend handler
François Romieu
2006-08-31
|
*
|
|
8139cp: removal of useless BUG_ON() check
Francois Romieu
2006-08-31
|
*
|
|
8139cp: sync the device private data with its r8169 counterpart
Francois Romieu
2006-08-31
|
*
|
|
8139cp: ring_info removal for the receive path
Francois Romieu
2006-08-31
|
*
|
|
8139cp: remove gratuitous indirection
Francois Romieu
2006-08-31
|
*
|
|
8139cp: trim ring_info
Francois Romieu
2006-08-31
*
|
|
|
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
2006-09-12
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
[PATCH] e1000: fix TX timout hang regression for 82542rev3
Auke Kok
2006-09-12
*
|
|
|
Merge branch 'tmp' into upstream
Jeff Garzik
2006-09-12
|
\
\
\
\
|
*
|
|
|
[PATCH] Remove more unnecessary driver printk's
Andy Gospodarek
2006-09-12
*
|
|
|
|
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
2006-09-12
|
\
\
\
\
\
|
*
|
|
|
|
[PATCH] hostap_cs: added support for Proxim Harmony PCI W-Lan card
Christian Steineck
2006-09-11
|
*
|
|
|
|
[PATCH] bcm43xx: remove dead code in bcm43xx_sysfs.c
Larry Finger
2006-09-11
|
*
|
|
|
|
[PATCH] bcm43xx: ucode debug status via sysfs
Larry Finger
2006-09-11
|
*
|
|
|
|
[PATCH] bcm43xx: Add firmware version printout
Larry Finger
2006-09-11
|
*
|
|
|
|
[PATCH] bcm43xx: remove dead statistics code
Larry Finger
2006-09-11
|
*
|
|
|
|
[PATCH] Prism54 : add bitrates to scan result
Jean Tourrilhes
2006-09-11
|
*
|
|
|
|
[PATCH] zd1211rw: Removed unneeded packed attributes
Ulrich Kunitz
2006-09-11
|
*
|
|
|
|
[PATCH] zd1211rw: Add ID for Asus WL-159g
Daniel Drake
2006-09-11
|
*
|
|
|
|
[PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54
Daniel Drake
2006-09-11
|
*
|
|
|
|
[PATCH] bcm43xx: Correct out of sequence initialization step
Larry Finger
2006-09-11
|
*
|
|
|
|
[PATCH] bcm43xx-softmac: Init, shutdown and restart fixes
Larry Finger
2006-09-11
|
*
|
|
|
|
Merge branch 'upstream-fixes' into upstream
John W. Linville
2006-09-11
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'from-linus' into upstream
John W. Linville
2006-09-11
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
2006-09-12
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
2006-09-12
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
/
/
/
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
[PATCH] zd1211rw: Fix of signal strength and quality measurement
Ulrich Kunitz
2006-09-11
|
|
|
|
/
/
/
|
|
|
/
|
|
|
[next]