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
2007-01-03
[NET]: ifb double-counts packets
dean gaudet
1
-2
/
+2
2006-12-29
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
23
-572
/
+827
2006-12-26
r8169: extraneous Cmd{Tx/Rx}Enb write
Francois Romieu
1
-1
/
+0
2006-12-26
forcedeth: modified comment header
Ayaz Abdulla
1
-3
/
+2
2006-12-26
NetXen: Reducing ring sizes for IOMMU issue.
Amit S. Kale
1
-5
/
+5
2006-12-26
NetXen: Fix for PPC machines.
Amit S. Kale
3
-9
/
+9
2006-12-26
NetXen: work queue fixes.
Amit S. Kale
3
-11
/
+9
2006-12-26
NetXen: Link status message correction for quad port cards.
Amit S. Kale
1
-1
/
+2
2006-12-26
NetXen: Multiple adapter fix.
Amit S. Kale
2
-14
/
+1
2006-12-26
NetXen: Using correct CHECKSUM flag.
Amit S. Kale
1
-1
/
+1
2006-12-26
NetXen: driver reload fix for newer firmware.
Amit S. Kale
1
-0
/
+7
2006-12-26
NetXen: Adding new device ids.
Amit S. Kale
1
-0
/
+2
2006-12-26
PHY probe not working properly for ibm_emac (PPC4xx)
Hynek Petrak
1
-1
/
+3
2006-12-26
ep93xx: some minor cleanups to the ep93xx eth driver
Yan Burman
1
-3
/
+1
2006-12-26
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
3
-29
/
+76
2006-12-26
sky2: phy power down needs PCI config write enabled
Stephen Hemminger
1
-1
/
+2
2006-12-26
sky2: power management/MSI workaround
Stephen Hemminger
1
-0
/
+25
2006-12-26
sky2: dual port NAPI problem
Stephen Hemminger
1
-0
/
+7
2006-12-26
via-velocity uses INET interfaces
Randy Dunlap
1
-5
/
+13
2006-12-26
e1000: Do not truncate TSO TCP header with 82544 workaround
Herbert Xu
1
-0
/
+10
2006-12-26
myri10ge: handle failures in suspend and resume
Brice Goglin
1
-5
/
+7
2006-12-26
myri10ge: no need to save MSI and PCIe state in the driver
Brice Goglin
1
-38
/
+9
2006-12-26
myri10ge: make msi configurable at runtime through sysfs
Brice Goglin
1
-1
/
+1
2006-12-26
myri10ge: move request_irq to myri10ge_open
Brice Goglin
1
-44
/
+54
2006-12-26
myri10ge: match number of save_state and restore
Brice Goglin
1
-2
/
+10
2006-12-26
r8169: use the broken_parity_status field in pci_dev
Francois Romieu
1
-4
/
+1
2006-12-26
netpoll: drivers must not enable IRQ unconditionally in their NAPI handler
Francois Romieu
4
-10
/
+18
2006-12-26
netxen: remove private ioctl
Stephen Hemminger
6
-668
/
+1
2006-12-26
[PATCH] e1000: No-delay link detection at interface up
Jesse Brandeburg
1
-1
/
+2
2006-12-26
e1000: 3 new driver stats for managability testing
Jeff Garzik
4
-0
/
+14
2006-12-26
[PATCH] e1000: Make the copybreak value a module parameter
Jesse Brandeburg
1
-4
/
+15
2006-12-26
[PATCH] e1000: Fix PBA allocation calculations
Bruce Allan
2
-14
/
+86
2006-12-26
[PATCH] e1000: narrow down the scope of the tipg timer tweak
Jesse Brandeburg
1
-3
/
+3
2006-12-26
[PATCH] e1000: fix ethtool reported bus type for older adapters
Jeff Kirsher
1
-1
/
+1
2006-12-26
[PATCH] e1000: fix to set the new max frame size before resetting the adapter
Bruce Allan
1
-2
/
+1
2006-12-26
e1000: workaround for the ESB2 NIC RX unit issue
Jeff Garzik
3
-0
/
+14
2006-12-26
[PATCH] e1000: disable TSO on the 82544 with slab debugging
Jesse Brandeburg
1
-0
/
+6
2006-12-26
[PATCH] e1000: Fix Wake-on-Lan with forced gigabit speed
Jesse Brandeburg
1
-0
/
+14
2006-12-26
e1000: consolidate managability enabling/disabling
Jeff Garzik
3
-62
/
+77
2006-12-26
e1000: omit stats for broken counter in 82543
Jeff Garzik
3
-0
/
+12
2006-12-26
e1000: For sanity, reformat e1000_set_mac_type(), struct e1000_hw[_stats]
Jeff Garzik
2
-287
/
+287
2006-12-26
[PATCH] e1000: dynamic itr: take TSO and jumbo into account
Jesse Brandeburg
1
-16
/
+24
2006-12-26
[PATCH] e1000: The user-supplied itr setting needs the lower 2 bits masked off
Jesse Brandeburg
1
-1
/
+3
2006-12-22
[PATCH] smc911 workqueue fixes
Andrew Morton
1
-7
/
+14
2006-12-22
[PATCH] smc911x: fix netpoll compilation faliure
Vitaly Wool
1
-1
/
+1
2006-12-20
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...
Linus Torvalds
1
-3
/
+6
2006-12-20
[POWERPC] iSeries: fix iseries_veth init
Stephen Rothwell
1
-3
/
+6
2006-12-19
[PATCH] zd1211rw: Call ieee80211_rx in tasklet
Ulrich Kunitz
3
-29
/
+76
2006-12-17
[TG3]: Update version and reldate.
Michael Chan
1
-2
/
+2
2006-12-17
[TG3]: Power down/up 5906 PHY correctly.
Michael Chan
2
-1
/
+17
[next]