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.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-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
2009-04-20
loopback: packet drops accounting
Eric Dumazet
1
-6
/
+15
2009-04-20
e1000: init link state correctly
Jesse Brandeburg
1
-4
/
+5
2009-04-20
e1000e: indicate link down at load
Jesse Brandeburg
1
-4
/
+5
2009-04-20
igb: fix link down inital state
Jesse Brandeburg
1
-4
/
+5
2009-04-20
ixgb: fix link down initial state
Jesse Brandeburg
1
-3
/
+5
2009-04-20
ixgbe: fix link down initial state
Jesse Brandeburg
1
-2
/
+5
2009-04-20
iseries_veth: fix build breakage
Alexander Beregalov
1
-1
/
+1
2009-04-18
myri10ge: fix compile error
Andrew Gallatin
1
-1
/
+1
2009-04-17
wan/pc300_drv: convert to net_device_ops
Alexander Beregalov
1
-8
/
+12
2009-04-17
irda: include etherdevice.h for eth_*() functions
Alexander Beregalov
3
-0
/
+3
2009-04-17
myri10ge: fix tx ring size in ethtool -g
Brice Goglin
1
-1
/
+1
2009-04-17
myri10ge: add MODULE_DEVICE_TABLE
Brice Goglin
1
-1
/
+3
2009-04-17
myri10ge: allow per-board firmware overriding
Brice Goglin
1
-2
/
+23
2009-04-17
myri10ge: force stats update in ethtool gstats
Brice Goglin
1
-0
/
+7
2009-04-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
75
-501
/
+5931
2009-04-17
ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()
Tony Breeds
1
-1
/
+1
2009-04-16
phylib: Fix delay argument of schedule_delayed_work
Atsushi Nemoto
1
-3
/
+2
2009-04-16
fec: call fec_restart() in fec_open()
Sascha Hauer
1
-10
/
+8
2009-04-16
FEC Buffer rework
Sascha Hauer
1
-51
/
+88
2009-04-16
fec: switch to net_device_ops
Sascha Hauer
1
-16
/
+20
2009-04-16
fec: remove debugging printks
Sascha Hauer
1
-33
/
+0
2009-04-16
fec: align receive packets
Sascha Hauer
1
-2
/
+3
2009-04-16
fec: refactor init function
Sascha Hauer
1
-35
/
+4
2009-04-16
fec: refactor set_multicast_list() to make it more readable
Sascha Hauer
1
-48
/
+51
2009-04-16
fec: Codingstyle cleanups
Sascha Hauer
1
-215
/
+139
2009-04-16
fec: remove unnecessary cast
Sascha Hauer
1
-9
/
+5
2009-04-16
fec: do not typedef struct types
Sascha Hauer
2
-21
/
+24
2009-04-16
fec: switch to writel/readl
Sascha Hauer
2
-237
/
+161
2009-04-16
sun3lance: convert to net_device_ops
Alexander Beregalov
1
-6
/
+11
2009-04-16
smc911x: convert to net_device_ops
Alexander Beregalov
1
-8
/
+15
2009-04-16
sgiseeq: convert to net_device_ops
Alexander Beregalov
1
-6
/
+12
2009-04-16
sb1250-mac: convert to net_device_ops
Alexander Beregalov
1
-12
/
+17
2009-04-16
rionet: convert to net_device_ops
Alexander Beregalov
1
-4
/
+10
2009-04-16
pci-skeleton: convert to net_device_ops
Alexander Beregalov
1
-7
/
+12
2009-04-16
pasemi_mac: convert to net_device_ops
Alexander Beregalov
1
-9
/
+14
2009-04-16
netx-eth: convert to net_device_ops
Alexander Beregalov
1
-5
/
+12
2009-04-16
mvme147: convert to net_device_ops
Alexander Beregalov
1
-5
/
+12
2009-04-16
mipsnet: convert to net_device_ops
Alexander Beregalov
1
-4
/
+11
2009-04-16
meth: convert to net_device_ops
Alexander Beregalov
1
-13
/
+15
2009-04-16
macmace: convert to net_device_ops
Alexander Beregalov
1
-6
/
+12
2009-04-16
mace: convert to net_device_ops
Alexander Beregalov
1
-5
/
+11
2009-04-16
lib82596: convert to net_device_ops
Alexander Beregalov
1
-9
/
+14
2009-04-16
korina: convert to net_device_ops
Alexander Beregalov
1
-9
/
+16
2009-04-16
jazzsonic: convert to net_device_ops
Alexander Beregalov
1
-6
/
+13
2009-04-16
ixp2000/ixpdev: convert to net_device_ops
Alexander Beregalov
1
-6
/
+13
2009-04-16
iseries_veth: convert to net_device_ops
Alexander Beregalov
1
-6
/
+11
2009-04-16
irda/sa1100_ir: convert to net_device_ops
Alexander Beregalov
1
-5
/
+12
2009-04-16
irda/pxaficp_ir: convert to net_device_ops
Alexander Beregalov
1
-4
/
+11
2009-04-16
irda/au1k_ir: convert to net_device_ops
Alexander Beregalov
1
-5
/
+12
2009-04-16
ibmveth: convert to net_device_ops
Alexander Beregalov
1
-10
/
+16
[next]