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
2006-05-26
ixgb: remove lock access in the fast path
Auke Kok
1
-6
/
+6
2006-05-26
ixgb: allocate only buffersize needed
Auke Kok
1
-28
/
+7
2006-05-26
ixgb: revert an unwanted fix regarding tso/descriptors
Auke Kok
1
-14
/
+1
2006-05-26
ixgb: fix interface losing macaddr on ifdn/up
Auke Kok
1
-0
/
+1
2006-05-26
ixgb: fix smp polling race condition
Auke Kok
1
-4
/
+5
2006-05-25
ixgb: increment version to 1.0.104-k4
Auke Kok
1
-1
/
+1
2006-05-25
ixgb: use rx copybreak/skb recycle
Auke Kok
1
-0
/
+20
2006-05-25
ixgb: add performance enhancements to the buffer_info struct
Auke Kok
2
-30
/
+45
2006-05-24
[PATCH] phy: new SMSC LAN83C185 PHY driver
Herbert Valerio Riedel
3
-0
/
+108
2006-05-24
[netdrvr ibmlana, ibmveth] trim trailing whitespace
Jeff Garzik
4
-60
/
+60
2006-05-24
[PATCH] ibmveth change buffer pools dynamically
Santiago Leon
2
-44
/
+174
2006-05-24
[PATCH] drivers/net/s2io.c: make bus_speed[] static
Adrian Bunk
1
-1
/
+1
2006-05-24
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
1
-3
/
+16
2006-05-24
[PATCH] sky2: fix jumbo packet support
Stephen Hemminger
1
-3
/
+16
2006-05-24
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
13
-98
/
+49
2006-05-24
[netdrvr pcnet_cs, myri] trim trailing whitespace
Jeff Garzik
3
-34
/
+34
2006-05-24
[PATCH] pcnet_cs: Add TRENDnet TE-CF100 ethernet adapter ID
Marcin Juszkiewicz
1
-0
/
+2
2006-05-24
[PATCH] Add Myri-10G Ethernet driver
Brice Goglin
6
-0
/
+3137
2006-05-23
Merge branch 'e1000-7.0.38-k4' of git://lost.foo-projects.org/~ahkok/git/netd...
Jeff Garzik
5
-135
/
+104
2006-05-23
Merge branch 'master' into upstream
Jeff Garzik
4
-164
/
+248
2006-05-23
e1000: bump version to 7.0.38-k4
Auke Kok
1
-1
/
+1
2006-05-23
e1000: remove changelog in driver
Auke Kok
1
-39
/
+0
2006-05-23
e1000: Fix date string in Makefile
Auke Kok
1
-1
/
+1
2006-05-23
e1000: remove leading and trailing whitespace.
Auke Kok
4
-81
/
+81
2006-05-23
e1000: remove backslash r debug printfs
Auke Kok
1
-12
/
+12
2006-05-23
e1000: add shutdown handler back to fix WOL
Auke Kok
1
-1
/
+9
2006-05-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-7
/
+21
2006-05-23
[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()
Florin Malita
1
-3
/
+1
2006-05-23
ixgb: increment version to 1.0.104-k2
Auke Kok
1
-1
/
+1
2006-05-23
ixgb: add tx timeout counter
Auke Kok
3
-4
/
+27
2006-05-23
ixgb: use DPRINTK and msglvl, and ethtool to control it
Auke Kok
3
-15
/
+54
2006-05-23
ixgb: remove hardcoded number
Auke Kok
1
-1
/
+3
2006-05-23
ixgb: add copper 10gig driver id
Auke Kok
3
-3
/
+9
2006-05-23
ixgb: add NETIF_F_LLTX analogous to e1000
Auke Kok
1
-2
/
+29
2006-05-23
ixgb: fix flow control
Auke Kok
1
-13
/
+11
2006-05-23
ixgb: remove duplicate code setting duplex and speed
Auke Kok
1
-21
/
+14
2006-05-23
ixgb: fix rare early tso completion
Auke Kok
1
-2
/
+15
2006-05-22
[BNX2]: Use kmalloc instead of array
Michael Chan
1
-4
/
+14
2006-05-22
[BNX2]: Fix bug in bnx2_nvram_write()
Michael Chan
1
-1
/
+1
2006-05-22
[TG3]: Add some missing rx error counters
Michael Chan
1
-2
/
+6
2006-05-22
[PATCH] hostap: new pcmcia IDs
Marcin Juszkiewicz
1
-0
/
+6
2006-05-22
Merge branch 'upstream-fixes' into upstream
John W. Linville
1
-3
/
+1
2006-05-22
[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()
Florin Malita
1
-3
/
+1
2006-05-22
Merge branch 'from-linus' into upstream
John W. Linville
10
-145
/
+81
2006-05-21
[PATCH] forcedeth: fix multi irq issues
Ayaz Abdulla
1
-154
/
+226
2006-05-20
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
8
-302
/
+131
2006-05-20
[PATCH] winbond-840-remove-badness-in-pci_map_single
Erling A. Jacobsen
1
-2
/
+2
2006-05-20
[PATCH] network: axnet_cs: bug fix multicast code (support older ax88190 chip...
Komuro
1
-11
/
+2
2006-05-20
[PATCH] skge: don't allow transmit ring to be too small
Stephen Hemminger
1
-1
/
+1
2006-05-20
[PATCH] skge: bad checksums on big-endian platforms
Stephen Hemminger
1
-2
/
+1
[next]