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-10-09
qlge: Fix RX multicast filter settings.
Ron Mercer
1
-10
/
+39
2009-10-09
qlge: Fix frame routing for multicast frames.
Ron Mercer
1
-2
/
+2
2009-10-09
qlge: Fix frame routing issue related to bonding.
Ron Mercer
1
-0
/
+7
2009-10-09
qlge: Fix RSS hashing values.
Ron Mercer
2
-11
/
+13
2009-10-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
14
-150
/
+168
2009-10-08
znet: Don't claim DMA lock around free_dma() calls.
David S. Miller
1
-8
/
+0
2009-10-08
can: add TI CAN (HECC) driver
Anant Gole
3
-0
/
+1014
2009-10-08
ixgb: Use the instance of net_device_stats from net_device.
Ajit Khaparde
3
-46
/
+45
2009-10-08
qlge: Use the instance of net_device_stats from net_device.
Ajit Khaparde
2
-7
/
+6
2009-10-08
e1000: Use the instance of net_device_stats from net_device.
Ajit Khaparde
3
-27
/
+27
2009-10-08
igb: Use the instance of net_device_stats from net_device.
Ajit Khaparde
3
-30
/
+30
2009-10-08
ixgbe: Use the instance of net_device_stats from net_device.
Ajit Khaparde
3
-33
/
+34
2009-10-08
myri10ge: Use the instance of net_device_stats from net_device.
Ajit Khaparde
1
-3
/
+2
2009-10-08
netxen: Use the instance of net_device_stats from net_device.
Ajit Khaparde
2
-3
/
+1
2009-10-08
e1000e: Use the instance of net_device_stats from net_device.
Ajit Khaparde
3
-31
/
+31
2009-10-08
bonding: remove useless assignment
Nicolas de Pesloüan
1
-1
/
+1
2009-10-08
bonding: fix a parameter name in error message
Nicolas de Pesloüan
1
-1
/
+2
2009-10-08
libertas: remove extraneous select FW_LOADER
Holger Schurig
1
-1
/
+0
2009-10-08
libertas: Use lbs_is_cmd_allowed() check in command handling routines.
Amitkumar Karwar
5
-191
/
+34
2009-10-08
ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()
Luis R. Rodriguez
5
-14
/
+15
2009-10-08
ath9k: move ath_cleanup() below helpers to avoid forward declarations
Luis R. Rodriguez
1
-17
/
+14
2009-10-08
ath9k: add a helper to clean the core driver upon module unload
Luis R. Rodriguez
1
-2
/
+11
2009-10-08
ath9k: add helper to un-init the hw properly
Luis R. Rodriguez
1
-9
/
+14
2009-10-08
ath9k: initialize hw prior to debugfs
Luis R. Rodriguez
3
-15
/
+30
2009-10-08
ath9k: move common->debug_mask setting to ath_init_softc()
Luis R. Rodriguez
2
-5
/
+5
2009-10-08
ath5k: enable Power-Save Polls by setting the association ID
Luis R. Rodriguez
2
-3
/
+9
2009-10-08
ath5k: fix regression which triggers an SME join upon assoc
Luis R. Rodriguez
1
-2
/
+2
2009-10-08
ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()
Luis R. Rodriguez
1
-7
/
+8
2009-10-08
ath5k: simplify passed params to ath5k_hw_set_associd()
Luis R. Rodriguez
5
-9
/
+9
2009-10-08
ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()
Luis R. Rodriguez
2
-2
/
+2
2009-10-08
ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assoc
Luis R. Rodriguez
1
-7
/
+2
2009-10-08
ath5k: fix regression on setting bssid mask on association
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
wireless: fix CFG80211_WEXT build problems
Randy Dunlap
2
-2
/
+2
2009-10-08
orinoco: support ETHTOOL_GPERMADDR
John W. Linville
1
-0
/
+1
2009-10-08
ipw2200: support ETHTOOL_GPERMADDR
John W. Linville
1
-0
/
+1
2009-10-08
iwmc3200wifi: support ETHTOOL_GPERMADDR
John W. Linville
1
-0
/
+2
2009-10-08
libertas: first stab at cfg80211 support
Holger Schurig
6
-17
/
+262
2009-10-08
libertas: separate libertas' Kconfig in it's own file
Holger Schurig
3
-50
/
+60
2009-10-08
Wireless / ath5k: Simplify suspend and resume callbacks
Rafael J. Wysocki
1
-24
/
+11
2009-10-08
at76c50x-usb: set firmware and hardware version in wiphy
Kalle Valo
1
-0
/
+10
2009-10-08
iwlwifi: validate the signature for EEPROM and OTP
Wey-Yi Guy
2
-6
/
+34
2009-10-08
iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR access
Abhijeet Kolekar
5
-13
/
+23
2009-10-08
iwlwifi/iwl3945 : unify apm stop operation
Abhijeet Kolekar
8
-124
/
+47
2009-10-08
iwlwifi: LED cleanup
Johannes Berg
21
-721
/
+194
2009-10-08
iwlwifi: device tracing
Johannes Berg
9
-8
/
+256
2009-10-08
iwlwifi: set default aggregation frame count limit to 31
Wey-Yi Guy
1
-1
/
+1
2009-10-08
iwlwifi: clear the translate table area
Huaxu Wan
2
-2
/
+4
2009-10-08
iwlwifi: change valid EEPROM version for 1000 series
Wey-Yi Guy
1
-1
/
+1
2009-10-08
iwlwifi: reliable entering of critical temperature state
Wey-Yi Guy
5
-32
/
+135
2009-10-08
wl1251: remove wl1251_netlink.h
Kalle Valo
1
-30
/
+0
[prev]
[next]