index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
2021-10-13
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2
-4
/
+0
2021-10-08
ath11k: fix m68k and xtensa build failure in ath11k_peer_assoc_h_smps()
Kalle Valo
1
-2
/
+2
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+7
2021-10-07
Merge tag 'wireless-drivers-next-2021-10-07' of git://git.kernel.org/pub/scm/...
David S. Miller
41
-2670
/
+4897
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
1
-1
/
+1
2021-10-05
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
40
-2668
/
+4896
2021-09-28
ath10k: sdio: Add missing BH locking around napi_schdule()
Fabio Estevam
1
-1
/
+4
2021-09-28
ath10k: Fix missing frame timestamp for beacon/probe-resp
Loic Poulain
1
-0
/
+4
2021-09-28
ath10k: high latency fixes for beacon buffer
Alagu Sankar
1
-8
/
+23
2021-09-28
ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packets
Baochen Qiang
1
-2
/
+2
2021-09-28
ath11k: support SMPS configuration for 6 GHz
Pradeep Kumar Chitrapu
1
-10
/
+21
2021-09-28
ath11k: add 6 GHz params in peer assoc command
Pradeep Kumar Chitrapu
1
-1
/
+49
2021-09-28
ath11k: indicate to mac80211 scan complete with aborted flag for ATH11K_SCAN_...
Wen Gong
1
-6
/
+9
2021-09-28
ath11k: indicate scan complete for scan canceled when scan running
Wen Gong
1
-6
/
+12
2021-09-28
ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUED
Wen Gong
1
-0
/
+2
2021-09-28
ath11k: add HTT stats support for new stats
Venkateswara Naralasetty
4
-4
/
+548
2021-09-28
ath11k: Change masking and shifting in htt stats
Seevalamuthu Mariappan
3
-136
/
+243
2021-09-28
ath11k: Remove htt stats fixed size array usage
Seevalamuthu Mariappan
1
-574
/
+264
2021-09-28
ath11k: Replace HTT_DBG_OUT with scnprintf
Seevalamuthu Mariappan
1
-1687
/
+1683
2021-09-28
ath11k: Rename macro ARRAY_TO_STRING to PRINT_ARRAY_TO_BUF
Seevalamuthu Mariappan
1
-189
/
+189
2021-09-28
ath11k: Fix memory leak in ath11k_qmi_driver_event_work
Baochen Qiang
1
-1
/
+3
2021-09-28
ath11k: Fix inaccessible debug registers
Baochen Qiang
1
-1
/
+3
2021-09-28
ath11k: Drop MSDU with length error in DP rx path
Baochen Qiang
1
-0
/
+18
2021-09-28
ath11k: copy cap info of 6G band under WMI_HOST_WLAN_5G_CAP for WCN6855
Wen Gong
1
-11
/
+11
2021-09-28
ath11k: enable 6G channels for WCN6855
Wen Gong
1
-9
/
+16
2021-09-28
ath11k: re-enable ht_cap/vht_cap for 5G band for WCN6855
Wen Gong
1
-1
/
+3
2021-09-28
ath11k: fix survey dump collection in 6 GHz
Pradeep Kumar Chitrapu
1
-0
/
+6
2021-09-28
ath11k: fix packet drops due to incorrect 6 GHz freq value in rx status
Pradeep Kumar Chitrapu
2
-6
/
+13
2021-09-28
ath11k: add channel 2 into 6 GHz channel list
Pradeep Kumar Chitrapu
2
-2
/
+5
2021-09-28
ath11k: Add wmi peer create conf event in wmi_tlv_event_id
P Praneesh
2
-0
/
+4
2021-09-28
ath11k: Avoid "No VIF found" warning message
Karthikeyan Periyasamy
1
-1
/
+2
2021-09-28
ath11k: Fix crash during firmware recovery on reo cmd ring access
Sriram R
1
-0
/
+3
2021-09-28
ath11k: Assign free_vdev_map value before ieee80211_register_hw
Seevalamuthu Mariappan
1
-7
/
+7
2021-09-28
ath11k: Add vdev start flag to disable hardware encryption
Seevalamuthu Mariappan
2
-0
/
+3
2021-09-28
ath11k: Avoid race during regd updates
Sriram R
4
-17
/
+14
2021-09-28
ath11k: Avoid reg rules update during firmware recovery
Sriram R
1
-0
/
+11
2021-09-28
ath11k: Update pdev tx and rx firmware stats
Sriram R
3
-1
/
+111
2021-09-28
ath11k: Fix pktlog lite rx events
Anilkumar Kolli
4
-11
/
+42
2021-09-28
ath11k: Add support for RX decapsulation offload
Sriram R
6
-72
/
+198
2021-09-28
ath11k: fix some sleeping in atomic bugs
Dan Carpenter
1
-9
/
+7
2021-09-28
ath11k: qmi: avoid error messages when dma allocation fails
Aaron Ma
1
-1
/
+1
2021-09-28
ath11k: Replace one-element array with flexible-array member
Gustavo A. R. Silva
3
-7
/
+4
2021-09-28
ath11k: add caldata download support from EEPROM
Anilkumar Kolli
2
-28
/
+127
2021-09-28
ath11k: add caldata file for multiple radios
Anilkumar Kolli
1
-2
/
+11
2021-09-28
ath11k: clean up BDF download functions
Anilkumar Kolli
1
-147
/
+101
2021-09-28
ath11k: use hw_params to access board_size and cal_offset
Anilkumar Kolli
4
-10
/
+8
2021-09-28
ath11k: Wstringop-overread warning
Arnd Bergmann
1
-1
/
+1
2021-09-28
ath11k: Add spectral scan support for QCN9074
Karthikeyan Periyasamy
1
-1
/
+4
2021-09-28
ath11k: Fix the spectral minimum FFT bin count
Karthikeyan Periyasamy
1
-1
/
+1
2021-09-28
ath11k: Introduce spectral hw configurable param
Karthikeyan Periyasamy
4
-15
/
+30
[next]