index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sunlance.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-01-29
pasemi_mac: Move register definitions to include/asm-powerpc
Olof Johansson
3
-334
/
+394
2008-01-29
pasemi_mac: RX/TX ring management cleanup
Olof Johansson
2
-139
/
+157
2008-01-29
sky2: rx allocation threshold change
Stephen Hemminger
1
-19
/
+9
2008-01-29
sky2: align IP header on Rx if possible
Stephen Hemminger
1
-13
/
+20
2008-01-29
r6040: cleanups
Francois Romieu
2
-21
/
+13
2008-01-29
r6040: erroneous dev->priv
Francois Romieu
1
-1
/
+1
2008-01-29
r6040: remove virt_to_bus
Francois Romieu
1
-53
/
+50
2008-01-29
r6040: compile error
Francois Romieu
1
-1
/
+1
2008-01-29
axnet_cs: use spin_lock_irqsave instead of spin_lock + disable_irq
Komuro
1
-11
/
+5
2008-01-29
drivers/net/cxgb3: trim trailing whitespace
Jeff Garzik
5
-31
/
+31
2008-01-29
cxgb3 - Fix I/O synchronization
Divy Le Ray
1
-2
/
+5
2008-01-29
cxgb3 - HW set up updates
Divy Le Ray
3
-4
/
+44
2008-01-29
cxgb3 - sysfs methods clean up
Divy Le Ray
1
-10
/
+9
2008-01-29
cxgb3 - fix interaction with pktgen
Divy Le Ray
1
-42
/
+40
2008-01-29
cxgb3 - FW upgrade
Divy Le Ray
2
-5
/
+9
2008-01-29
cxgb3 - Add EEH support
Divy Le Ray
1
-0
/
+107
2008-01-29
cxgb3 - Fix resources release.
Divy Le Ray
1
-4
/
+4
2008-01-29
cxgb3 - Use wild card for PCI subdevice ID match
Divy Le Ray
1
-12
/
+12
2008-01-29
cxgb3 - fix MSI-X failure path
Divy Le Ray
1
-1
/
+2
2008-01-29
[netdrvr] checkpatch cleanups
Jeff Garzik
7
-16
/
+18
2008-01-29
wireless: checkpatch cleanups
Jeff Garzik
8
-18
/
+14
2008-01-29
drivers/net/r6040: fix obvious problems (but more remain)
Jeff Garzik
2
-17
/
+17
2008-01-29
[netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)
Jeff Garzik
9
-79
/
+79
2008-01-29
dm9601: Consolidate common parts of dm_write_*_async
Peter Korsgaard
1
-40
/
+13
2008-01-29
slip: Drag kicking and screaming into coding style compliance
Alan Cox
1
-189
/
+178
2008-01-29
3c501: Bring into compliance with the coding style
Alan Cox
1
-125
/
+107
2008-01-29
drivers/net/chelsio/: #if 0 unused functions
Adrian Bunk
4
-3
/
+6
2008-01-29
drivers/net: Add missing "space"
Joe Perches
10
-16
/
+16
2008-01-29
drivers/net/sk98lin: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-29
drivers/net/wan: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-29
drivers/net/netxen: Add missing "space"
Joe Perches
4
-8
/
+8
2008-01-29
drivers/net/ixgb: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-29
drivers/net/cxgb3: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-29
drivers/net/chelsio: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-29
add bnx2x driver for BCM57710
Eliezer Tamir
10
-0
/
+23847
2008-01-29
[S2IO]: Support for add/delete/store/restore ethernet addresses
Sreenivasa Honnur
3
-23
/
+201
2008-01-29
[E1000]: Secondary unicast address support
Patrick McHardy
1
-16
/
+31
2008-01-29
[E1000E]: convert register test macros to functions
Joe Perches
1
-31
/
+53
2008-01-29
[E1000]: Convert regtest macro's to functions
Joe Perches
1
-29
/
+55
2008-01-29
[E1000]: update netstats traffic counters realtime
Auke Kok
1
-4
/
+6
2008-01-29
[E1000E]: update netstats traffic counters realtime
Auke Kok
1
-4
/
+6
2008-01-29
[BONDING]: Documentation update
Jay Vosburgh
1
-61
/
+143
2008-01-29
[NET]: Add support for the RDC R6040 Fast Ethernet controller
Sten Wang
3
-0
/
+1122
2008-01-29
Fix e100 on systems that have cache incoherent DMA
David Acker
1
-29
/
+99
2008-01-29
sundance: SIOCDEVPRIVATE pollution
Francois Romieu
1
-26
/
+0
2008-01-29
drivers/net/netxen/: cleanups
Adrian Bunk
8
-84
/
+76
2008-01-29
ixgbe: Fix copper PHY initialization code
Auke Kok
6
-136
/
+71
2008-01-29
e1000/e1000e: Move PCI-Express device IDs over to e1000e
Auke Kok
4
-33
/
+12
2008-01-29
e1000e: Disable L1 ASPM power savings for 82573 mobile variants
Auke Kok
4
-9
/
+30
2008-01-29
e1000e: alternate MAC address support
Bill Hayes
4
-2
/
+43
[next]