index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-28
sfc: Stop masking out XGMII faults over reconfigures
Steve Hodgson
1
-15
/
+5
2010-04-28
sfc: Handle serious errors in exactly one interrupt handler
Steve Hodgson
3
-21
/
+29
2010-04-28
sfc: Consistently report short MCDI responses as EIO
Ben Hutchings
2
-11
/
+17
2010-04-28
sfc: Ignore parity errors in the other port's SRAM
Steve Hodgson
1
-0
/
+2
2010-04-28
sky2: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2
-14
/
+14
2010-04-28
bnx2x: Remove two prefetch()
Eric Dumazet
1
-2
/
+0
2010-04-27
ixgbe: disable MSI-X by default on certain Cisco adapters
Nicholas Nunley
2
-1
/
+20
2010-04-27
ixgbe: add registers etc. printout code just before resetting adapters
Taku Izumi
1
-0
/
+341
2010-04-27
igb: add registers etc. printout code just before resetting adapters
Taku Izumi
1
-0
/
+332
2010-04-27
e1000e: add registers etc. printout code just before resetting adapters
Taku Izumi
1
-0
/
+357
2010-04-27
e1000: Use netdev_<level>, pr_<level> and dev_<level>
Emil Tantilov
7
-405
/
+367
2010-04-27
ixgbevf: use DMA API instead of PCI DMA functions
Nick Nunley
1
-33
/
+35
2010-04-27
ixgbe: use DMA API instead of PCI DMA functions
Nick Nunley
2
-55
/
+64
2010-04-27
ixgb: use DMA API instead of PCI DMA functions
Nick Nunley
1
-31
/
+39
2010-04-27
igbvf: use DMA API instead of PCI DMA functions
Nick Nunley
1
-36
/
+38
2010-04-27
igb: convert igb from using PCI DMA functions to using DMA API functions
Alexander Duyck
3
-58
/
+61
2010-04-27
e1000e: use DMA API instead of PCI DMA functions
Nick Nunley
2
-63
/
+66
2010-04-27
e1000: use DMA API instead of PCI DMA functions
Nick Nunley
2
-68
/
+88
2010-04-27
cxgb4: set skb->rxhash
Dimitris Michailidis
3
-2
/
+21
2010-04-27
net/sb1250: setup the pdevice within the soc code
Sebastian Andrzej Siewior
1
-119
/
+1
2010-04-27
net/sb1250: remove CONFIG_SIBYTE_STANDALONE
Sebastian Andrzej Siewior
1
-144
/
+0
2010-04-27
cxgb4: increase serial number length
Dimitris Michailidis
1
-1
/
+1
2010-04-27
cxgb4: parse the VPD instead of relying on a static VPD layout
Dimitris Michailidis
1
-25
/
+39
2010-04-27
ixgbe: Properly display 1 gig downshift warning for backplane
Anjali Singhai
1
-0
/
+5
2010-04-27
ixgbe: cleanup ethtool autoneg input
Don Skidmore
1
-1
/
+1
2010-04-27
ixgbevf: Fix link speed display
Greg Rose
2
-6
/
+9
2010-04-27
ixgb: Use pr_<level> and netdev_<level>
Joe Perches
7
-156
/
+105
2010-04-27
ixgbe: ixgbe_down needs to stop dev_watchdog
John Fastabend
1
-8
/
+7
2010-04-27
igb: add support for reporting 5GT/s during probe on PCIe Gen2
Alexander Duyck
3
-11
/
+21
2010-04-27
ixgbe: fix bug when EITR=0 causing no writebacks
Jesse Brandeburg
2
-14
/
+26
2010-04-27
ixgbe: enable extremely low latency
Jesse Brandeburg
2
-9
/
+87
2010-04-27
igbvf: double increment nr_frags
Koki Sanagi
1
-1
/
+1
2010-04-27
igb: double increment nr_frags
Koki Sanagi
1
-1
/
+1
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
20
-104
/
+762
2010-04-27
cxgb3: Wait longer for control packets on initialization
Andre Detsch
1
-1
/
+1
2010-04-27
e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata
Bruce Allan
3
-40
/
+55
2010-04-27
ixgbe: Power down PHY during driver resets
Peter Waskiewicz
3
-24
/
+62
2010-04-26
r8169: more broken register writes workaround
françois romieu
1
-0
/
+5
2010-04-26
r8169: failure to enable mwi should not be fatal
françois romieu
1
-14
/
+13
2010-04-26
net: use sk_sleep()
Eric Dumazet
1
-3
/
+3
2010-04-26
pppoe: use pppoe_pernet instead of directly net_generic
Jiri Pirko
1
-1
/
+1
2010-04-26
tg3: Fix INTx fallback when MSI fails
Andre Detsch
1
-0
/
+1
2010-04-24
e100: Fix the TX workqueue race
Alan Cox
1
-2
/
+8
2010-04-24
sky2: add support for receive hashing
Stephen Hemminger
2
-2
/
+91
2010-04-23
gianfar: Fix potential oops during OF address translation
Anton Vorontsov
1
-5
/
+1
2010-04-23
fsl_pq_mdio: Fix kernel oops during OF address translation
Anton Vorontsov
1
-6
/
+14
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
114
-8917
/
+18938
2010-04-23
bnx2x: add support for receive hashing
Tom Herbert
2
-9
/
+19
2010-04-22
sky2: size status ring based on Tx/Rx ring
stephen hemminger
2
-16
/
+20
2010-04-22
X25: Use identifiers for hdlc x25 device to x25 interface
andrew hendry
1
-6
/
+6
[next]