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.12.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-11-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
13
-84
/
+103
2008-11-20
netdevice wanrouter: Convert directly reference of netdev->priv
Wang Chen
1
-45
/
+44
2008-11-20
netdevice ni65: Convert directly reference of netdev->priv
Wang Chen
1
-16
/
+16
2008-11-20
netdevice ppp: Convert directly reference of netdev->priv
Wang Chen
1
-10
/
+5
2008-11-20
smsc95xx: add tx checksum offload support
Steve Glendinning
1
-10
/
+65
2008-11-20
atl2: don't request irq on resume if netif running
Alan Jenkins
1
-3
/
+5
2008-11-20
sfc: Fix dependency for SFC_MTD
Ben Hutchings
1
-1
/
+1
2008-11-20
netdevice lance: Convert directly reference of netdev->priv
Wang Chen
1
-13
/
+13
2008-11-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-16
/
+23
2008-11-20
mv643xx_eth: calculate descriptor pointer only once in rxq_refill()
Lennert Buytenhek
1
-5
/
+7
2008-11-20
mv643xx_eth: move receive error handling out of line
Lennert Buytenhek
1
-26
/
+29
2008-11-20
mv643xx_eth: implement ->set_rx_mode()
Lennert Buytenhek
1
-70
/
+104
2008-11-20
mv643xx_eth: inline txq_alloc_desc_index()
Lennert Buytenhek
1
-17
/
+6
2008-11-20
mv643xx_eth: introduce per-port register area pointer
Lennert Buytenhek
1
-109
/
+121
2008-11-20
mv643xx_eth: checkpatch fixes
Lennert Buytenhek
1
-16
/
+22
2008-11-20
smc911x: Fix printf format typo in smc911x driver.
Vernon Sauder
1
-1
/
+1
2008-11-20
myri10ge: remove hardcoded sram_size
Brice Goglin
1
-10
/
+13
2008-11-20
myri10ge: fix per-slice rx/tx_dropped counters
Brice Goglin
1
-2
/
+4
2008-11-20
asix: Fix asix-based cards connecting to 10/100Mbs LAN.
Pantelis Koukousoulas
1
-1
/
+3
2008-11-20
mv643xx_eth: fix recycle check bound
Lennert Buytenhek
1
-1
/
+2
2008-11-20
mv643xx_eth: fix the order of mdiobus_{unregister, free}() calls
Lennert Buytenhek
1
-1
/
+1
2008-11-20
netdev/smc91x: unify Blackfin code a bit and use proper read/write functions
Mike Frysinger
1
-33
/
+12
2008-11-20
sh: sh_eth: Update to change of mii_bus
Nobuhiro Iwamatsu
1
-2
/
+2
2008-11-20
netdevice hamradio: Convert directly reference of netdev->priv
Wang Chen
2
-12
/
+12
2008-11-20
netdevice: 82596: Convert netdev->priv to netdev_priv
Wang Chen
1
-14
/
+14
2008-11-20
igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resize
Alexander Duyck
3
-57
/
+59
2008-11-20
igb: simplify swap in clean_rx_irq if using packet split
Alexander Duyck
1
-2
/
+4
2008-11-20
igb: update name to reflect new hardware
Alexander Duyck
1
-2
/
+2
2008-11-20
acenic: convert to net_device_ops
Stephen Hemminger
1
-8
/
+12
2008-11-20
niu: convert to net_device_ops
Stephen Hemminger
1
-8
/
+13
2008-11-20
forcedeth: convert to net_device_ops
Stephen Hemminger
1
-12
/
+17
2008-11-20
tg3: convert to net_device_ops
Stephen Hemminger
1
-12
/
+19
2008-11-20
ixgb: convert to net_device_ops
Stephen Hemminger
2
-27
/
+36
2008-11-20
enic: convert to net_device_ops
Stephen Hemminger
1
-12
/
+17
2008-11-20
ppp: convert to net_device_ops
Stephen Hemminger
1
-1
/
+5
2008-11-20
e100: convert to net_device_ops
Stephen Hemminger
1
-11
/
+16
2008-11-20
igb: convert to net_device_ops
Stephen Hemminger
1
-14
/
+19
2008-11-20
via-velocity: convert to net_device_ops
Stephen Hemminger
1
-10
/
+14
2008-11-20
e1000: convert to net_device_ops
Stephen Hemminger
1
-14
/
+21
2008-11-20
cxgb2: convert to net_device_ops
Stephen Hemminger
1
-11
/
+19
2008-11-20
cxgb3: convert to net_device_ops
Stephen Hemminger
1
-13
/
+16
2008-11-20
atlx: convert to net_device_ops
Stephen Hemminger
2
-28
/
+33
2008-11-20
atl1e: convert to net_device_ops
Stephen Hemminger
1
-13
/
+19
2008-11-20
tun: convert to net_device_ops
Stephen Hemminger
1
-5
/
+20
2008-11-20
8139: convert to net_device_ops
Stephen Hemminger
2
-24
/
+36
2008-11-20
r8169: convert to net_device_ops
Francois Romieu
1
-16
/
+32
2008-11-20
skge: convert to net_device_ops
Stephen Hemminger
1
-18
/
+33
2008-11-20
sky2: convert to net_device_ops
Stephen Hemminger
1
-13
/
+35
2008-11-20
e1000e: convert to net_device_ops
Stephen Hemminger
1
-14
/
+20
2008-11-20
bonding: convert to net_device_ops
Stephen Hemminger
3
-66
/
+56
[next]