index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-27
ath10k: move non-fatal warn logs to dbg level
Govind Singh
1
-4
/
+4
2019-11-27
ath11k: add spatial reuse support
John Crispin
3
-0
/
+61
2019-11-27
ath11k: add TWT support
John Crispin
3
-0
/
+173
2019-11-27
ath11k: add HE support
John Crispin
5
-10
/
+270
2019-11-27
ath11k: Remove dead code while handling amsdu packets
Tamizh chelvam
1
-6
/
+0
2019-11-27
ath11k: fix missed bw conversion in tx completion
Tamizh chelvam
4
-27
/
+28
2019-11-27
ath11k: convert message from info to dbg
John Crispin
1
-2
/
+3
2019-11-27
ath11k: ignore event 0x6017
John Crispin
2
-1
/
+13
2019-11-27
ath11k: add RX stats support for radiotap
John Crispin
1
-0
/
+10
2019-11-27
ftrace: Rework event_create_dir()
Peter Zijlstra
1
-3
/
+3
2019-11-25
ath11k: driver for Qualcomm IEEE 802.11ax devices
Kalle Valo
47
-0
/
+48188
2019-11-25
wil6210: fix break that is never reached because of zero'ing of a retry counter
Colin Ian King
1
-1
/
+2
2019-11-25
ath10k: fix RX of frames with broken FCS in monitor mode
Linus Lüssing
3
-0
/
+10
2019-11-25
ath10k: report rssi of each chain to mac80211 for sdio
Wen Gong
4
-4
/
+22
2019-11-25
ath10k: Handle "invalid" BDFs for msm8998 devices
Jeffrey Hugo
1
-1
/
+9
2019-11-25
ath10k: Fix qmi init error handling
Jeffrey Hugo
1
-1
/
+4
2019-11-25
ath10k: add NL80211_FEATURE_ND_RANDOM_MAC_ADDR for NLO
Wen Gong
1
-0
/
+1
2019-11-25
ath10k: Handle when FW doesn't support QMI_WLFW_HOST_CAP_REQ_V01
Jeffrey Hugo
1
-1
/
+3
2019-11-25
ath10k: add large size for BMI download data for SDIO
Wen Gong
5
-2
/
+66
2019-11-25
ath10k: correct the tlv len of ath10k_wmi_tlv_op_gen_config_pno_start
Wen Gong
1
-1
/
+4
2019-11-25
ath10k: sdio: remove struct ath10k_sdio_rx_data::status
Kalle Valo
2
-3
/
+0
2019-11-25
ath10k: sdio: cosmetic cleanup
Kalle Valo
1
-12
/
+9
2019-11-25
ath10k: add workqueue for RX path of sdio
Wen Gong
4
-3
/
+44
2019-11-25
ath10k: change max RX bundle size from 8 to 32 for sdio
Wen Gong
3
-6
/
+23
2019-11-25
ath10k: enable RX bundle receive for sdio
Alagu Sankar
2
-42
/
+79
2019-11-21
drivers: net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
3
-40
/
+40
2019-11-15
wcn36xx: fix typo
Eduardo Abinader
1
-1
/
+1
2019-11-15
ath10k: qmi: Sleep for a while before assigning MSA memory
Bjorn Andersson
1
-0
/
+7
2019-11-15
ath10k: Revert "ath10k: add cleanup in ath10k_sta_state()"
Bjorn Andersson
1
-5
/
+1
2019-11-08
ath10k: disable cpuidle during downloading firmware
Ikjoon Jang
1
-2
/
+10
2019-11-08
ath10k: fix potential issue of peer stats allocation
Zhi Chen
1
-0
/
+1
2019-11-08
ath10k: fix get invalid tx rate for Mesh metric
Miaoqing Pan
1
-0
/
+2
2019-11-06
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
39
-403
/
+105
2019-11-05
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
32
-426
/
+707
2019-10-31
wcn36xx: remove unecessary return
Eduardo Abinader
1
-2
/
+0
2019-10-31
ath5k: eeprom: Remove unneeded variable
Saurav Girepunje
1
-2
/
+2
2019-10-31
wil6210: add SPDX license identifiers
Lior David
29
-352
/
+31
2019-10-31
ath10k: remove unneeded semicolon
YueHaibing
1
-1
/
+1
2019-10-28
net: Fix misspellings of "configure" and "configuration"
Geert Uytterhoeven
1
-1
/
+1
2019-10-22
ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
Hui Peng
1
-0
/
+8
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-6
/
+9
2019-10-15
net/wireless: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
1
-3
/
+1
2019-10-15
wireless: Remove call to memset after dma_alloc_coherent
Fuqian Huang
1
-5
/
+0
2019-10-14
ath10k: fix latency issue for QCA988x
Miaoqing Pan
1
-6
/
+9
2019-10-14
ath10k: Correct error handling of dma_map_single()
Bjorn Andersson
1
-1
/
+3
2019-10-14
ath: rename regulatory rules
Tomislav Požega
1
-25
/
+25
2019-10-14
ath10k: fix memory leak for tpc_stats_final
Miaoqing Pan
1
-0
/
+1
2019-10-14
ath10k: fix array out-of-bounds access
Miaoqing Pan
2
-19
/
+32
2019-10-11
ath10k: fix null dereference on pointer crash_data
Colin Ian King
1
-1
/
+1
2019-10-11
ath10k: enable transmit data ack RSSI for QCA9884
Abhishek Ambure
1
-0
/
+1
[prev]
[next]