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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
rtw89: extract modules by chipset
Zong-Zhe Yang
13
-60
/
+131
2022-01-28
brcmfmac: firmware: Fix crash in brcm_alt_fw_path
Phil Elwell
1
-2
/
+4
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-22
proc: remove PDE_DATA() completely
Muchun Song
5
-33
/
+33
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2022-01-20
include/linux/unaligned: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-0
/
+2
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-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
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
2022-01-17
ath5k: remove unused ah_txq_isr_qcborn member from struct ath5k_hw
Peter Seiderer
2
-5
/
+1
2022-01-17
ath5k: remove unused ah_txq_isr_qcburn member from struct ath5k_hw
Peter Seiderer
2
-5
/
+1
2022-01-17
ath5k: remove unused ah_txq_isr_qtrig member from struct ath5k_hw
Peter Seiderer
2
-5
/
+1
2022-01-17
ath11k: fix error code in ath11k_qmi_assign_target_mem_chunk()
Dan Carpenter
1
-1
/
+1
2022-01-17
ath11k: move function ath11k_dp_rx_process_mon_status
Aloka Dixit
1
-87
/
+84
2022-01-17
ath11k: enable RX PPDU stats in monitor co-exist mode
Miles Hu
3
-64
/
+34
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
4
-4
/
+4
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-1
/
+1
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2022-01-12
ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111
Zekun Shen
1
-0
/
+3
2022-01-12
ath11k: free peer for station when disconnect from AP for QCA6390/WCN6855
Wen Gong
1
-13
/
+18
2022-01-12
ath11k: add LDPC FEC type in 802.11 radiotap header
P Praneesh
3
-1
/
+28
2022-01-11
ath11k: Refactor the fallback routine when peer create fails
Karthikeyan Periyasamy
1
-17
/
+23
2022-01-11
ath11k: fix workqueue not getting destroyed after rmmod
Aditya Kumar Singh
1
-0
/
+4
2022-01-11
ath10k: fix memory overwrite of the WoWLAN wakeup packet pattern
Wen Gong
1
-3
/
+4
2022-01-11
ath11k: add missing of_node_put() to avoid leak
Yang Yingliang
2
-0
/
+2
2022-01-09
iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()
Nathan Chancellor
1
-2
/
+1
2021-12-23
Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
Jakub Kicinski
163
-2634
/
+5358
2021-12-22
codel: remove unnecessary pkt_sched.h include
Jakub Kicinski
4
-0
/
+6
2021-12-22
codel: remove unnecessary sock.h include
Jakub Kicinski
3
-0
/
+6
2021-12-22
mt76: mt7921: fix a possible race enabling/disabling runtime-pm
Lorenzo Bianconi
2
-6
/
+9
2021-12-22
wilc1000: Add reset/enable GPIO support to SPI driver
David Mosberger-Tang
2
-4
/
+60
2021-12-22
wilc1000: Convert static "chipid" variable to device-local variable
David Mosberger-Tang
2
-14
/
+14
2021-12-22
rtw89: 8852a: correct bit definition of dfs_en
Chung-Hsuan Hung
1
-1
/
+1
2021-12-22
rtw88: don't consider deep PS mode when transmitting packet
Chin-Yen Lee
4
-2
/
+11
2021-12-22
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
27
-195
/
+1055
2021-12-22
ath11k: Fix unexpected return buffer manager error for QCA6390
Baochen Qiang
2
-2
/
+2
2021-12-22
ath11k: add support of firmware logging for WCN6855
Cheng Wang
6
-0
/
+151
[prev]
[next]