index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-08
wifi: mac80211: clarify vif handling in TX dequeue
Johannes Berg
1
-1
/
+2
2024-02-08
wifi: mac80211: allow CSA to same channel
Johannes Berg
1
-4
/
+0
2024-02-08
wifi: mac80211: convert ieee80211_ie_build_eht_cap() to SKB use
Johannes Berg
5
-119
/
+42
2024-02-08
wifi: mac80211: convert ieee80211_ie_build_he_cap() to SKB use
Johannes Berg
5
-93
/
+37
2024-02-08
wifi: mac80211: move element parsing to a new file
Johannes Berg
3
-892
/
+927
2024-02-08
wifi: mac80211: start building elements in SKBs
Johannes Berg
3
-185
/
+189
2024-02-08
wifi: mac80211: simplify adding supported rates
Johannes Berg
6
-131
/
+77
2024-02-08
wifi: mac80211: tdls: use ieee80211_put_he_6ghz_cap()
Johannes Berg
3
-11
/
+3
2024-02-08
wifi: mac80211: rename ieee80211_ie_build_he_6ghz_cap()
Johannes Berg
4
-8
/
+10
2024-02-08
wifi: mac80211: limit HE RU capabilities when limiting bandwidth
Johannes Berg
1
-2
/
+33
2024-02-08
wifi: mac80211: adjust EHT capa when lowering bandwidth
Johannes Berg
5
-37
/
+103
2024-02-08
wifi: mac80211: simplify HE/EHT element length functions
Johannes Berg
4
-19
/
+16
2024-02-08
wifi: mac80211: disallow basic multi-link element in per-STA profile
Johannes Berg
3
-1
/
+8
2024-02-08
wifi: mac80211: disambiguate element parsing errors
Johannes Berg
2
-38
/
+81
2024-02-08
wifi: mac80211: implement MLO multicast deduplication
Johannes Berg
3
-3
/
+26
2024-02-08
wifi: mac80211: add/use ieee80211_get_sn()
Johannes Berg
1
-3
/
+2
2024-02-08
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
5
-186
/
+53
2024-02-08
wifi: mac80211: use cfg80211_chandef_primary_freq()
Johannes Berg
1
-19
/
+11
2024-02-08
wifi: mac80211: refactor puncturing bitmap extraction
Johannes Berg
1
-35
/
+17
2024-02-08
wifi: mac80211: validate assoc response channel config
Johannes Berg
1
-2
/
+17
2024-02-08
wifi: mac80211: support wider bandwidth OFDMA config
Johannes Berg
4
-70
/
+201
2024-02-08
wifi: mac80211: add and use a link iteration macro
Johannes Berg
2
-170
/
+89
2024-02-08
wifi: mac80211: introduce 'channel request'
Johannes Berg
19
-288
/
+330
2024-02-08
wifi: mac80211: chan: chandef is non-NULL for reserved
Johannes Berg
1
-3
/
+3
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
10
-201
/
+243
2024-02-08
wifi: mac80211: clean up HE 6 GHz and EHT chandef parsing
Johannes Berg
5
-93
/
+29
2024-02-08
wifi: mac80211: clean up connection process
Johannes Berg
10
-997
/
+1268
2024-02-08
wifi: mac80211: clean up band switch in duration
Johannes Berg
1
-11
/
+8
2024-02-08
wifi: mac80211: remove extra shadowing variable
Johannes Berg
1
-1
/
+0
2024-02-08
wifi: mac80211: remove unused MAX_MSG_LEN define
Johannes Berg
1
-2
/
+0
2024-02-08
Merge wireless into wireless-next
Johannes Berg
8
-65
/
+115
2024-02-02
wifi: mac80211: don't allow deactivation of all links
Miri Korenblit
1
-0
/
+6
2024-02-02
wifi: mac80211: clean up FILS discovery change flags handling
Johannes Berg
1
-6
/
+6
2024-02-02
wifi: mac80211: trace SMPS requests from driver
Johannes Berg
2
-2
/
+32
2024-02-02
wifi: mac80211: accept broadcast probe responses on 6 GHz
Johannes Berg
1
-12
/
+18
2024-02-02
wifi: mac80211: adding missing drv_mgd_complete_tx() call
Johannes Berg
1
-0
/
+1
2024-02-02
wifi: mac80211: fix waiting for beacons logic
Johannes Berg
1
-2
/
+1
2024-02-02
wifi: mac80211: fix unsolicited broadcast probe config
Johannes Berg
1
-7
/
+7
2024-02-02
wifi: mac80211: initialize SMPS mode correctly
Johannes Berg
1
-4
/
+3
2024-02-02
wifi: mac80211: fix driver debugfs for vif type change
Johannes Berg
3
-8
/
+3
2024-02-02
wifi: mac80211: set station RX-NSS on reconfig
Johannes Berg
1
-0
/
+2
2024-02-02
wifi: mac80211: fix RCU use in TDLS fast-xmit
Johannes Berg
1
-3
/
+4
2024-02-02
wifi: mac80211: improve CSA/ECSA connection refusal
Johannes Berg
1
-27
/
+76
2024-01-26
wifi: mac80211: Drop WBRF debugging statements
Mario Limonciello
1
-2
/
+0
2024-01-26
wifi: mac80211: apply duration for SW scan
Michael-CY Lee
1
-2
/
+8
2024-01-26
wifi: mac80211: use deflink and fix typo in link ID check
Benjamin Berg
1
-2
/
+2
2024-01-26
wifi: mac80211: don't set bss_conf in parsing
Johannes Berg
2
-20
/
+28
2024-01-26
wifi: mac80211: disallow drivers with HT wider than HE
Johannes Berg
1
-0
/
+18
2024-01-26
wifi: mac80211: simplify HE capability access
Johannes Berg
1
-27
/
+5
2024-01-26
wifi: mac80211: remove extra element parsing
Johannes Berg
1
-22
/
+2
[next]