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-08-03
[PATCH] myri10ge - Fix spurious invokations of the watchdog reset handler
Brice Goglin
1
-1
/
+4
2006-08-03
[PATCH] myri10ge - Write the firmware in 256-bytes chunks
Brice Goglin
1
-12
/
+7
2006-08-03
[PATCH] Stop calling phy_stop_interrupts() twice
Sergei Shtylylov
1
-6
/
+2
2006-08-03
[PATCH] s2io driver bug fixes #2
Ananda Raju
2
-135
/
+98
2006-08-03
[PATCH] s2io driver bug fixes #1
Ananda Raju
2
-78
/
+85
2006-08-03
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
4
-18
/
+19
2006-08-02
[E1000]: Convert to netdev_alloc_skb
David S. Miller
1
-5
/
+6
2006-08-02
[TG3]: Convert to netdev_alloc_skb
David S. Miller
1
-5
/
+5
2006-08-02
[ATALK]: Make CONFIG_DEV_APPLETALK a tristate.
David S. Miller
1
-1
/
+1
2006-08-02
[PATCH] zd1211rw: Packet filter fix for managed (STA) mode
Ulrich Kunitz
3
-9
/
+6
2006-08-02
[PATCH] zd1211rw: Fixed endianess issue with length info tag detection
Ulrich Kunitz
1
-3
/
+3
2006-08-02
[PATCH] zd1211rw: Remove bogus assert
Daniel Drake
1
-1
/
+0
2006-08-02
[PATCH] zd1211rw: Fix software encryption/decryption
Daniel Drake
1
-2
/
+3
2006-08-02
[PATCH] zd1211rw: Pass more management frame types up to host
Daniel Drake
2
-3
/
+7
2006-08-02
[PATCH] zd1211rw: Fixes radiotap header
Ulrich Kunitz
1
-4
/
+4
2006-07-29
Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux...
Jeff Garzik
1
-4
/
+13
2006-07-29
[PATCH] skge: chip clock rate typo
Stephen Hemminger
1
-4
/
+1
2006-07-29
[PATCH] myri10ge - Always do a dummy RDMA after loading the firmware
Brice Goglin
1
-1
/
+1
2006-07-29
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
4
-3
/
+6
2006-07-28
[SUNLANCE]: fix compilation on sparc-UP
Alexey Dobriyan
1
-4
/
+4
2006-07-27
[PATCH] orinoco: fix setting transmit key only
Dan Williams
1
-2
/
+2
2006-07-27
[PATCH] softmac: do shared key auth in workqueue
Daniel Drake
1
-1
/
+1
2006-07-27
[PATCH] airo: should select crypto_aes
Robert Schulze
1
-0
/
+1
2006-07-27
[PATCH] zd1201: workaround interference problem
Pavel Machek
1
-0
/
+2
2006-07-25
[TG3]: Update version and reldate
Michael Chan
1
-2
/
+2
2006-07-25
[TG3]: Handle tg3_init_rings() failures
Michael Chan
1
-5
/
+27
2006-07-25
[TG3]: Add tg3_restart_hw()
Michael Chan
1
-22
/
+58
2006-07-21
[DUMMY]: Avoid an oops when dummy_init_one() failed
Nicolas Dichtel
1
-0
/
+1
2006-07-21
[IFB] After ifb_init_one() failed, i is increased. Decrease
Nicolas Dichtel
1
-0
/
+1
2006-07-21
[NET]: sun happymeal, little pci cleanup
Jiri Slaby
1
-7
/
+2
2006-07-21
[WAN]: Cosmetic changes to N2 and C101 drivers
Krzysztof Halasa
2
-3
/
+4
2006-07-21
[WAN]: Added missing netif_dormant_off() to generic HDLC
Krzysztof Halasa
4
-0
/
+4
2006-07-20
via-velocity: fix speed and link status reported by ethtool
Jay Cliburn
1
-4
/
+13
2006-07-17
[PATCH] spidernet: rework tx queue handling
Jens Osterkamp
2
-377
/
+274
2006-07-17
[PATCH] spidernet: bug fix for init code
Jens Osterkamp
1
-1
/
+1
2006-07-17
[PATCH] sky2: NAPI poll fix
Stephen Hemminger
1
-5
/
+2
2006-07-17
Merge branch 'upstream-fixes-jgarzik' of git://lost.foo-projects.org/~ahkok/g...
Jeff Garzik
2
-26
/
+29
2006-07-14
e1000: bump version to 7.1.9-k4
Auke Kok
1
-1
/
+1
2006-07-14
e1000: fix panic on large frame receive when mtu=default
Auke Kok
2
-2
/
+4
2006-07-14
e1000: remove CRC bytes from measured packet length
Auke Kok
1
-1
/
+9
2006-07-14
e1000: Redo netpoll fix to address community concerns
Auke Kok
1
-22
/
+15
2006-07-12
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD
Linus Torvalds
6
-68
/
+82
2006-07-12
[PATCH] sky2: optimize receive restart
Stephen Hemminger
1
-5
/
+22
2006-07-12
[PATCH] sky2: PHY power on delays
Stephen Hemminger
1
-1
/
+2
2006-07-12
[PATCH] sky2: NAPI suspend/resume of dual port cards
Stephen Hemminger
1
-7
/
+4
2006-07-12
[PATCH] sky2: sky2_reset section mismatch
Stephen Hemminger
1
-1
/
+1
2006-07-12
[PATCH] sk98lin: fix truncated collision threshold mask
Stephen Hemminger
1
-1
/
+1
2006-07-12
[PATCH] skge: fix truncated collision threshold mask
Stephen Hemminger
1
-2
/
+2
2006-07-12
[PATCH] sky2: fix truncated collision threshold mask
Stephen Hemminger
1
-1
/
+1
2006-07-12
[PATCH] myri10ge return value fix
Brice Goglin
1
-3
/
+10
[next]