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: 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
2024-01-26
wifi: mac80211: simplify ieee80211_config_bw() prototype
Johannes Berg
1
-12
/
+8
2024-01-26
wifi: mac80211: take EML/MLD capa from assoc response
Johannes Berg
1
-9
/
+13
2024-01-26
wifi: mac80211: add support for SPP A-MSDUs
Johannes Berg
6
-11
/
+39
2024-01-26
wifi: mac80211: add support for negotiated TTLM request
Ayala Beker
5
-0
/
+146
2024-01-26
wifi: mac80211: process and save negotiated TID to Link mapping request
Ayala Beker
7
-17
/
+420
2024-01-23
Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
3
-3
/
+7
2024-01-18
wifi: mac80211: fix race condition on enabling fast-xmit
Felix Fietkau
2
-1
/
+3
2024-01-18
wifi: mac80211: fix potential sta-link leak
Johannes Berg
1
-1
/
+4
2024-01-18
wifi: cfg80211/mac80211: remove dependency on non-existing option
Lukas Bulwahn
1
-1
/
+0
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+15
2024-01-04
Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
6
-22
/
+311
2024-01-03
wifi: mac80211: remove redundant ML element check
Johannes Berg
1
-19
/
+10
2024-01-03
wifi: mac80211: kunit: extend MFP tests
Johannes Berg
1
-4
/
+70
2024-01-03
wifi: mac80211: kunit: generalize public action test
Johannes Berg
1
-21
/
+57
2024-01-03
wifi: mac80211: add kunit tests for public action handling
Johannes Berg
4
-2
/
+198
2024-01-03
wifi: mac80211: fix spelling typo in comment
Zheng tan
1
-1
/
+1
2024-01-02
Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
7
-21
/
+123
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
4
-11
/
+19
2023-12-21
wifi: mac80211: add a driver callback to check active_links
Miri Korenblit
3
-0
/
+48
[next]