开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
2018-07-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-07-23
Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...
David S. Miller
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-02
wcn36xx: drop unnecessary initialization of variables
Daniel Mack
2018-07-02
wil6210: remove crash dump collection from OTP section
Maya Erez
2018-07-02
wil6210: add support for Talyn-MB boot flow
Maya Erez
2018-07-02
wil6210: add support for enhanced DMA debugfs
Maya Erez
2018-07-02
wil6210: add support for enhanced DMA RX data flows
Gidon Studinski
2018-07-02
wil6210: add support for enhanced DMA TX data flows
Maya Erez
2018-07-02
wil6210: initialize TX and RX enhanced DMA rings
Gidon Studinski
2018-07-02
wil6210: add support for enhanced DMA structures
Gidon Studinski
2018-07-02
wil6210: add support for Talyn-MB (Talyn ver 2.0) device
Maya Erez
2018-07-02
ath10k: sdio: set skb len for all rx packets
Alagu Sankar
2018-07-02
ath10k: sdio: allocate correct size for RECV_1MORE_BLOCK rx packets
Alagu Sankar
2018-07-02
ath10k: sdio: use same endpoint id for all packets in a bundle
Alagu Sankar
2018-06-29
wcn36xx: Fix WEP encryption
Loic Poulain
2018-06-29
wcn36xx: Track associated stations
Loic Poulain
2018-06-29
wcn36xx: Fix WEP104 encryption type
Loic Poulain
2018-06-29
ath10k: use locked skb_dequeue for rx completions
Bob Copeland
2018-06-29
ath9k: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-06-29
ath9k: use timespec64 for tsf_ts
Arnd Bergmann
2018-06-28
ath10k: replace hardcoded constant with define
Erik Stromdahl
2018-06-28
ath10k: rename HTC_HOST_MAX_MSG_PER_BUNDLE define
Erik Stromdahl
2018-06-28
ath10k: fix bug in masking of TID value
Erik Stromdahl
2018-06-28
ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lock
Ben Greear
2018-06-28
ath10k: transmit queued frames after processing rx packets
Niklas Cassel
2018-06-28
ath10k: fix tlv 5ghz channel missing issue
Zhi Chen
2018-06-28
ath10k: fix scan crash due to incorrect length calculation
Zhi Chen
2018-06-28
wcn36xx: Remove Unicode Byte Order Mark from testcode
Geert Uytterhoeven
2018-06-28
ath10k: update the phymode along with bandwidth change request
Ryan Hsu
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-06-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-06-14
ath9k: debug: fix spelling mistake "WATHDOG" -> "WATCHDOG"
Colin Ian King
2018-06-14
ath10k: handle resource init failure case
Govind Singh
2018-06-14
ath10k: skip data calibration for non-bmi target
Surabhi Vishnoi
2018-06-14
ath10k: do not mix spaces and tabs in Kconfig
Niklas Cassel
2018-06-14
ath10k: snoc: sort include files
Brian Norris
2018-06-14
ath10k: snoc: drop unused WCN3990_CE_ATTR_FLAGS
Brian Norris
2018-06-14
ath10k: snoc: stop including pci.h
Brian Norris
2018-06-14
ath10k: snoc: use correct bus-specific pointer in RX retry
Brian Norris
2018-06-14
ath10k: snoc: use module_platform_driver() macro
Brian Norris
2018-06-14
ath10k: use crash_dump enum instead of magic numbers
Brian Norris
2018-06-14
ath10k: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
2018-06-14
ath10k: fix incorrect size of dma_free_coherent in ath10k_ce_alloc_src_ring_64
YueHaibing
2018-06-14
ath10k: make some functions static
Wei Yongjun
2018-06-14
ath10k: fix spectral scan for QCA9984 and QCA9888 chipsets
Karthikeyan Periyasamy
2018-06-14
ath10k: support use of channel 173
Ben Greear
2018-06-13
ath10k: fix memory leak of tpc_stats
Colin Ian King
2018-06-13
ath9k: mark expected switch fall-throughs
Gustavo A. R. Silva
[next]