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
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-22
rndis_wlan: remove unused variable from priv structure
Jussi Kivilinna
1
-2
/
+0
2010-12-22
rndis_wlan: constify rndis_config_ops
Jussi Kivilinna
1
-1
/
+1
2010-12-22
rndis_wlan: turn radio off before interface is bring up
Jussi Kivilinna
1
-3
/
+3
2010-12-22
rndis_wlan: do not set default_key if not WEP key
Jussi Kivilinna
1
-0
/
+3
2010-12-22
rndis_wlan: scanning, workaround device returning incorrect bssid-list item c...
Jussi Kivilinna
1
-18
/
+62
2010-12-22
b43: N-PHY: enable support for PHYs rev 3 and higher
Rafał Miłecki
1
-1
/
+1
2010-12-22
b43: N-PHY: update 2056 radio on channel switch on rev3+
Rafał Miłecki
1
-1
/
+94
2010-12-22
b43: N-PHY: use correct channel tables for rev4+
Rafał Miłecki
2
-5
/
+33
2010-12-22
b43: N-PHY: avoid PHY hangs for rev 3 and 4
Rafał Miłecki
1
-0
/
+1
2010-12-22
b43: N-PHY: add init tables for 2056 radio
Rafał Miłecki
1
-0
/
+2931
2010-12-22
b43: N-PHY: implement radio 2056 init steps
Rafał Miłecki
3
-2
/
+111
2010-12-22
b43: use correct firmware for newer cores
Rafał Miłecki
1
-3
/
+9
2010-12-22
ath9k_hw: Fix bug in eeprom data length validation for AR9485
Vasanthakumar Thiagarajan
1
-1
/
+3
2010-12-22
ath5k: Use helper function to get eeprom mode from channel
Bruno Randolf
5
-65
/
+42
2010-12-22
ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead
Bruno Randolf
3
-25
/
+10
2010-12-22
ath5k: Track current TX power separately from max TX power
Bruno Randolf
2
-4
/
+4
2010-12-22
ath5k: Separate powertable setup and writing
Bruno Randolf
1
-18
/
+16
2010-12-22
ath5k: Simplify powertable recalculation
Bruno Randolf
2
-22
/
+14
2010-12-22
ath9k: unlock on error path in ath9k_change_interface()
Dan Carpenter
1
-4
/
+7
2010-12-22
rtlwifi: Use pci_pcie_cap()
Hauke Mehrtens
1
-1
/
+1
2010-12-22
ath9k: Use pci_is_pcie()
Hauke Mehrtens
1
-1
/
+1
2010-12-22
ath5k: Use pci_is_pcie()
Hauke Mehrtens
2
-3
/
+3
2010-12-22
rt2x00: Use pci_is_pcie()
Hauke Mehrtens
1
-1
/
+1
2010-12-22
wl12xx: remove unnecessary import
Hauke Mehrtens
1
-1
/
+0
2010-12-22
wl1251: remove unnecessary import
Hauke Mehrtens
1
-1
/
+0
2010-12-22
ath9k: fix aphy / wiphy idle mismatch
Luis R. Rodriguez
2
-0
/
+2
2010-12-22
ath9k: Fix warnings on card removal
Rajkumar Manoharan
4
-1
/
+7
2010-12-22
ath9k_htc: Fix warning on device removal
Sujith Manoharan
7
-14
/
+14
2010-12-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
145
-2838
/
+26741
2010-12-22
rtl818x: move rtl8180 and rtl8187 to separate subdirectories
John W. Linville
21
-22
/
+27
2010-12-20
rtlwifi: use alloc_workqueue
John W. Linville
1
-1
/
+1
2010-12-20
ath9k: do not limit the chainmask to 1 for legacy mode
Felix Fietkau
3
-34
/
+0
2010-12-20
ath9k_hw: fix PA predistortion HT40 mask
Felix Fietkau
3
-9
/
+13
2010-12-20
wl1251: wl12xx_get_platform_data() returns an ERR_PTR
Dan Carpenter
1
-1
/
+1
2010-12-20
rtlwifi: Fix use of mutex in interrupt code
Larry Finger
3
-5
/
+6
2010-12-20
ath9k: Properly initialize channel table for 2GHz
Mohammed Shafi Shajakhan
1
-0
/
+1
2010-12-20
rtl8192ce: Fix typo in Kconfig description
Anisse Astier
1
-1
/
+1
2010-12-20
ath9k_hw: remove baseband rfsilent support
Felix Fietkau
5
-43
/
+1
2010-12-20
ath9k: fix queue depth check for forming new aggregates
Felix Fietkau
2
-3
/
+19
2010-12-20
rtl8192ce: drop 'rtl8192c-' prefix from files
John W. Linville
21
-52
/
+52
2010-12-20
ath5k: Set available antenna information for cfg80211
Bruno Randolf
1
-0
/
+4
2010-12-20
hostap: remove netif_stop_queue from init
Meelis Roos
1
-1
/
+0
2010-12-20
mac80211/rt2x00: add ieee80211_tx_status_ni()
Johannes Stezenbach
3
-3
/
+8
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-7
/
+135
2010-12-16
rtlwifi: Switch locking from semaphores to mutexes
Larry Finger
4
-22
/
+22
2010-12-16
ath5k: Fix survey
Bruno Randolf
2
-12
/
+25
2010-12-16
rtl8192ce: Fix build on powerpc
Larry Finger
1
-0
/
+2
2010-12-16
ath: fix NULL pointer dereference on reg_notifier()
Luis R. Rodriguez
1
-0
/
+8
2010-12-16
ath9k_hw: Configure appropriate Tx power when PAPRD fails
Vasanthakumar Thiagarajan
5
-6
/
+47
2010-12-16
ath9k_hw: Disable PAPRD for rates with low Tx power
Vasanthakumar Thiagarajan
3
-15
/
+45
[prev]
[next]