index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-10
wifi: ath9k: Make arrays prof_prio and channelmap static const
Colin Ian King
1
-2
/
+6
2022-10-10
wifi: ath11k: Fix spelling mistake "chnange" -> "change"
Colin Ian King
1
-1
/
+1
2022-10-10
wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()
Wen Gong
1
-5
/
+1
2022-09-30
wifi: ath11k: fix warning in dma_free_coherent() of memory chunks while recovery
Wen Gong
1
-3
/
+3
2022-09-30
wifi: ath11k: Don't exit on wakeup failure
Baochen Qiang
1
-3
/
+10
2022-09-30
carl9170: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-09-28
wifi: ath10k: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-2
/
+4
2022-09-28
wifi: wil6210: debugfs: use DEFINE_SHOW_ATTRIBUTE to simplify fw_capabilities...
Liu Shixin
1
-30
/
+6
2022-09-28
wifi: ath11k: stop tx queues immediately upon firmware exit
Aditya Kumar Singh
3
-4
/
+5
2022-09-27
brcmfmac: Remove the call to "dtim_assoc" IOVAR
Ramesh Rangavittal
1
-25
/
+1
2022-09-27
brcmfmac: increase dcmd maximum buffer size
Lo(Double)Hsiang Lo
1
-1
/
+3
2022-09-27
brcmfmac: Support 89459 pcie
Alexander Prutskov
3
-1
/
+10
2022-09-27
brcmfmac: increase default max WOWL patterns to 16
Ryohei Kondo
1
-1
/
+1
2022-09-27
cw1200: fix incorrect check to determine if no element is found in list
Xiaomeng Tong
1
-8
/
+10
2022-09-26
wifi: ath11k: Fix deadlock during WoWLAN suspend
Baochen Qiang
1
-6
/
+6
2022-09-26
wifi: ath11k: Remove redundant ath11k_mac_drain_tx
Baochen Qiang
1
-1
/
+0
2022-09-26
wifi: ath11k: Add spectral scan support for 160 MHz
Tamizh Chelvam Raja
4
-0
/
+31
2022-09-26
wifi: ath11k: Add support to get power save duration for each client
Venkateswara Naralasetty
7
-0
/
+473
2022-09-24
wifi: ath11k: fix peer addition/deletion error on sta band migration
Christian 'Ansuel' Marangi
1
-4
/
+26
2022-09-24
wifi: rtw89: support for enable/disable MSDU aggregation
Kuan-Chung Chen
1
-0
/
+9
2022-09-24
wifi: rtw89: disable 26-tone RU HE TB PPDU transmissions
Kuan-Chung Chen
3
-0
/
+47
2022-09-24
wifi: rtw89: support for processing P2P power saving
Dian-Syuan Yang
8
-0
/
+262
2022-09-24
wifi: rtw89: support WMM-PS in P2P GO mode
Dian-Syuan Yang
1
-1
/
+3
2022-09-24
wifi: rtw89: set wifi_role of P2P
Ping-Ke Shih
3
-10
/
+25
2022-09-24
wifi: rtw89: send OFDM rate only in P2P mode
Dian-Syuan Yang
4
-14
/
+35
2022-09-24
wifi: rtw89: support P2P
Po Hao Huang
3
-1
/
+29
2022-09-24
wifi: rt2x00: correctly set BBP register 86 for MT7620
Daniel Golle
1
-1
/
+4
2022-09-24
wifi: rt2x00: set SoC wmac clock register
Daniel Golle
1
-0
/
+21
2022-09-24
wifi: rt2x00: set VGC gain for both chains of MT7620
Daniel Golle
1
-1
/
+2
2022-09-24
wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620
Daniel Golle
1
-1
/
+1
2022-09-24
wifi: rt2x00: fix HT20/HT40 bandwidth switch on MT7620
Daniel Golle
1
-0
/
+8
2022-09-24
wifi: rt2x00: move helper functions up in file
Daniel Golle
1
-20
/
+20
2022-09-24
wifi: rt2x00: add TX LOFT calibration for MT7620
Tomislav Požega
2
-0
/
+912
2022-09-24
wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620
Daniel Golle
1
-1
/
+2
2022-09-24
wifi: rt2x00: add RXIQ calibration for MT7620
Tomislav Požega
1
-0
/
+375
2022-09-24
wifi: rt2x00: add RXDCOC calibration for MT7620
Tomislav Požega
1
-0
/
+60
2022-09-24
wifi: rt2x00: add r calibration for MT7620
Tomislav Požega
2
-0
/
+135
2022-09-24
wifi: rt2x00: add RF self TXDC calibration for MT7620
Tomislav Požega
1
-0
/
+48
2022-09-24
wifi: rt2x00: move up and reuse busy wait functions
Daniel Golle
1
-53
/
+46
2022-09-24
wifi: rt2x00: add support for external PA on MT7620
Daniel Golle
2
-1
/
+52
2022-09-24
wifi: rt2x00: add throughput LED trigger
David Bauer
1
-0
/
+18
2022-09-24
wifi: rt2x00: define RF5592 in init_eeprom routine
Tomislav Požega
1
-0
/
+2
2022-09-22
wifi: ath11k: fix number of VHT beamformee spatial streams
Jesus Fernandez Manzano
1
-5
/
+20
2022-09-22
wifi: ath11k: retrieve MAC address from system firmware if provided
Jun Yu
1
-1
/
+7
2022-09-22
wifi: ath11k: add get_txpower mac ops
Aditya Kumar Singh
1
-0
/
+92
2022-09-22
wifi: ath11k: move firmware stats out of debugfs
Aditya Kumar Singh
5
-114
/
+137
2022-09-22
wifi: ath9k: fix repeated the words in a comment
Jilin Yuan
1
-1
/
+1
2022-09-22
wifi: ath9k: fix repeated to words in a comment
Jilin Yuan
1
-1
/
+1
2022-09-22
wifi: ath10k: reset pointer after memory free to avoid potential use-after-free
Wen Gong
1
-0
/
+6
2022-09-22
wifi: ath11k: fix failed to find the peer with peer_id 0 when disconnected
Wen Gong
1
-1
/
+2
[next]