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
2009-01-11
ucc_geth: use correct UCCE macros
Timur Tabi
2
-174
/
+68
2009-01-11
cxgb3: Keep LRO off if disabled when interface is down
Roland Dreier
3
-10
/
+21
2009-01-11
sfc: SFT9001: Fix condition for LNPGA power-off
Ben Hutchings
1
-2
/
+3
2009-01-11
smsc911x: register irq with device name, not driver name
Steve Glendinning
1
-1
/
+1
2009-01-11
smsc911x: fix smsc911x_reg_read compiler warning
Steve Glendinning
1
-0
/
+1
2009-01-11
forcedeth: napi schedule lock fix
Ayaz Abdulla
1
-2
/
+2
2009-01-11
forcedeth: remove mgmt unit for mcp79 chipset
Ayaz Abdulla
1
-4
/
+4
2009-01-11
qlge: Remove dynamic alloc of rx ring control blocks.
Ron Mercer
2
-33
/
+10
2009-01-11
qlge: Fix schedule while atomic issue.
Ron Mercer
1
-3
/
+3
2009-01-11
qlge: Remove support for device ID 8000.
Ron Mercer
2
-3
/
+1
2009-01-11
qlge: Get rid of split addresses in hardware control blocks.
Ron Mercer
3
-66
/
+32
2009-01-11
qlge: Get rid of volatile usage for shadow register.
Ron Mercer
3
-14
/
+34
2009-01-11
forcedeth: version bump and copyright
Ayaz Abdulla
1
-2
/
+2
2009-01-11
forcedeth: xmit lock fix
Ayaz Abdulla
1
-2
/
+4
2009-01-11
netdev: missing validate_address hooks
Stephen Hemminger
3
-0
/
+3
2009-01-11
netdev: add missing set_mac_address hook
Stephen Hemminger
27
-1
/
+28
2009-01-11
netdev: gianfar: add MII ioctl handler
Clifford Wolf
1
-0
/
+15
2009-01-11
drivers/net/wireless/libertas: move a dereference below a NULL test
Julia Lawall
1
-3
/
+4
2009-01-11
drivers/net/hamradio/6pack.c: move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2009-01-11
3c59x: Use device_set_wakeup_enable
Steffen Klassert
1
-0
/
+2
2009-01-11
qlge: Naming interrupt vectors
Jesper Dangaard Brouer
1
-2
/
+2
2009-01-11
b44: fix misalignment and wasted space in rx handling
Felix Fietkau
1
-7
/
+6
2009-01-11
e1000e: Add process name to WARN message when detecting Mutex contention
David Graham
1
-6
/
+13
2009-01-11
r6040: bump release to 0.21
Florian Fainelli
1
-2
/
+2
2009-01-11
r6040: no longer mark r6040 as being experimental
Florian Fainelli
1
-1
/
+1
2009-01-11
r6040: generate random ethernet MAC address when not initialized
Florian Fainelli
1
-2
/
+4
2009-01-11
r6040: fix ifconfig down and freeing of tx/rx descriptors
Florian Fainelli
1
-11
/
+21
2009-01-11
irda: fix incomplete conversation to internal stats
Alexander Beregalov
2
-5
/
+5
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
77
-10490
/
+1000
2009-01-08
net: convert pegasus driver to net_device_ops
Oliver Neukum
1
-7
/
+14
2009-01-08
bnx2x: Prevent eeprom set when driver is down
Eilon Greenstein
1
-0
/
+3
2009-01-08
net: switch kaweth driver to netdevops
Oliver Neukum
1
-11
/
+12
2009-01-08
pcnet32: round off carrier watch timer
Stephen Hemminger
1
-2
/
+2
2009-01-08
i2400m/usb: wrap USB power saving in #ifdef CONFIG_PM
Inaky Perez-Gonzalez
1
-0
/
+6
2009-01-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
43
-29
/
+9969
2009-01-08
r6040: bump release number to 0.20
Florian Fainelli
1
-2
/
+2
2009-01-08
r6040: warn about MAC address being unset
Florian Fainelli
1
-0
/
+5
2009-01-08
r6040: check PHY status when bringing interface up
Florian Fainelli
1
-0
/
+4
2009-01-08
r6040: make printks consistent with DRV_NAME
Florian Fainelli
1
-7
/
+7
2009-01-08
gianfar: Fixup use of BUS_ID_SIZE
Kumar Gala
1
-3
/
+3
2009-01-08
mlx4_en: Returning real Max in get_ringparam
Yevgeny Petrilin
2
-2
/
+8
2009-01-08
mlx4_en: Consider inline packets on completion
Yevgeny Petrilin
2
-26
/
+34
2009-01-08
netdev: bfin_mac: enable bfin_mac net dev driver for BF51x
Sonic Zhang
1
-1
/
+1
2009-01-08
dm9601: warn on invalid mac address
Wu Fengguang
1
-2
/
+9
2009-01-08
dm9601: tell HW about random generated mac address
Wu Fengguang
1
-1
/
+8
2009-01-08
fix similar typos to successfull
Coly Li
2
-2
/
+2
2009-01-08
hp100: update to net_device_ops
Stephen Hemminger
1
-8
/
+24
2009-01-08
b44: convert to net_device_ops
Stephen Hemminger
1
-12
/
+17
2009-01-08
atp: convert to net_device_ops
Stephen Hemminger
1
-8
/
+24
2009-01-08
amd8111e: convert to net_device_ops
Stephen Hemminger
1
-14
/
+21
[next]