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
2012-01-05
cnic: Improve error recovery on bnx2x devices
Michael Chan
3
-8
/
+74
2012-01-05
cnic: Re-init dev->stats_addr after chip reset
Michael Chan
1
-0
/
+1
2012-01-05
bna: fix sparse warnings/errors
stephen hemminger
4
-7
/
+8
2012-01-05
bna: make ethtool_ops and strings const
stephen hemminger
1
-2
/
+2
2012-01-05
xgmac: cleanups
stephen hemminger
1
-2
/
+2
2012-01-05
net: make ethtool_ops const
stephen hemminger
6
-8
/
+8
2012-01-05
vmxnet3" make ethtool ops const
stephen hemminger
1
-1
/
+1
2012-01-05
xen-netback: make ops structs const
stephen hemminger
1
-2
/
+2
2012-01-05
virtio_net: Pass gfp flags when allocating rx buffers.
Mike Waychison
1
-1
/
+2
2012-01-05
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
Neerav Parikh
3
-1
/
+90
2012-01-05
igb: reset PHY after recovering from PHY power down
Koki Sanagi
1
-0
/
+1
2012-01-05
igb: add basic runtime PM support
Yan, Zheng
2
-19
/
+133
2012-01-05
igb: Add support for byte queue limits.
Eric Dumazet
2
-0
/
+10
2012-01-05
e1000: cleanup CE4100 MDIO registers access
Florian Fainelli
2
-12
/
+7
2012-01-05
e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove
Florian Fainelli
1
-0
/
+2
2012-01-05
e1000: fix lockdep splat in shutdown handler
Jesse Brandeburg
1
-7
/
+1
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
46
-1981
/
+999
2012-01-05
ath6kl: revert USB support
John W. Linville
8
-501
/
+20
2012-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+24
2012-01-05
mwl8k: Changing the driver version to 0.13
Yogesh Ashok Powar
1
-1
/
+1
2012-01-05
r6040: place comments before code
Florian Fainelli
1
-3
/
+4
2012-01-05
r6040: use __aligned(size)
Florian Fainelli
1
-1
/
+1
2012-01-05
r6040: use definitions for MAC_SM register read/writes
Florian Fainelli
1
-2
/
+3
2012-01-05
r6040: use MAC_RST bit definition with MCR1 read/writes
Florian Fainelli
1
-3
/
+3
2012-01-05
r6040: define more MCR0 register bits
Florian Fainelli
1
-3
/
+6
2012-01-05
r6040: remove unused variables and definitions
Florian Fainelli
1
-13
/
+1
2012-01-05
r6040: use an unique MDIO bus name
Florian Fainelli
1
-1
/
+2
2012-01-04
mwl8k: Recover from firmware crash
Yogesh Ashok Powar
1
-7
/
+129
2012-01-04
ath9k: tx queue enable is read only for EDMA chipsets
Mohammed Shafi Shajakhan
1
-2
/
+5
2012-01-04
rt2x00: Change RF3853 to RF3053.
Gertjan van Wingerde
1
-2
/
+2
2012-01-04
rt2x00: RT3593 is also applicable to USB.
Gertjan van Wingerde
1
-1
/
+1
2012-01-04
rt2x00usb: Zero USB padding before sending URB
Jakub Kiciński
1
-3
/
+13
2012-01-04
rt2800usb: Let rt2x00usb handle USB padding
Jakub Kiciński
1
-27
/
+10
2012-01-04
rt2x00: Convert big if-statements to switch-statements.
Gertjan van Wingerde
1
-18
/
+26
2012-01-04
rt2x00: Whitespace cleanup.
Gertjan van Wingerde
1
-1
/
+1
2012-01-04
rt2x00: Identify rt2800usb chipsets.
Gertjan van Wingerde
1
-14
/
+12
2012-01-04
carl9170: move checksum and txseq into subfunctions
Christian Lamparter
1
-37
/
+60
2012-01-04
rt2800usb: Move ID out of unknown
Larry Finger
1
-1
/
+1
2012-01-04
ipw2x00: remove reset_port functionality
Stanislav Yakovlev
2
-29
/
+0
2012-01-04
ath9k_hw: increase tx status ring buffer size
Rajkumar Manoharan
4
-4
/
+4
2012-01-04
iwlegacy: 3945: fix hw passive scan on radar channels
Stanislaw Gruszka
1
-4
/
+4
2012-01-04
iwlegacy: 3945: simplify calculations of retry limit
Stanislaw Gruszka
3
-15
/
+6
2012-01-04
iwlegacy: random 3945-rs.c cleanups
Stanislaw Gruszka
1
-20
/
+11
2012-01-04
iwlegacy: 4965: remove one il4965_hdl_beacon
Stanislaw Gruszka
2
-21
/
+1
2012-01-04
iwlegacy: 3945: get rid of hw_{set,get}_rate
Stanislaw Gruszka
2
-20
/
+1
2012-01-04
iwlegacy: 4965: small tx_cmd build cleanup
Stanislaw Gruszka
2
-30
/
+9
2012-01-04
iwlegacy: 4965: toggle tx antenna inline
Stanislaw Gruszka
2
-25
/
+18
2012-01-04
iwlegacy: move some i/o helpers out of inline
Stanislaw Gruszka
2
-192
/
+175
2012-01-04
iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()
Dan Carpenter
1
-1
/
+1
2012-01-04
iwlegacy: remove iwl-sta.c
Stanislaw Gruszka
1
-817
/
+0
[next]