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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-02
wifi: rtw89: concentrate parameter control for setting channel callback
Zong-Zhe Yang
4
-40
/
+61
2022-09-02
wifi: rtw89: rfk: concentrate parameter control while set_channel()
Zong-Zhe Yang
4
-8
/
+12
2022-09-02
wifi: rtw89: txpwr: concentrate channel related control to top
Zong-Zhe Yang
7
-131
/
+206
2022-09-02
wifi: rtw89: create rtw89_chan centrally to avoid breakage
Zong-Zhe Yang
6
-81
/
+109
2022-09-02
wifi: rtw89: re-arrange channel related stuffs under HAL
Zong-Zhe Yang
17
-163
/
+257
2022-09-02
wifi: rtw89: introduce rtw89_chan for channel stuffs
Zong-Zhe Yang
8
-122
/
+128
2022-09-02
wifi: rtw89: rewrite decision on channel by entity state
Zong-Zhe Yang
6
-20
/
+53
2022-09-01
wifi: ath11k: Add cold boot calibration support on WCN6750
Manikanta Pubbisetty
4
-4
/
+31
2022-09-01
wifi: ath11k: Fix incorrect QMI message ID mappings
Manikanta Pubbisetty
2
-5
/
+43
2022-09-01
wifi: ath11k: Register shutdown handler for WCN6750
Manikanta Pubbisetty
2
-13
/
+47
2022-08-30
wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il4965_rs_fill_link_cmd()
Stanislaw Gruszka
1
-4
/
+1
2022-08-30
wifi: wilc1000: fix DMA on stack objects
Ajay.Kathat@microchip.com
3
-8
/
+47
2022-08-30
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
5
-43
/
+83
2022-08-30
wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()
Tetsuo Handa
1
-15
/
+28
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
1
-0
/
+1
2022-08-26
wifi: mt76: mt7921e: fix crash in chip reset fail
Deren Wu
1
-1
/
+1
2022-08-26
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
David S. Miller
42
-347
/
+893
2022-08-26
wifi: rtw88: fix uninitialized use of primary channel index
Ping-Ke Shih
1
-2
/
+1
2022-08-25
wifi: mac80211_hwsim: fix link change handling
Johannes Berg
1
-1
/
+6
2022-08-25
wifi: mac80211_hwsim: split iftype data into AP/non-AP
Johannes Berg
1
-8
/
+379
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
8
-46
/
+62
2022-08-19
hwrng: core - let sleep be interrupted when unregistering hwrng
Jason A. Donenfeld
1
-1
/
+2
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-2
/
+3
2022-08-10
wifi: rtw88: prohibit enter IPS during HW scan
Chih-Kang Chang
1
-1
/
+2
2022-08-10
wifi: rtw88: add flag check before enter or leave IPS
Chih-Kang Chang
1
-2
/
+5
2022-08-10
wifi: rtw88: add flushing queue before HW scan
Chih-Kang Chang
1
-0
/
+4
2022-08-10
wifi: rtw88: fix WARNING:rtw_get_tx_power_params() during HW scan
Chih-Kang Chang
4
-14
/
+28
2022-08-10
wifi: rtw88: add the update channel flow to support setting by parameters
Chih-Kang Chang
2
-72
/
+116
2022-08-10
wifi: rtw88: add mutex when set regulatory and get Tx power table
Chih-Kang Chang
2
-4
/
+9
2022-08-10
wifi: rtw88: add mutex when set SAR
Chih-Kang Chang
1
-0
/
+2
2022-08-10
wifi: brcmfmac: Fix to add skb free for TIM update info when tx is completed
Wataru Gohda
3
-9
/
+13
2022-08-10
wifi: brcmfmac: Fix to add brcmf_clear_assoc_ies when rmmod
Wataru Gohda
1
-0
/
+1
2022-08-10
wifi: brcmfmac: fix invalid address access when enabling SCAN log level
Wright Feng
1
-6
/
+6
2022-08-10
wifi: brcmfmac: fix scheduling while atomic issue when deleting flowring
Wright Feng
2
-10
/
+9
2022-08-10
wifi: brcmfmac: fix continuous 802.1x tx pending timeout error
Wright Feng
2
-2
/
+25
2022-08-09
wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()
Wen Gong
1
-25
/
+29
2022-08-09
wifi: ath10k: Set tx credit to one for WCN3990 snoc based devices
Youghandhar Chintala
3
-3
/
+26
2022-08-09
wifi: rtw89: 8852a: correct WDE IMR settings
Chia-Yuan Li
1
-13
/
+8
2022-08-09
wifi: rtw89: refine leaving LPS function
Zong-Zhe Yang
1
-1
/
+2
2022-08-09
wifi: qtnfmac: remove braces around single statement blocks
Sebin Sebastian
1
-3
/
+1
2022-08-09
wifi: rtlwifi: 8192de: correct checking of IQK reload
Ping-Ke Shih
1
-5
/
+4
2022-08-09
wifi: brcmsmac: remove duplicate words
Ruffalo Lavoisier
1
-1
/
+1
2022-08-09
wifi: rtw88: access chip_info by const pointer
Ping-Ke Shih
14
-129
/
+129
2022-08-09
wifi: rtw88: phy: fix warning of possible buffer overflow
Zong-Zhe Yang
1
-13
/
+8
2022-08-09
wifi: rtw88: fix store OP channel info timing when HW scan
Chih-Kang Chang
3
-3
/
+17
2022-08-09
wifi: rtw88: fix stopping queues in wrong timing when HW scan
Chih-Kang Chang
1
-1
/
+6
2022-08-09
wifi: rtw88: 8822c: extend supported probe request size
Po-Hao Huang
8
-11
/
+59
2022-08-08
wifi: wilc1000: fix spurious inline in wilc_handle_disconnect()
Kalle Valo
2
-2
/
+3
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
8
-59
/
+26
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
47
-616
/
+49
[prev]
[next]