index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-03-23
20
-100
/
+202
|
\
|
*
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
2009-03-22
2
-26
/
+11
|
*
dm9000: locking bugfix
David Brownell
2009-03-22
1
-2
/
+4
|
*
net: update dnet.c for bus_id removal
Stephen Rothwell
2009-03-22
1
-3
/
+3
|
*
dnet: DNET should depend on HAS_IOMEM
Ilya Yanok
2009-03-21
1
-1
/
+1
|
*
sungem: missing net_device_ops
Stephen Hemminger
2009-03-19
1
-5
/
+4
|
*
be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle
Sathya Perla
2009-03-19
1
-5
/
+5
|
*
be2net: replenish when posting to rx-queue is starved in out of mem conditions
Sathya Perla
2009-03-19
2
-21
/
+30
|
*
smsc911x: reset last known duplex and carrier on open
Steve Glendinning
2009-03-18
1
-0
/
+4
|
*
sh_eth: Fix mistake of the address of SH7763
Nobuhiro Iwamatsu
2009-03-18
1
-2
/
+2
|
*
sh_eth: Change handling of IRQ
Nobuhiro Iwamatsu
2009-03-18
1
-3
/
+17
|
*
tulip: fix crash on iface up with shirq debug
Kyle McMartin
2009-03-18
1
-16
/
+29
|
*
virtio_net: Make virtio_net support carrier detection
Pantelis Koukousoulas
2009-03-18
1
-0
/
+3
|
*
bonding: Fix updating of speed/duplex changes
Jay Vosburgh
2009-03-18
1
-5
/
+20
|
*
bnx2: Fix problem of using wrong IRQ handler.
Michael Chan
2009-03-18
1
-6
/
+6
|
*
zd1211rw: Do not panic on device eject when associated
Jouni Malinen
2009-03-16
1
-2
/
+6
|
*
ath9k: AR9280 PCI devices must serialize IO as well
Luis R. Rodriguez
2009-03-16
1
-1
/
+2
|
*
ath9k: implement IO serialization
Luis R. Rodriguez
2009-03-16
4
-2
/
+55
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-03-16
26
-217
/
+5671
|
\
|
|
*
r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)"
françois romieu
2009-03-15
1
-112
/
+2
|
*
r8169: use hardware auto-padding.
françois romieu
2009-03-15
1
-8
/
+0
|
*
igb: remove ASPM L0s workaround
Alexander Duyck
2009-03-14
1
-24
/
+2
|
*
netxen: remove old flash check.
Dhananjay Phadke
2009-03-14
3
-26
/
+0
|
*
mv643xx_eth: fix unicast address filter corruption on mtu change
Lennert Buytenhek
2009-03-13
1
-5
/
+5
|
*
emac: Fix clock control for 405EX and 405EXr chips
Benjamin Herrenschmidt
2009-03-13
1
-0
/
+3
|
*
ixgbe: fix multiple unicast address support
Chris Leech
2009-03-13
1
-0
/
+1
|
*
via-velocity: Fix DMA mapping length errors on transmit.
Dave Jones
2009-03-13
1
-8
/
+7
|
*
qlge: bugfix: Pad outbound frames smaller than 60 bytes.
Ron Mercer
2009-03-13
1
-0
/
+3
|
*
qlge: bugfix: Move netif_napi_del() to common call point.
Ron Mercer
2009-03-13
1
-4
/
+6
|
*
qlge: bugfix: Tell hw to strip vlan header.
Ron Mercer
2009-03-13
1
-3
/
+3
|
*
qlge: bugfix: Increase filter on inbound csum.
Ron Mercer
2009-03-13
2
-12
/
+27
|
*
dnet: replace obsolete *netif_rx_* functions with *napi_*
Ilya Yanok
2009-03-13
1
-4
/
+4
|
*
net: Add be2net driver.
Sathya Perla
2009-03-11
10
-0
/
+4369
|
*
dnet: Fix warnings on 64-bit.
David S. Miller
2009-03-11
1
-5
/
+5
|
*
dnet: Dave DNET ethernet controller driver (updated)
Ilya Yanok
2009-03-11
4
-0
/
+1231
|
*
bnx2x: Using DMAE to initialize the chip
Eilon Greenstein
2009-03-10
2
-13
/
+9
|
*
bnx2x: Casting page alignment
Eilon Greenstein
2009-03-10
1
-1
/
+1
|
*
bnx2x: Adding restriction on sge_buf_size
Eilon Greenstein
2009-03-10
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-03-12
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
sunhme: Fix qfe parent detection.
Friedrich Oslage
2009-03-08
1
-2
/
+0
*
|
p54: fix race condition in memory management
Christian Lamparter
2009-03-06
1
-3
/
+6
*
|
iwlwifi: fix error flow in iwl*_pci_probe
Reinette Chatre
2009-03-05
2
-12
/
+11
*
|
rt2x00 : more devices to rt73usb.c
Xose Vazquez Perez
2009-03-05
1
-1
/
+31
*
|
rt2x00 : more devices to rt2500usb.c
Xose Vazquez Perez
2009-03-05
1
-0
/
+8
*
|
bonding: Fix device passed into ->ndo_neigh_setup().
Patrick McHardy
2009-03-05
1
-1
/
+1
*
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-04
2
-6
/
+6
|
\
\
|
*
\
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-03-03
2
-6
/
+6
|
|
\
\
|
|
*
|
[ARM] RiscPC: Fix etherh oops
Russell King
2009-02-22
2
-6
/
+6
*
|
|
|
tmspci: fix request_irq race
Meelis Roos
2009-03-04
1
-9
/
+9
*
|
|
|
tg3: Fix 5906 link problems
Matt Carlson
2009-03-04
1
-1
/
+2
[next]