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
2022-02-24
ath11k: translate HE status to radiotap format
Pradeep Kumar Chitrapu
2
-63
/
+437
2022-02-24
ath11k: decode HE status tlv
Pradeep Kumar Chitrapu
3
-20
/
+214
2022-02-24
ath11k: switch to using ieee80211_tx_status_ext()
Pradeep Kumar Chitrapu
1
-5
/
+23
2022-02-21
ath11k: Fix frames flush failure caused by deadlock
Baochen Qiang
1
-1
/
+1
2022-02-21
ath11k: Handle failure in qmi firmware ready
Seevalamuthu Mariappan
1
-1
/
+5
2022-02-21
ath11k: Invalidate cached reo ring entry before accessing it
Rameshkumar Sundaram
1
-1
/
+1
2022-02-21
ath: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-2
/
+2
2022-02-21
ath6kl: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-13
/
+13
2022-02-21
ath11k: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
5
-11
/
+11
2022-02-21
ath10k: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2022-02-21
ath9k: use hw_random API instead of directly dumping into random.c
Jason A. Donenfeld
2
-41
/
+32
2022-02-21
ath11k: configure RDDM size to mhi for recovery by firmware
Wen Gong
1
-0
/
+2
2022-02-21
ath11k: fix invalid m3 buffer address
Carl Huang
1
-0
/
+1
2022-02-21
ath11k: add ath11k_qmi_free_resource() for recovery
Wen Gong
2
-0
/
+6
2022-02-16
ieee80211: add EHT 1K aggregation definitions
Mordechay Goodstein
1
-1
/
+1
2022-02-14
wcn36xx: use struct_size over open coded arithmetic
Minghao Chi (CGEL ZTE)
1
-1
/
+1
2022-02-14
ath11k: fix destination monitor ring out of sync
Karthikeyan Kathirvel
2
-6
/
+39
2022-02-14
ath11k: fix radar detection in 160 Mhz
Venkateswara Naralasetty
1
-12
/
+13
2022-02-14
ath11k: fix WARN_ON during ath11k_mac_update_vif_chan
Venkateswara Naralasetty
1
-6
/
+26
2022-02-14
ath11k: fix uninitialized rate_idx in ath11k_dp_tx_update_txcompl()
Wen Gong
1
-1
/
+1
2022-02-10
wcn36xx: Uninitialized variable in wcn36xx_change_opchannel()
Dan Carpenter
1
-1
/
+1
2022-02-04
mac80211: fix struct ieee80211_tx_info size
Avraham Stern
3
-4
/
+5
2022-02-03
wcn36xx: clean up some inconsistent indenting
Yang Li
2
-7
/
+7
2022-02-01
ath11k: add debugfs for TWT debug calls
John Crispin
4
-1
/
+245
2022-02-01
ath11k: add WMI calls to manually add/del/pause/resume TWT dialogs
John Crispin
3
-4
/
+358
2022-02-01
ath11k: Add debugfs interface to configure firmware debug log level
Seevalamuthu Mariappan
5
-0
/
+265
2022-01-31
carl9170: fix missing bit-wise or operator for tx_params
Colin Ian King
1
-1
/
+1
2022-01-31
wcn36xx: Differentiate wcn3660 from wcn3620
Bryan O'Donoghue
2
-0
/
+4
2022-01-31
ath11k: mhi: use mhi_sync_power_up()
Kalle Valo
1
-1
/
+1
2022-01-31
ath11k: pci: fix crash on suspend if board file is not found
Kalle Valo
1
-0
/
+10
2022-01-31
ath11k: Fix missing rx_desc_get_ldpc_support in wcn6855_ops
Baochen Qiang
1
-0
/
+7
2022-01-31
ath11k: Fix uninitialized symbol 'rx_buf_sz'
Anilkumar Kolli
2
-2
/
+6
2022-01-31
ath11k: fix kernel panic during unload/load ath11k modules
Venkateswara Naralasetty
1
-0
/
+2
2022-01-31
ath11k: Rename ath11k_ahb_ext_irq_config
Venkateswara Naralasetty
1
-2
/
+2
2022-01-28
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
31
-404
/
+1091
2022-01-28
ath11k: avoid firmware crash when reg set for QCA6390/WCN6855
Wen Gong
3
-8
/
+24
2022-01-28
ath11k: set WMI_PEER_40MHZ while peer assoc for 6 GHz
Wen Gong
1
-0
/
+3
2022-01-28
ath9k_htc: fix uninit value bugs
Pavel Skripkin
1
-0
/
+5
2022-01-19
wcn36xx: Add SNR reporting via get_survey()
Bryan O'Donoghue
1
-0
/
+44
2022-01-19
wcn36xx: Track SNR and RSSI for each RX frame
Bryan O'Donoghue
3
-0
/
+53
2022-01-19
wcn36xx: Track the band and channel we are tuned to
Bryan O'Donoghue
2
-0
/
+30
2022-01-19
wcn36xx: Implement get_snr()
Bryan O'Donoghue
1
-0
/
+5
2022-01-17
ath10k: abstract htt_rx_desc structure
Francesco Magliocca
8
-192
/
+722
2022-01-17
wcn36xx: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
1
-13
/
+8
2022-01-17
ath9k: remove redundant status variable
Minghao Chi
1
-5
/
+1
2022-01-17
ath11k: Reconfigure hardware rate for WCN6855 after vdev is started
Baochen Qiang
2
-0
/
+19
2022-01-17
ath: dfs_pattern_detector: Avoid open coded arithmetic in memory allocation
Christophe JAILLET
1
-3
/
+3
2022-01-17
ath10k: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-10
/
+5
2022-01-17
ath5k: fix ah_txq_isr_txok_all setting
Peter Seiderer
1
-0
/
+1
2022-01-17
ath5k: remove unused ah_txq_isr_txurn member from struct ath5k_hw
Peter Seiderer
2
-8
/
+0
[prev]
[next]