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-08-28
ath5k: clean up filter flags setting
Bob Copeland
1
-16
/
+23
2009-08-28
mwl8k: separate driver and device info reporting during probe
Lennert Buytenhek
1
-9
/
+12
2009-08-28
mwl8k: missing endian conversion when printing firmware command result
Lennert Buytenhek
1
-1
/
+1
2009-08-28
mwl8k: fix pci dma mapping leak in mwl8k_post_cmd() error path
Lennert Buytenhek
1
-1
/
+4
2009-08-28
mwl8k: fix inverted error test in mwl8k_bss_info_changed()
Lennert Buytenhek
1
-1
/
+1
2009-08-28
ar9170: remove unnecessary call to ar9170_set_beacon_timers
Joerg Albert
1
-6
/
+0
2009-08-28
ar9170: cleanup of bss_info_changed and beacon config
Joerg Albert
3
-18
/
+21
2009-08-28
ipw2x00: update contact information
Reinette Chatre
8
-8
/
+8
2009-08-28
iwlwifi: fix unloading driver while scanning
Wey-Yi Guy
2
-2
/
+3
2009-08-28
iwlwifi: fix remove key error
Abhijeet Kolekar
1
-1
/
+1
2009-08-28
iwlwifi: read enhanced tx power info from EEPROM image
Wey-Yi Guy
3
-1
/
+332
2009-08-28
iwlwifi: remove duplicated define
Wey-Yi Guy
1
-1
/
+0
2009-08-28
iwlwifi: set HT flags in ieee80211_rx_status for received packets
Daniel C Halperin
1
-0
/
+10
2009-08-28
iwlwifi: clear rate control flags on non-HT packet
Daniel C Halperin
1
-0
/
+1
2009-08-28
iwlwifi: show current tx power
Wey-Yi Guy
2
-0
/
+55
2009-08-28
iwlwifi: change IWL6000_UCODE_API_MAX to v4
Wey-Yi Guy
2
-4
/
+18
2009-08-28
iwlwifi: error checking for setting tx_power in sysfs
Wey-Yi Guy
2
-11
/
+30
2009-08-28
iwlwifi: name changes from "tx_power_channel_lmt" to "tx_power_device_lmt"
Wey-Yi Guy
2
-5
/
+5
2009-08-28
iwlwifi: do not allow set tx power over channel power limit
Wey-Yi Guy
1
-4
/
+4
2009-08-28
iwlwifi: set default tx power user limit to minimal
Wey-Yi Guy
1
-1
/
+4
2009-08-28
iwlwifi: Make injection of non-broadcast frames work again
Gábor Stefanik
2
-7
/
+12
2009-08-28
libertas: Add support for Marvell Libertas CF8305
Marek Vasut
1
-2
/
+37
2009-08-28
libertas: clean up and clarify get_common_rates
Dan Williams
1
-31
/
+27
2009-08-28
libertas: Read buffer overflow
Roel Kluin
1
-16
/
+15
2009-08-28
ath9k: Fix chainmask selection during scanning
Sujith
1
-1
/
+6
2009-08-28
libipw: switch from ieee80211_* to libipw_* naming policy
John W. Linville
10
-1254
/
+1255
2009-08-28
rndis_wlan: fix broken logic in add_wep_key()
Jussi Kivilinna
1
-1
/
+1
2009-08-28
ath9k: Add support FIF_OTHER_BSS filtering mode.
Javier Cardona
1
-3
/
+4
2009-08-28
p54: fix broadcast buffering in AP mode
Christian Lamparter
1
-0
/
+3
2009-08-27
tg3: Update version to 3.100
Matt Carlson
1
-2
/
+2
2009-08-27
broadcom: Make the 57780 IEEE compliant
Matt Carlson
1
-2
/
+35
2009-08-27
broadcom: Add AC131 phy support
Matt Carlson
1
-0
/
+158
2009-08-27
broadcom: Add BCM50610M support
Matt Carlson
1
-8
/
+30
2009-08-27
tg3: Convert code to use PHY_IS_FET
Matt Carlson
2
-27
/
+47
2009-08-27
tg3: Create MII_TG3_FET namespace
Matt Carlson
2
-25
/
+34
2009-08-27
tg3: Tune 5785 clock switching
Matt Carlson
2
-5
/
+14
2009-08-27
tg3: Add 57788, remove 57720
Matt Carlson
2
-2
/
+5
2009-08-27
tg3: Preserve PCIe MPS setting for new devs
Matt Carlson
1
-3
/
+15
2009-08-27
tg3: Fix TSO test against wrong flags var
Matt Carlson
1
-1
/
+1
2009-08-27
tg3: Prevent tx BD corruption
Matt Carlson
2
-1
/
+36
2009-08-27
tg3: Fix 57780 asic rev PCIe link receiver errors
Matt Carlson
2
-2
/
+16
2009-08-27
e1000: Remove unused function e1000_mta_set.
Graham, David
1
-46
/
+0
2009-08-27
igb/ixgbe: add IPV6_CSUM support to vlan_features
Alexander Duyck
2
-0
/
+2
2009-08-27
ixgbe: cleanup functions that should have been defined static
Don Skidmore
6
-122
/
+81
2009-08-27
ixgbe: Fix isues while reporting 8259x backplane link capabilities
Mallikarjuna R Chilakala
1
-11
/
+8
2009-08-27
netxen: bridged mode optimizations
Narender Kumar
3
-2
/
+116
2009-08-27
netxen: remove netxen_nic_niu.c
Dhananjay Phadke
6
-290
/
+141
2009-08-27
netxen: implement generic pcie semaphore functions
Dhananjay Phadke
6
-144
/
+71
2009-08-27
netxen: remove unused code
Dhananjay Phadke
4
-390
/
+11
2009-08-24
r6040: bump to version 0.25 and 20 August 2009 release date
Florian Fainelli
1
-2
/
+2
[next]