index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath10k: cache calibration data when the core is stopped
Marty Faltesek
2016-11-10
2
-36
/
+40
*
Revert "ath9k_hw: implement temperature compensation support for AR9003+"
Felix Fietkau
2016-11-10
2
-23
/
+3
*
ath10k: fix throughput regression in multi client mode
Rajkumar Manoharan
2016-10-31
2
-2
/
+2
*
ath10k: fix reporting channel survey data
Ashok Raj Nagarajan
2016-10-31
1
-1
/
+1
*
ath10k: fix sending frame in management path in push txq logic
Ashok Raj Nagarajan
2016-10-31
1
-0
/
+20
*
ath10k: Add WMI_SERVICE_PERIODIC_CHAN_STAT_SUPPORT wmi service
Tamizh chelvam
2016-10-31
1
-0
/
+5
*
ath10k: fix copy engine 5 destination ring stuck
Rajkumar Manoharan
2016-10-28
1
-0
/
+7
*
carl9170: fix debugfs crashes
Christian Lamparter
2016-10-22
1
-2
/
+4
*
ath9k: bring back direction setting in ath9k_{start_stop}
Giedrius Statkevičius
2016-09-07
1
-2
/
+7
*
ath9k: fix AR5416 access GPIO warning
Miaoqing Pan
2016-09-02
1
-2
/
+2
*
ath10k: Remove driver log suggesting QCA9887 support is experimental
Mohammed Shafi Shajakhan
2016-08-31
1
-1
/
+0
*
ath10k: fix get rx_status from htt context
Ashok Raj Nagarajan
2016-08-31
1
-5
/
+5
*
ath9k: fix using sta->drv_priv before initializing it
Felix Fietkau
2016-08-22
1
-4
/
+4
*
ath9k: fix client mode beacon configuration
Felix Fietkau
2016-08-22
1
-0
/
+1
*
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
10
-27
/
+27
*
ath9k_hw: implement temperature compensation support for AR9003+
Felix Fietkau
2016-07-19
2
-3
/
+23
*
ath9k_hw: get rid of some duplicate code in calibration init
Felix Fietkau
2016-07-19
1
-32
/
+22
*
ath9k_hw: simplify ar9003_hw_per_calibration
Felix Fietkau
2016-07-19
1
-27
/
+26
*
ath9k_hw: fix duplicate (and partially wrong) definition of AR_CH0_THERM
Felix Fietkau
2016-07-19
1
-15
/
+10
*
ath9k_hw: fix spectral scan on AR9285 and newer
Felix Fietkau
2016-07-19
2
-10
/
+27
*
ath9k: simplify the code-paths when not using the built-in EEPROM
Martin Blumenstingl
2016-07-19
3
-53
/
+41
*
ath6kl: sme_state shortcut to SME_DISCONNECTED removed
Dan Kephart
2016-07-19
1
-2
/
+0
*
ath6kl: Unset IFF_LOWER_UP flag on AP mode leave.
Pierre Le Magourou
2016-07-19
1
-0
/
+1
*
ath6kl: Fix wrong regulatory domain disconnection.
Pierre Le Magourou
2016-07-19
1
-1
/
+2
*
ath6kl: Fix WLAN tethering authentication problem.
Pierre Le Magourou
2016-07-19
1
-4
/
+5
*
ath10k: disable wake_tx_queue for older devices
Michal Kazior
2016-07-19
2
-2
/
+23
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2016-07-18
35
-367
/
+625
|
\
|
*
ath10k: fix possible wrong rx_busy time reporting in QCA4019
Vasanthakumar Thiagarajan
2016-07-08
1
-1
/
+2
|
*
wcn36xx: Silence error about unsupported smd event 188
Bjorn Andersson
2016-07-08
1
-0
/
+2
|
*
ath9k: Fix beacon configuration for addition/removal of interfaces
Benjamin Berg
2016-07-08
4
-126
/
+165
|
*
ath9k: Remove some #defined constants to decrease verbosity
Benjamin Berg
2016-07-08
8
-14
/
+11
|
*
ath9k: Expose tsf_adjustment in mac80211 tsf getters and setters.
Benjamin Berg
2016-07-08
1
-0
/
+2
|
*
ath9k: Use tsf offset helper in ath9k_hw_reset
Benjamin Berg
2016-07-08
1
-8
/
+8
|
*
ath9k: Handle channel context in get_/set_/reset_tsf
Benjamin Berg
2016-07-08
1
-3
/
+18
|
*
ath9k: Correct TSF adjustment to align the beacon time correctly
Benjamin Berg
2016-07-08
1
-4
/
+8
|
*
ath9k: move all ath9k_platform_data initialization into one function
Martin Blumenstingl
2016-07-08
1
-24
/
+25
|
*
ath9k: remove return value from ath9k_hw_init_macaddr
Martin Blumenstingl
2016-07-08
1
-10
/
+5
|
*
ath9k: ath9k_hw_init_macaddr should not overwrite valid MAC addresses
Martin Blumenstingl
2016-07-08
1
-9
/
+13
|
*
ath9k: remove variable which is set but never read
Martin Blumenstingl
2016-07-08
1
-3
/
+0
|
*
ath9k: Allow configuration of LED polarity in platform data.
Martin Blumenstingl
2016-07-08
1
-0
/
+3
|
*
wcn36xx: Fix up wcn36xx_smd_update_scan_params()
Bjorn Andersson
2016-07-08
3
-9
/
+12
|
*
wcn36xx: Correct DXE chip version differentiation
Bjorn Andersson
2016-07-08
4
-26
/
+11
|
*
wcn36xx: Split mmio space into explicit regions
Bjorn Andersson
2016-07-08
4
-27
/
+59
|
*
wcn36xx: Change indication list lock to spinlock
Bjorn Andersson
2016-07-08
2
-7
/
+7
|
*
wcn36xx: Fold indication payload into message header
Bjorn Andersson
2016-07-08
2
-10
/
+7
|
*
ath10k: replace warning with an error message if HTT op version is unset
Mohammed Shafi Shajakhan
2016-07-08
1
-1
/
+1
|
*
ath10k: enable support for QCA9888
Anilkumar Kolli
2016-07-08
4
-0
/
+60
|
*
ath10k: remove unused member in ath10k_hw_regs
Anilkumar Kolli
2016-07-08
2
-5
/
+0
|
*
ath10k: Clean up peer when sta goes away.
Ben Greear
2016-07-08
1
-2
/
+10
|
*
ath10k: Add WARN_ON if we over-write peer-map pointer.
Ben Greear
2016-07-08
1
-0
/
+1
[next]