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
/
ath
/
ath10k
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-31
ath10k: Remove driver log suggesting QCA9887 support is experimental
Mohammed Shafi Shajakhan
1
-1
/
+0
2016-08-31
ath10k: fix get rx_status from htt context
Ashok Raj Nagarajan
1
-5
/
+5
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
3
-12
/
+12
2016-07-19
ath10k: disable wake_tx_queue for older devices
Michal Kazior
2
-2
/
+23
2016-07-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
16
-100
/
+280
2016-07-08
ath10k: fix possible wrong rx_busy time reporting in QCA4019
Vasanthakumar Thiagarajan
1
-1
/
+2
2016-07-08
ath10k: replace warning with an error message if HTT op version is unset
Mohammed Shafi Shajakhan
1
-1
/
+1
2016-07-08
ath10k: enable support for QCA9888
Anilkumar Kolli
4
-0
/
+60
2016-07-08
ath10k: remove unused member in ath10k_hw_regs
Anilkumar Kolli
2
-5
/
+0
2016-07-08
ath10k: Clean up peer when sta goes away.
Ben Greear
1
-2
/
+10
2016-07-08
ath10k: Add WARN_ON if we over-write peer-map pointer.
Ben Greear
1
-0
/
+1
2016-07-08
ath10k: remove extra space on ath10k_update_channel_list
Eduardo Abinader
1
-1
/
+1
2016-07-08
ath10k: simplify pktlog htt event processing
Ashok Raj Nagarajan
2
-24
/
+3
2016-07-08
ath10k: remove unused <linux/semaphore.h>
Chaehyun Lim
1
-1
/
+0
2016-07-08
ath10k: ensure peer_map references are cleaned up
Ben Greear
1
-0
/
+17
2016-07-08
ath10k: ensure txrx-compl-task is stopped when cleaning htt-tx
Ben Greear
1
-0
/
+2
2016-07-08
ath10k: remove debugfs support for Per STA total rx duration
Mohammed Shafi Shajakhan
1
-24
/
+0
2016-07-08
ath10k: add support for ath10k_sta_statistics support
Mohammed Shafi Shajakhan
3
-0
/
+18
2016-07-08
ath10k: fix 10.4 extended peer stats update
Mohammed Shafi Shajakhan
6
-22
/
+119
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
1
-5
/
+9
2016-06-30
ath10k: fix some typo in spectral code commments
Mohammed Shafi Shajakhan
1
-2
/
+2
2016-06-30
ath10k: disable TX_STBC for tx chainmask of 1
Mohammed Shafi Shajakhan
1
-1
/
+4
2016-06-30
ath10k: enable beacon loss detection support for 10.4
Mohammed Shafi Shajakhan
1
-0
/
+4
2016-06-30
ath10k: fix potential null dereference bugs
Bob Copeland
4
-15
/
+24
2016-06-30
ath10k: remove unneccessary WARN_ON_ONCE in rx during ACS
Mohammed Shafi Shajakhan
1
-1
/
+1
2016-06-30
ath10k: fix crash during card removal
Mohammed Shafi Shajakhan
1
-0
/
+11
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+2
2016-06-14
ath10k: fix deadlock while processing rx_in_ord_ind
Rajkumar Manoharan
1
-1
/
+0
2016-06-14
ath10k: fix cycle counter wraparound handling for QCA4019
Vasanthakumar Thiagarajan
3
-5
/
+30
2016-06-14
ath10k: define an enum to enable cycle counter wraparound logic
Vasanthakumar Thiagarajan
4
-9
/
+20
2016-06-14
ath10k: fix CCK h/w rates for QCA99X0 and newer chipsets
Mohammed Shafi Shajakhan
4
-2
/
+56
2016-06-14
ath10k: remove duplicate and unused rx rate flags
Mohammed Shafi Shajakhan
1
-39
/
+0
2016-06-14
ath10k: fix some of the macro definitions of HTT_RX_IND message
Vasanthakumar Thiagarajan
1
-3
/
+3
2016-06-07
ath10k: fix crash related to printing features
Ben Greear
1
-1
/
+1
2016-06-07
ath10k: add board data download from target
Sven Eckelmann
5
-1
/
+219
2016-06-07
ath10k: add QCA9887 chipset support
Sven Eckelmann
4
-0
/
+51
2016-06-06
ath10k: fix deadlock when peer cannot be created
Ben Greear
1
-1
/
+1
2016-06-02
ath10k: enable ipq4019 device probe in ahb module
Raja Mani
1
-6
/
+3
2016-06-02
ath10k: add pdev param support to enable/disable btcoex
Rajkumar Manoharan
5
-3
/
+46
2016-06-02
ath10k: add new ATH10K_FW_FEATURE_BTCOEX_PARAM
Rajkumar Manoharan
2
-0
/
+8
2016-06-02
ath10k: update module description
Rajkumar Manoharan
2
-2
/
+2
2016-06-02
ath10k: remove unused phy_mode_to_band
Rajkumar Manoharan
1
-28
/
+0
2016-06-02
ath10k: fix operating irq mode for ahb device
Rajkumar Manoharan
1
-0
/
+2
2016-06-02
ath10k: fix error while writing 'simulate_fw_crash' debugfs
Mohammed Shafi Shajakhan
1
-8
/
+6
2016-06-02
ath10k: fix diag_read to collect data for larger memory
Ashok Raj Nagarajan
1
-12
/
+16
2016-05-24
ath10k: fix legacy rate packet debug messages
Mohammed Shafi Shajakhan
1
-1
/
+2
2016-05-24
ath10k: reduce warning messages during rx without proper channel context
Mohammed Shafi Shajakhan
1
-1
/
+1
2016-05-24
ath10k: improve tx scheduling
Michal Kazior
3
-6
/
+7
2016-05-24
ath10k: enable support for QCA9984
Vasanthakumar Thiagarajan
3
-0
/
+48
2016-05-24
ath10k: define rx_ppdu_end for QCA9984
Vasanthakumar Thiagarajan
1
-0
/
+46
[next]