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-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
2008-11-20
macvlan: convert to net_device_ops
Stephen Hemminger
1
-7
/
+12
2008-11-20
veth: convert to net_device_ops
Stephen Hemminger
1
-4
/
+8
2008-11-20
ifb: convert to net_device_ops
Stephen Hemminger
1
-3
/
+8
2008-11-20
netdev: convert loopback to net_device_ops
Stephen Hemminger
1
-4
/
+8
2008-11-20
netdev: introduce dev_get_stats()
Stephen Hemminger
2
-3
/
+4
2008-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
32
-114
/
+531
2008-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
23
-98
/
+494
2008-11-17
netdevice chelsio: Convert directly reference of netdev->priv
Wang Chen
2
-31
/
+31
2008-11-17
virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)
Mark McLoughlin
1
-20
/
+153
2008-11-17
virtio_net: hook up the set-tso ethtool op
Mark McLoughlin
1
-0
/
+1
2008-11-17
virtio_net: Recycle some more rx buffer pages
Mark McLoughlin
1
-9
/
+13
2008-11-17
e1000e: enable ECC correction on 82571 silicon
Alexander Duyck
3
-0
/
+14
2008-11-17
e1000e: fix IPMI traffic
Jeff Kirsher
3
-2
/
+51
2008-11-17
e1000e: fix warn_on reload after phy_id error
Jeff Kirsher
1
-0
/
+1
2008-11-17
phylib: make mdio-gpio work without OF (v4)
Paulius Zaleckas
2
-71
/
+166
2008-11-17
phylib: rename mdio-ofgpio to mdio-gpio
Paulius Zaleckas
3
-2
/
+2
2008-11-16
dm9000: Fix build error.
David S. Miller
1
-1
/
+1
2008-11-16
phy: fix phy address bug
Giulio Benetti
1
-2
/
+2
2008-11-16
e100: fix dma error in direction for mapping
Jesse Brandeburg
1
-10
/
+10
2008-11-16
igb: use dev_printk instead of printk
Bjorn Helgaas
1
-4
/
+3
2008-11-16
qla3xxx: Cleanup: Fix link print statements.
Ron Mercer
1
-14
/
+5
2008-11-16
igb: Use device_set_wakeup_enable
\"Rafael J. Wysocki\
2
-2
/
+7
2008-11-16
e1000: Use device_set_wakeup_enable
\"Rafael J. Wysocki\
2
-2
/
+7
2008-11-16
e1000e: Use device_set_wakeup_enable
\"Rafael J. Wysocki\
2
-2
/
+7
2008-11-16
via-velocity: enable perfect filtering for multicast packets
Joey Zhuo
1
-1
/
+1
2008-11-16
pegasus: minor resource shrinkage
David Brownell
1
-10
/
+26
2008-11-16
ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()
PJ Waskiewicz
1
-3
/
+3
2008-11-16
phy: Add support for Marvell 88E1118 PHY
Ron Madrid
1
-0
/
+66
2008-11-16
mlx4_en: Pause parameters per port
Yevgeny Petrilin
3
-22
/
+24
2008-11-15
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
5
-29
/
+15
2008-11-15
phylib: fix premature freeing of struct mii_bus
Lennert Buytenhek
1
-1
/
+1
2008-11-15
atl1: Do not enumerate options unsupported by chip
J. K. Cliburn
1
-14
/
+3
2008-11-15
atl1e: fix broken multicast by removing unnecessary crc inversion
J. K. Cliburn
1
-4
/
+0
[next]