index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-27
igb: force all queues to interrupt once every 2 seconds
Alexander Duyck
1
-1
/
+9
2008-08-27
r8169: balance pci_map / pci_unmap pair
Francois Romieu
1
-1
/
+1
2008-08-27
myri10ge: update version string to 1.4.3-1.358
Brice Goglin
1
-1
/
+1
2008-08-27
ixgbe: fix vlan filtering
Alexander Duyck
1
-3
/
+5
2008-08-27
Blackfin EMAC Driver: the BF526 also supports the MAC,
Mike Frysinger
1
-3
/
+3
2008-08-27
Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...
Jeff Garzik
1
-15
/
+20
2008-08-27
Ath5k: fix bintval setup
Jiri Slaby
1
-3
/
+5
2008-08-27
Ath5k: lock beacons
Jiri Slaby
2
-3
/
+13
2008-08-27
atmel: try open system authentication too
Dan Williams
1
-1
/
+9
2008-08-27
atmel: return ENOENT on request_firmware failure
Dan Williams
1
-19
/
+22
2008-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-108
/
+114
2008-08-26
bnx2x: Version update
Eilon Greenstein
1
-2
/
+2
2008-08-26
bnx2x: Multi Queue
Yitchak Gertner
1
-4
/
+2
2008-08-26
bnx2x: NAPI and interrupts enable/disable
Yitchak Gertner
1
-76
/
+73
2008-08-26
bnx2x: NIC load failure cleanup
Yitchak Gertner
1
-12
/
+10
2008-08-26
bnx2x: Initialization structure
Yitchak Gertner
1
-11
/
+11
2008-08-26
bnx2x: HW lock timeout
Eilon Greenstein
1
-2
/
+2
2008-08-26
bnx2x: Minimize lock time
Eilon Greenstein
1
-1
/
+4
2008-08-26
bnx2x: Fan failure mechanism on additional design
Eilon Greenstein
1
-0
/
+3
2008-08-26
bnx2x: Rx work check
Eilon Greenstein
2
-1
/
+8
2008-08-24
mv643xx_eth: bump version to 1.3
Lennert Buytenhek
1
-1
/
+1
2008-08-24
mv643xx_eth: enforce multiple-of-8-bytes receive buffer size restriction
Lennert Buytenhek
1
-5
/
+13
2008-08-24
mv643xx_eth: fix NULL pointer dereference in rxq_process()
Lennert Buytenhek
1
-1
/
+1
2008-08-24
mv643xx_eth: fix inconsistent lock semantics
Lennert Buytenhek
1
-2
/
+2
2008-08-24
mv643xx_eth: fix double add_timer() on the receive oom timer
Lennert Buytenhek
1
-4
/
+2
2008-08-24
mv643xx_eth: fix NAPI 'rotting packet' issue
Lennert Buytenhek
1
-2
/
+1
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
10
-12
/
+0
2008-08-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
22
-68
/
+72
2008-08-18
removed unused #include <version.h>
Huang Weiyi
13
-13
/
+0
2008-08-18
rt2x00: Fix txdone_entry_desc_flags
Jochen Friedrich
2
-4
/
+5
2008-08-18
b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306
Larry Finger
1
-0
/
+1
2008-08-18
p54u: reset skb's data/tail pointer on requeue
Christian Lamparter
1
-0
/
+10
2008-08-18
p54: move p54_vdcf_init to the right place.
Christian Lamparter
1
-9
/
+11
2008-08-18
iwlwifi: fix printk newlines
Jiri Slaby
5
-11
/
+11
2008-08-18
rtl8187: Add USB ID for Netgear WG111V3
matthieu Barthélemy
1
-0
/
+1
2008-08-18
b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3)
Larry Finger
1
-0
/
+1
2008-08-18
ath5k: Don't fiddle with MSI on suspend/resume.
Michael Karcher
1
-6
/
+2
2008-08-18
p54: Fix regression due to "net: Delete NETDEVICES_MULTIQUEUE kconfig option"
Christian Lamparter
2
-24
/
+25
2008-08-18
ath9k: work around gcc ICEs (again)
Adrian Bunk
1
-1
/
+5
2008-08-16
bnx2: Fix build with VLAN_8021Q disabled.
David S. Miller
1
-1
/
+1
2008-08-16
tun: fallback if skb_alloc() fails on big packets
Rusty Russell
1
-4
/
+62
2008-08-16
tun: TUNGETIFF interface to query name and flags
Mark McLoughlin
1
-0
/
+39
2008-08-16
loopback: Drop obsolete ip_summed setting
Herbert Xu
1
-3
/
+0
2008-08-16
loopback: Remove rest of LOOPBACK_TSO code.
David S. Miller
1
-62
/
+0
2008-08-16
loopback: Enable TSO
Herbert Xu
1
-2
/
+0
2008-08-16
tg3: Update version to 3.94
Matt Carlson
1
-2
/
+2
2008-08-16
tg3: fix 64 bit counter for ethtool stats
Stefan Buehler
1
-1
/
+6
2008-08-16
tg3: Fix firmware event timeouts
Matt Carlson
2
-16
/
+40
2008-08-16
tg3: Turn off ASF "driver alive" heartbeats for APE
Matt Carlson
1
-1
/
+2
2008-08-16
tg3: Preserve register settings for DASH
Matt Carlson
2
-2
/
+26
[prev]
[next]