index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
32
-261
/
+3373
|
\
|
*
ath10k: DFS Host Confirmation
Sriram R
2018-05-25
5
-10
/
+273
|
*
ath: add support to get the detected radar specifications
Sriram R
2018-05-25
1
-1
/
+1
|
*
ath10k: remove useless test before clk_disable_unprepare
YueHaibing
2018-05-25
1
-6
/
+3
|
*
ath10k: add support to configure channel dwell time
Pradeep Kumar Chitrapu
2018-05-25
2
-3
/
+21
|
*
ath10k: add memory dump support for QCA9888 and QCA99X0
Anilkumar Kolli
2018-05-25
1
-0
/
+98
|
*
ath10k: replace bit shifts with the BIT() macro for rx desc bits
Govind Singh
2018-05-12
1
-67
/
+69
|
*
ath10k: hw: make consistent usage of ATH10K_FW_DIR in paths
Marcus Folkesson
2018-05-12
1
-2
/
+2
|
*
ath10k: remove variables which set but not used
Kenneth Lu
2018-05-12
1
-10
/
+2
|
*
ath10k: fix return value check in wake_tx_q op
Erik Stromdahl
2018-05-12
1
-1
/
+1
|
*
ath10k: snoc: Remove owner assignment from platform_driver
Fabio Estevam
2018-05-12
1
-1
/
+0
|
*
ath10k: add quiet mode support for QCA6174/QCA9377
Yu Wang
2018-05-12
2
-1
/
+48
|
*
ath10k: sdio: jump to correct label in error handling path
Niklas Cassel
2018-04-27
1
-1
/
+1
|
*
ath10k: fix spelling mistake: "servive" -> "service"
Colin Ian King
2018-04-27
1
-1
/
+1
|
*
ath10k: fix kernel panic while reading tpc_stats
Tamizh Chelvam
2018-04-27
3
-2
/
+14
|
*
ath10k: fix information leak in debugfs
Venkateswara Naralasetty
2018-04-27
2
-25
/
+25
|
*
ath10k: enable sta idle power save
Govind Singh
2018-04-24
1
-0
/
+7
|
*
ath10k: enable SRRI/DRRI support on ddr for WCN3990
Govind Singh
2018-04-24
6
-9
/
+142
|
*
ath10k: add support for shadow register for WNC3990
Rakesh Pillai
2018-04-24
2
-2
/
+145
|
*
ath10k: add hw params for shadow register support
Rakesh Pillai
2018-04-24
2
-0
/
+18
|
*
ath10k: enable hw checksum for wcn3990
Rakesh Pillai
2018-04-24
2
-2
/
+18
|
*
ath10k: convert wow pattern from 802.3 to 802.11
Wen Gong
2018-04-24
2
-5
/
+137
|
*
ath10k: support MAC address randomization in scan
Carl Huang
2018-04-24
6
-0
/
+89
|
*
ath10k: add WMI_SERVICE_AVAILABLE_EVENT support
Carl Huang
2018-04-24
5
-6
/
+431
|
*
ath10k: fix fw path name for WCN3990 target
Govind Singh
2018-04-19
1
-1
/
+1
|
*
ath10k: add inlined wrappers for htt rx ops
Erik Stromdahl
2018-04-19
2
-7
/
+44
|
*
ath10k: add inlined wrappers for htt tx ops
Erik Stromdahl
2018-04-19
4
-9
/
+60
|
*
ath10k: search all IEs for variant before falling back
Thomas Hebb
2018-04-19
1
-62
/
+72
|
*
ath10k: fix a typo in ath10k_wmi_set_wmm_param()
Maharaja Kennadyrajan
2018-04-19
1
-1
/
+1
|
*
ath10k: correct target assert problem due to CE5 stuck
Manikanta Pubbisetty
2018-04-19
1
-1
/
+1
|
*
ath10k: vote for hardware resources for WCN3990
Govind Singh
2018-04-19
2
-1
/
+331
|
*
ath10k: check all CE for data if irq summary is not retained
Rakesh Pillai
2018-04-19
3
-3
/
+23
|
*
ath10k: add support to get target info from hif ops
Rakesh Pillai
2018-04-19
3
-0
/
+31
|
*
ath10k: modify hif tx paddr to dma_addr_t type
Govind Singh
2018-04-19
2
-5
/
+5
|
*
ath10k: add hif rx methods for wcn3990
Govind Singh
2018-04-19
1
-18
/
+153
|
*
ath10k: add hif tx methods for wcn3990
Govind Singh
2018-04-19
1
-3
/
+120
|
*
ath10k: add hif power-up/power-down methods
Govind Singh
2018-04-19
1
-0
/
+61
|
*
ath10k: map HTC services to tx/rx pipes for wcn3990
Govind Singh
2018-04-19
1
-0
/
+168
|
*
ath10k: add HTC services for WCN3990
Govind Singh
2018-04-19
2
-0
/
+10
|
*
ath10k: add hif start/stop methods for wcn3990 snoc layer
Govind Singh
2018-04-19
1
-2
/
+187
|
*
ath10k: add resource init and deinit for WCN3990
Govind Singh
2018-04-19
1
-0
/
+271
|
*
ath10k: platform driver for WCN3990 SNOC WLAN module
Govind Singh
2018-04-19
4
-0
/
+240
|
*
ath10k: build ce layer in ath10k core module
Govind Singh
2018-04-19
3
-2
/
+28
|
*
ath10k: Add tx ack signal support for management frames
Venkateswara Naralasetty
2018-04-19
5
-1
/
+36
|
*
ath10k: fix spelling mistake: "tiggers" -> "triggers"
Colin Ian King
2018-04-10
1
-1
/
+1
|
*
ath10k: sdio: fix memory leak for probe allocations
Marcus Folkesson
2018-04-10
1
-15
/
+9
|
*
ath10k: avoid possible string overflow
Arnd Bergmann
2018-04-10
1
-2
/
+2
*
|
ath10k: re-enable the firmware fallback mechanism for testmode
Andres Rodriguez
2018-05-14
1
-1
/
+1
*
|
ath10k: use firmware_request_nowarn() to load firmware
Andres Rodriguez
2018-05-14
1
-1
/
+1
|
/
[next]