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
*
drivers/net: replace BUG() with BUG_ON() if possible
Alexander Beregalov
2009-04-13
*
kaweth: Clean up code
Larry Finger
2009-04-13
*
at76c50x-usb: remove pointless conditional before kfree_skb()
Wei Yongjun
2009-04-13
*
be2net: changes for checksum and segmentation offload
Ajit Khaparde
2009-04-13
*
ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()
Tony Breeds
2009-04-11
*
ixgbe: Update get_physical_layer() calls, plus a version bump
Peter P Waskiewicz Jr
2009-04-11
*
ixgbe: Update the usage of orig_autoc to be more consistent
PJ Waskiewicz
2009-04-11
*
ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules
PJ Waskiewicz
2009-04-11
*
ixgbe: Move PHY ops initialization to centralize bus accesses
PJ Waskiewicz
2009-04-11
*
ixgbe: Don't return error in flow control configuration if FC is off
PJ Waskiewicz
2009-04-11
*
ixgbe: add define to support 82599 64 IVAR registers
Don Skidmore
2009-04-11
*
ixgbe: add support for addition VT_CTL defines
Don Skidmore
2009-04-11
*
ixgbe: fix IXGBE_MTQC values
Don Skidmore
2009-04-11
*
ixgbe: Enable another bit for flow control operation
PJ Waskiewicz
2009-04-11
*
sfc: Don't specify unexistent IRQ
Jean Delvare
2009-04-08
*
netxen: cache align register map table
Dhananjay Phadke
2009-04-08
*
netxen: enable GRO support
Amit Kumar Salecha
2009-04-08
*
netxen: enable rss for NX2031
Dhananjay Phadke
2009-04-08
*
netxen: sanitize function names
Dhananjay Phadke
2009-04-08
*
netxen: annotate register access functions
Dhananjay Phadke
2009-04-08
*
netxen: allocate status rings dynamically
Dhananjay Phadke
2009-04-08
*
netxen: async link event handling
Dhananjay Phadke
2009-04-08
*
netxen: defer firmware handshake
Dhananjay Phadke
2009-04-08
*
netxen: refactor transmit code
Dhananjay Phadke
2009-04-08
*
netxen: refactor netxen_adapter
Dhananjay Phadke
2009-04-08
*
netxen: code cleanup
Dhananjay Phadke
2009-04-08
*
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
Yang Hongyang
2009-04-07
*
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
Yang Hongyang
2009-04-07
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
*
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
Yang Hongyang
2009-04-07
*
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
2009-04-07
*
dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)
Yang Hongyang
2009-04-07
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-04-06
|
\
|
*
b44: Use kernel DMA addresses for the kernel DMA API
Michael Buesch
2009-04-06
|
*
forcedeth: Fix resume from hibernation regression.
Ed Swierk
2009-04-06
|
*
ibm_newemac: Fix dangerous struct assumption
Jean Delvare
2009-04-06
|
*
smsc911x: remove unused #include <linux/version.h>
Huang Weiyi
2009-04-06
|
*
axnet_cs: fix phy_id detection for bogus Asix chip.
Ken Kawasaki
2009-04-06
|
*
bnx2: Use request_firmware()
Michael Chan
2009-04-04
|
*
b44: Fix sizes passed to b44_sync_dma_desc_for_{device,cpu}()
Michael Buesch
2009-04-04
|
*
virtio_net: Set the mac config only when VIRITO_NET_F_MAC
Alex Williamson
2009-04-04
|
*
myri_sbus: use request_firmware
Jaswinder Singh Rajput
2009-04-04
|
*
e1000: fix loss of multicast packets
Jesse Brandeburg
2009-04-04
|
*
vxge: should include tcp.h
Alexander Beregalov
2009-04-04
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-04-03
|
\
\
|
*
|
trivial: Fix misspelling of firmware
Nick Andrew
2009-03-30
|
*
|
trivial: fix typo "varaible" -> "variable"
Uwe Kleine-Koenig
2009-03-30
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-04-03
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
glge: remove unused #include <version.h>
Huang Weiyi
2009-04-02
[next]