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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-31
ath9k_hw: set spectral scan enable bit on trigger for AR9003+
Felix Fietkau
1
-0
/
+2
2018-07-31
ath6kl: replace GFP_ATOMIC with GFP_KERNEL in ath6kl_bmi_init()
Jia-Ju Bai
1
-1
/
+1
2018-07-31
ath10k: prevent active scans on potential unusable channels
Sven Eckelmann
1
-0
/
+7
2018-07-31
ath10k: fix parenthesis alignment
Kalle Valo
1
-3
/
+3
2018-07-30
ath10k: add debugfs file warm_hw_reset
Maharaja Kennadyrajan
3
-2
/
+65
2018-07-30
ath10k: htt_tx: move lock into id_get function
Nicholas Mc Guire
1
-8
/
+2
2018-07-30
ath6kl: remove redundant variables netlen, orig_buf, orig_len, dropped and stats
Colin Ian King
3
-12
/
+3
2018-07-30
ath5k: remove redundant pointer rf
Colin Ian King
1
-5
/
+0
2018-07-30
ath10k: remove redundant pointers 'dev' and 'noa'
Colin Ian King
2
-7
/
+0
2018-07-30
ath10k: handle mgmt tx completion event
Rakesh Pillai
8
-2
/
+186
2018-07-30
ath10k: disable bundle mgmt tx completion event support
Surabhi Vishnoi
2
-0
/
+10
2018-07-30
ath10k: support for multicast rate control
Pradeep Kumar Chitrapu
1
-4
/
+50
2018-07-30
ath10k: fix open brace location in ath10k_wmi_tlv_op_gen_dbglog_cfg()
Kalle Valo
1
-1
/
+2
2018-07-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
38
-768
/
+4612
2018-07-24
Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...
David S. Miller
22
-130
/
+144
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
3
-3
/
+16
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-07-02
wcn36xx: drop unnecessary initialization of variables
Daniel Mack
2
-41
/
+38
2018-07-02
wil6210: remove crash dump collection from OTP section
Maya Erez
3
-45
/
+47
2018-07-02
wil6210: add support for Talyn-MB boot flow
Maya Erez
2
-32
/
+171
2018-07-02
wil6210: add support for enhanced DMA debugfs
Maya Erez
1
-40
/
+307
2018-07-02
wil6210: add support for enhanced DMA RX data flows
Gidon Studinski
15
-40
/
+939
2018-07-02
wil6210: add support for enhanced DMA TX data flows
Maya Erez
8
-128
/
+750
2018-07-02
wil6210: initialize TX and RX enhanced DMA rings
Gidon Studinski
13
-113
/
+1513
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-28
wcn36xx: Remove Unicode Byte Order Mark from testcode
Geert Uytterhoeven
1
-1
/
+1
2018-06-28
ath10k: update the phymode along with bandwidth change request
Ryan Hsu
2
-2
/
+15
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
3
-18
/
+18
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
1
-1
/
+1
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
[prev]
[next]