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.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
2020-02-05
ath9k: fix storage endpoint lookup
Johan Hovold
1
-1
/
+1
2020-01-27
ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
Nicolas Boichat
1
-8
/
+21
2020-01-27
ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init
Lorenzo Bianconi
1
-4
/
+4
2020-01-14
ath10k: fix memory leak
Navid Emamdoost
1
-0
/
+1
2020-01-09
ath9k_htc: Discard undersized packets
Masashi Honma
1
-4
/
+19
2020-01-09
ath9k_htc: Modify byte order for an error message
Masashi Honma
1
-1
/
+1
2019-12-31
ath10k: fix get invalid tx rate for Mesh metric
Miaoqing Pan
1
-0
/
+2
2019-12-31
ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freq
Ben Greear
1
-11
/
+11
2019-12-17
ath10k: fix fw crash by moving chip reset after napi disabled
Miaoqing Pan
1
-4
/
+5
2019-12-17
ar5523: check NULL before memcpy() in ar5523_cmd()
Denis Efremov
1
-1
/
+2
2019-12-05
ath6kl: Fix off by one error in scan completion
Kyle Roeschley
1
-1
/
+1
2019-12-05
ath6kl: Only use match sets when firmware supports it
Kyle Roeschley
1
-1
/
+1
2019-12-01
ath9k_hw: fix uninitialized variable data
Denis Efremov
1
-1
/
+1
2019-12-01
ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
Hui Peng
1
-0
/
+8
2019-12-01
wil6210: fix locking in wmi_call
Lior David
1
-4
/
+5
2019-12-01
ath10k: allocate small size dma memory in ath10k_pci_diag_write_mem
Carl Huang
1
-12
/
+11
2019-11-24
ath9k: fix reporting calculated new FFT upper max
Simon Wunderlich
1
-1
/
+1
2019-11-24
ath10k: fix vdev-start timeout on error
Ben Greear
4
-5
/
+25
2019-11-20
ath9k: Fix a locking bug in ath9k_add_interface()
Dan Carpenter
1
-2
/
+1
2019-11-20
ath9k: add back support for using active monitor interfaces for tx99
Felix Fietkau
4
-3
/
+17
2019-11-20
ath10k: wmi: disable softirq's while calling ieee80211_rx
Erik Stromdahl
1
-1
/
+2
2019-11-20
ath10k: limit available channels via DT ieee80211-freq-limit
Sven Eckelmann
1
-0
/
+2
2019-11-20
ath9k: fix tx99 with monitor mode interface
Felix Fietkau
4
-20
/
+4
2019-11-20
ath10k: fix kernel panic by moving pci flush after napi_disable
Tamizh chelvam
2
-3
/
+3
2019-11-06
ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()
Hui Peng
1
-0
/
+8
2019-08-04
ath10k: Change the warning message string
Fabio Estevam
1
-1
/
+1
2019-07-31
ath10k: destroy sdio workqueue while remove sdio module
Wen Gong
1
-0
/
+3
2019-07-31
ath10k: fix PCIE device wake up failed
Miaoqing Pan
1
-1
/
+1
2019-07-31
ath10k: add missing error handling
Claire Chang
1
-0
/
+4
2019-07-31
ath: DFS JP domain W56 fixed pulse type 3 RADAR detection
Anilkumar Kolli
1
-1
/
+1
2019-07-31
ath6kl: add some bounds checking
Dan Carpenter
1
-1
/
+9
2019-07-31
ath9k: Check for errors when reading SREV register
Tim Schumacher
1
-9
/
+23
2019-07-31
ath10k: Do not send probe response template for mesh
Surabhi Vishnoi
1
-0
/
+4
2019-07-31
wil6210: fix potential out-of-bounds read
Gustavo A. R. Silva
1
-0
/
+1
2019-07-21
carl9170: fix misuse of device driver API
Christian Lamparter
1
-22
/
+17
2019-04-05
wil6210: check null pointer in _wil_cfg80211_merge_extra_ies
Alexei Avshalom Lazar
1
-3
/
+11
2019-03-27
ath10k: avoid possible string overflow
Arnd Bergmann
1
-1
/
+1
2019-03-14
ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
Daniel F. Dickinson
1
-3
/
+3
2019-02-12
ath9k: dynack: check da->enabled first in sampling routines
Lorenzo Bianconi
1
-2
/
+2
2019-02-12
ath9k: dynack: make ewma estimation faster
Lorenzo Bianconi
4
-12
/
+29
2019-02-12
ath9k: dynack: use authentication messages for 'late' ack
Lorenzo Bianconi
1
-1
/
+2
2018-12-05
wil6210: missing length check in wmi_set_ie
Lior David
1
-1
/
+7
2018-11-13
ath10k: schedule hardware restart if WMI command times out
Martin Willi
1
-0
/
+6
2018-10-13
ath10k: fix scan crash due to incorrect length calculation
Zhi Chen
1
-4
/
+4
2018-10-13
ath10k: fix kernel panic issue during pci probe
Yu Wang
1
-2
/
+10
2018-10-13
ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowait
Carl Huang
2
-9
/
+5
2018-10-04
ath10k: transmit queued frames after processing rx packets
Niklas Cassel
2
-0
/
+4
2018-10-04
ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lock
Ben Greear
1
-1
/
+4
2018-10-04
ath10k: sdio: set skb len for all rx packets
Alagu Sankar
1
-0
/
+1
2018-10-04
ath10k: sdio: use same endpoint id for all packets in a bundle
Alagu Sankar
1
-1
/
+4
[next]