index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
hda
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-21
wifi: mac80211: drop some unprotected action frames
Johannes Berg
1
-2
/
+13
2023-06-21
wifi: mac80211: move action length check up
Johannes Berg
1
-4
/
+5
2023-06-21
wifi: mac80211: drop unprotected robust mgmt before 4-way-HS
Alon Giladi
1
-3
/
+10
2023-06-21
wifi: p54: Add missing MODULE_FIRMWARE macro
Juerg Haefliger
1
-0
/
+1
2023-06-21
MAINTAINERS: ath11k: add wiki and bugreport page
Kalle Valo
1
-0
/
+2
2023-06-21
MAINTAINERS: ath9k: add git tree
Kalle Valo
1
-0
/
+1
2023-06-21
MAINTAINERS: mt76: add git tree
Kalle Valo
1
-0
/
+1
2023-06-21
wifi: rtw89: use struct to parse firmware header
Ping-Ke Shih
3
-80
/
+87
2023-06-21
wifi: rtw89: TX power stuffs replace confusing naming of _max with _num
Zong-Zhe Yang
8
-43
/
+43
2023-06-21
wifi: rtw89: 8851b: configure to force 1 TX power value
Ping-Ke Shih
2
-0
/
+25
2023-06-21
wifi: rtw89: 8851b: rfk: update IQK to version 0x8
Ping-Ke Shih
2
-54
/
+63
2023-06-21
wifi: rtw89: 8851b: rfk: add LCK track
Ping-Ke Shih
4
-1
/
+69
2023-06-21
wifi: rtw89: 8851b: update TX power tables to R28
Zong-Zhe Yang
1
-110
/
+110
2023-06-21
wifi: rtw89: 8851b: update RF radio A parameters to R28
Ping-Ke Shih
1
-6
/
+22
2023-06-21
wifi: rtw88: fix not entering PS mode after AP stops
Po-Hao Huang
5
-0
/
+35
2023-06-21
wifi: rtw88: refine register based H2C command
Po-Hao Huang
2
-0
/
+56
2023-06-21
wifi: rtw88: Stop high queue during scan
Po-Hao Huang
2
-2
/
+6
2023-06-21
wifi: rtw88: Skip high queue in hci_flush
Po-Hao Huang
1
-2
/
+3
2023-06-21
wifi: rtw88: Fix AP mode incorrect DTIM behavior
Po-Hao Huang
5
-1
/
+13
2023-06-21
wifi: rtw88: use struct instead of macros to set TX desc
Po-Hao Huang
4
-113
/
+106
2023-06-21
wifi: rtw88: process VO packets without workqueue to avoid PTK rekey failed
Chih-Kang Chang
3
-3
/
+14
2023-06-21
wifi: rtw88: Fix action frame transmission fail before association
Po-Hao Huang
1
-2
/
+1
2023-06-21
wifi: mac80211: fix documentation config reference
Johannes Berg
1
-1
/
+1
2023-06-19
wifi: mac80211: add eht_capa debugfs field
Ben Greear
1
-0
/
+185
2023-06-19
wifi: iwlwifi: dvm: fix -Wunused-const-variable gcc warning
Dmitry Antipov
1
-17
/
+17
2023-06-19
wifi: mac80211: check EHT basic MCS/NSS set
Johannes Berg
2
-9
/
+108
2023-06-19
wifi: cfg80211: search all RNR elements for colocated APs
Benjamin Berg
1
-64
/
+63
2023-06-19
wifi: cfg80211: stop parsing after allocation failure
Benjamin Berg
1
-1
/
+2
2023-06-19
wifi: update multi-link element STA reconfig
Johannes Berg
2
-3
/
+7
2023-06-19
wifi: mac80211: agg-tx: prevent start/stop race
Johannes Berg
1
-0
/
+8
2023-06-19
wifi: mac80211: agg-tx: add a few locking assertions
Johannes Berg
1
-1
/
+5
2023-06-19
wifi: ieee80211: reorder presence checks in MLE per-STA profile
Johannes Berg
1
-3
/
+2
2023-06-19
wifi: mac80211: Support link removal using Reconfiguration ML element
Ilan Peer
3
-0
/
+205
2023-06-19
wifi: mac80211: add set_active_links variant not locking sdata
Benjamin Berg
2
-2
/
+14
2023-06-19
wifi: mac80211: add ___ieee80211_disconnect variant not locking sdata
Benjamin Berg
1
-5
/
+7
2023-06-19
wifi: cfg80211/nl80211: Add support to indicate STA MLD setup links removal
Veerendranath Jakkam
6
-0
/
+121
2023-06-19
wifi: cfg80211: do not scan disabled links on 6GHz
Benjamin Berg
1
-0
/
+7
2023-06-19
wifi: cfg80211: handle BSS data contained in ML probe responses
Benjamin Berg
1
-7
/
+354
2023-06-19
wifi: cfg80211: use structs for TBTT information access
Benjamin Berg
2
-31
/
+33
2023-06-19
wifi: ieee80211: add structs for TBTT information access
Benjamin Berg
1
-0
/
+22
2023-06-19
wifi: cfg80211: use a struct for inform_single_bss data
Benjamin Berg
1
-97
/
+112
2023-06-19
wifi: ieee80211: add definitions for RNR MLD params
Benjamin Berg
1
-0
/
+15
2023-06-19
wifi: cfg80211: Always ignore ML element
Benjamin Berg
1
-0
/
+4
2023-06-19
wifi: ieee80211: use default for medium synchronization delay
Benjamin Berg
1
-2
/
+11
2023-06-19
wifi: ieee80211: add helper to validate ML element type and size
Benjamin Berg
2
-20
/
+33
2023-06-19
wifi: ieee80211: Fix the common size calculation for reconfiguration ML
Ilan Peer
1
-4
/
+1
2023-06-19
wifi: mac80211: Include Multi-Link in CRC calculation
Ilan Peer
1
-0
/
+4
2023-06-19
wifi: cfg80211: fix regulatory disconnect with OCB/NAN
Johannes Berg
3
-32
/
+11
2023-06-19
wifi: cfg80211: fix regulatory disconnect for non-MLO
Johannes Berg
1
-1
/
+1
2023-06-19
wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok()
Ilan Peer
2
-3
/
+6
[next]