index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2018-07-02
ath10k: sdio: set skb len for all rx packets
Alagu Sankar
1
-0
/
+1
2018-07-02
ath10k: sdio: allocate correct size for RECV_1MORE_BLOCK rx packets
Alagu Sankar
2
-0
/
+4
2018-07-02
ath10k: sdio: use same endpoint id for all packets in a bundle
Alagu Sankar
1
-1
/
+4
2018-06-29
ath10k: use locked skb_dequeue for rx completions
Bob Copeland
1
-4
/
+4
2018-06-28
ath10k: replace hardcoded constant with define
Erik Stromdahl
2
-2
/
+3
2018-06-28
ath10k: rename HTC_HOST_MAX_MSG_PER_BUNDLE define
Erik Stromdahl
4
-9
/
+9
2018-06-28
ath10k: fix bug in masking of TID value
Erik Stromdahl
1
-1
/
+1
2018-06-28
ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lock
Ben Greear
1
-1
/
+4
2018-06-28
ath10k: transmit queued frames after processing rx packets
Niklas Cassel
2
-0
/
+4
2018-06-28
ath10k: fix tlv 5ghz channel missing issue
Zhi Chen
1
-0
/
+2
2018-06-28
ath10k: fix scan crash due to incorrect length calculation
Zhi Chen
1
-4
/
+4
2018-06-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
14
-111
/
+116
2018-06-14
ath10k: handle resource init failure case
Govind Singh
1
-2
/
+2
2018-06-14
ath10k: skip data calibration for non-bmi target
Surabhi Vishnoi
1
-7
/
+14
2018-06-14
ath10k: do not mix spaces and tabs in Kconfig
Niklas Cassel
1
-12
/
+12
2018-06-14
ath10k: snoc: sort include files
Brian Norris
1
-7
/
+8
2018-06-14
ath10k: snoc: drop unused WCN3990_CE_ATTR_FLAGS
Brian Norris
1
-1
/
+1
2018-06-14
ath10k: snoc: stop including pci.h
Brian Norris
3
-43
/
+42
2018-06-14
ath10k: snoc: use correct bus-specific pointer in RX retry
Brian Norris
1
-1
/
+1
2018-06-14
ath10k: snoc: use module_platform_driver() macro
Brian Norris
1
-19
/
+1
2018-06-14
ath10k: use crash_dump enum instead of magic numbers
Brian Norris
1
-4
/
+2
2018-06-14
ath10k: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
1
-3
/
+1
2018-06-14
ath10k: fix incorrect size of dma_free_coherent in ath10k_ce_alloc_src_ring_64
YueHaibing
1
-1
/
+1
2018-06-14
ath10k: make some functions static
Wei Yongjun
1
-2
/
+2
2018-06-14
ath10k: fix spectral scan for QCA9984 and QCA9888 chipsets
Karthikeyan Periyasamy
3
-1
/
+17
2018-06-14
ath10k: support use of channel 173
Ben Greear
3
-2
/
+6
2018-06-13
ath10k: fix memory leak of tpc_stats
Colin Ian King
1
-4
/
+4
2018-06-13
ath10k: htt_tx: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-2
/
+2
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
32
-261
/
+3373
2018-05-25
ath10k: DFS Host Confirmation
Sriram R
5
-10
/
+273
2018-05-25
ath: add support to get the detected radar specifications
Sriram R
1
-1
/
+1
2018-05-25
ath10k: remove useless test before clk_disable_unprepare
YueHaibing
1
-6
/
+3
2018-05-25
ath10k: add support to configure channel dwell time
Pradeep Kumar Chitrapu
2
-3
/
+21
2018-05-25
ath10k: add memory dump support for QCA9888 and QCA99X0
Anilkumar Kolli
1
-0
/
+98
2018-05-14
ath10k: re-enable the firmware fallback mechanism for testmode
Andres Rodriguez
1
-1
/
+1
2018-05-14
ath10k: use firmware_request_nowarn() to load firmware
Andres Rodriguez
1
-1
/
+1
2018-05-12
ath10k: replace bit shifts with the BIT() macro for rx desc bits
Govind Singh
1
-67
/
+69
2018-05-12
ath10k: hw: make consistent usage of ATH10K_FW_DIR in paths
Marcus Folkesson
1
-2
/
+2
2018-05-12
ath10k: remove variables which set but not used
Kenneth Lu
1
-10
/
+2
2018-05-12
ath10k: fix return value check in wake_tx_q op
Erik Stromdahl
1
-1
/
+1
2018-05-12
ath10k: snoc: Remove owner assignment from platform_driver
Fabio Estevam
1
-1
/
+0
2018-05-12
ath10k: add quiet mode support for QCA6174/QCA9377
Yu Wang
2
-1
/
+48
2018-04-27
ath10k: sdio: jump to correct label in error handling path
Niklas Cassel
1
-1
/
+1
2018-04-27
ath10k: fix spelling mistake: "servive" -> "service"
Colin Ian King
1
-1
/
+1
2018-04-27
ath10k: fix kernel panic while reading tpc_stats
Tamizh Chelvam
3
-2
/
+14
2018-04-27
ath10k: fix information leak in debugfs
Venkateswara Naralasetty
2
-25
/
+25
2018-04-24
ath10k: enable sta idle power save
Govind Singh
1
-0
/
+7
2018-04-24
ath10k: enable SRRI/DRRI support on ddr for WCN3990
Govind Singh
6
-9
/
+142
2018-04-24
ath10k: add support for shadow register for WNC3990
Rakesh Pillai
2
-2
/
+145
[next]