index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mlme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-04
wifi: mac80211: defragment reconfiguration MLE when parsing
Johannes Berg
1
-16
/
+3
2024-03-04
wifi: mac80211: simplify multi-link element parsing
Johannes Berg
1
-4
/
+2
2024-03-04
wifi: mac80211: obtain AP HT/VHT data for assoc request
Johannes Berg
1
-0
/
+73
2024-03-04
wifi: mac80211: don't add VHT capa on links without them
Johannes Berg
1
-1
/
+2
2024-03-04
wifi: mac80211: check link exists before use
Johannes Berg
1
-1
/
+1
2024-03-04
wifi: mac80211: always initialize match_auth
Johannes Berg
1
-4
/
+4
2024-02-21
wifi: mac80211: align ieee80211_mle_get_bss_param_ch_cnt()
Johannes Berg
1
-4
/
+5
2024-02-21
wifi: mac80211: make associated BSS pointer visible to the driver
Miri Korenblit
1
-9
/
+9
2024-02-12
wifi: mac80211: flush only stations using requests links
Aditya Kumar Singh
1
-1
/
+1
2024-02-08
wifi: mac80211: convert ieee80211_ie_build_eht_cap() to SKB use
Johannes Berg
1
-37
/
+2
2024-02-08
wifi: mac80211: convert ieee80211_ie_build_he_cap() to SKB use
Johannes Berg
1
-34
/
+3
2024-02-08
wifi: mac80211: simplify adding supported rates
Johannes Berg
1
-43
/
+10
2024-02-08
wifi: mac80211: rename ieee80211_ie_build_he_6ghz_cap()
Johannes Berg
1
-1
/
+1
2024-02-08
wifi: mac80211: adjust EHT capa when lowering bandwidth
Johannes Berg
1
-5
/
+10
2024-02-08
wifi: mac80211: disallow basic multi-link element in per-STA profile
Johannes Berg
1
-1
/
+2
2024-02-08
wifi: mac80211: implement MLO multicast deduplication
Johannes Berg
1
-0
/
+3
2024-02-08
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
1
-158
/
+22
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
1
-25
/
+35
2024-02-08
wifi: mac80211: introduce 'channel request'
Johannes Berg
1
-41
/
+46
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
1
-2
/
+1
2024-02-08
wifi: mac80211: clean up HE 6 GHz and EHT chandef parsing
Johannes Berg
1
-5
/
+3
2024-02-08
wifi: mac80211: clean up connection process
Johannes Berg
1
-908
/
+1047
2024-02-08
Merge wireless into wireless-next
Johannes Berg
1
-33
/
+81
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: initialize SMPS mode correctly
Johannes Berg
1
-4
/
+3
2024-02-02
wifi: mac80211: improve CSA/ECSA connection refusal
Johannes Berg
1
-27
/
+76
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
1
-0
/
+27
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
1
-0
/
+4
2024-01-26
wifi: mac80211: add support for negotiated TTLM request
Ayala Beker
1
-0
/
+114
2024-01-26
wifi: mac80211: process and save negotiated TID to Link mapping request
Ayala Beker
1
-16
/
+319
2024-01-04
Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-19
/
+10
2024-01-03
wifi: mac80211: remove redundant ML element check
Johannes Berg
1
-19
/
+10
2024-01-02
Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
1
-9
/
+52
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+3
2023-12-21
wifi: mac80211: fix advertised TTLM scheduling
Ayala Beker
1
-9
/
+40
2023-12-21
wifi: mac80211: Schedule regulatory channels check on bandwith change
Andrei Otcheretianski
1
-0
/
+1
2023-12-21
wifi: mac80211: Skip association timeout update after comeback rejection
Jouni Malinen
1
-0
/
+11
2023-12-12
wifi: mac80211: don't set ESS capab bit in assoc request
Johannes Berg
1
-1
/
+12
2023-12-12
wifi: mac80211: add a flag to disallow puncturing
Johannes Berg
1
-2
/
+10
2023-12-12
wifi: mac80211: check defragmentation succeeded
Johannes Berg
1
-1
/
+3
2023-10-23
wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...
Kalle Valo
1
-1
/
+1
2023-10-23
wifi: mac80211: add link id to mgd_prepare_tx()
Miri Korenblit
1
-1
/
+8
[prev]
[next]