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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-02
wil6210: add support for enhanced DMA structures
Gidon Studinski
10
-319
/
+696
2018-07-02
wil6210: add support for Talyn-MB (Talyn ver 2.0) device
Maya Erez
4
-12
/
+113
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
wcn36xx: Fix WEP encryption
Loic Poulain
2
-14
/
+25
2018-06-29
wcn36xx: Track associated stations
Loic Poulain
2
-0
/
+8
2018-06-29
wcn36xx: Fix WEP104 encryption type
Loic Poulain
1
-1
/
+1
2018-06-29
ath10k: use locked skb_dequeue for rx completions
Bob Copeland
1
-4
/
+4
2018-06-29
ath9k: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
3
-12
/
+15
2018-06-29
ath9k: use timespec64 for tsf_ts
Arnd Bergmann
5
-17
/
+17
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
21
-112
/
+126
2018-06-14
ath9k: debug: fix spelling mistake "WATHDOG" -> "WATCHDOG"
Colin Ian King
1
-1
/
+1
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
ath9k: mark expected switch fall-throughs
Gustavo A. R. Silva
3
-0
/
+4
2018-06-13
ath6kl: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-06-13
ath6kl: add support for Dell Wireless 1537
Guy Chronister
1
-0
/
+1
2018-06-13
ath5k: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-06-13
ath10k: htt_tx: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
4
-6
/
+7
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
3
-4
/
+5
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
65
-556
/
+4560
2018-06-03
Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...
David S. Miller
43
-367
/
+1604
2018-05-25
wcn36xx: Add support for Factory Test Mode (FTM)
Eyal Ilsar
9
-0
/
+332
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
5
-5
/
+10
2018-05-25
wcn36xx: improve debug and error messages for SMD
Daniel Mack
1
-4
/
+10
2018-05-25
wcn36xx: simplify wcn36xx_smd_open()
Daniel Mack
1
-9
/
+3
[next]