summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: make 4addr null frames using min_rate for WDSLian Chen2022-07-151-0/+1
* wifi: mac80211: RCU-ify link STA pointersJohannes Berg2022-06-201-5/+7
* wifi: mac80211: add sta link addition/removalJohannes Berg2022-06-201-1/+1
* wifi: mac80211: make ieee80211_he_cap_ie_to_sta_he_cap() MLO-awareJohannes Berg2022-06-201-1/+1
* wifi: mac80211: make some SMPS code MLD-awareJohannes Berg2022-06-201-1/+1
* wifi: mac80211: HT: make ieee80211_ht_cap_ie_to_sta_ht_cap() MLO-awareJohannes Berg2022-06-201-1/+1
* wifi: mac80211: add link_id to eht.c code for MLOJohannes Berg2022-06-201-1/+1
* wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg2022-06-201-2/+4
* wifi: mac80211: make channel context code MLO-awareJohannes Berg2022-06-201-14/+14
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-8/+8
* wifi: mac80211: reorg some iface data structs for MLDJohannes Berg2022-06-201-152/+158
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-12/+14
* wifi: mac80211: move some future per-link data to bss_confJohannes Berg2022-06-201-21/+21
* wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-201-1/+1
* wifi: mac80211: remove cipher scheme supportJohannes Berg2022-06-101-5/+1
* Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-05-191-43/+74
|\
| * mac80211: mlme: track assoc_bss/associated separatelyJohannes Berg2022-05-161-8/+10
| * mac80211: remove useless bssid copyJohannes Berg2022-05-161-3/+1
| * mac80211: remove unused argument to ieee80211_sta_connection_lost()Johannes Berg2022-05-161-6/+4
| * mac80211: mlme: use local SSID copyJohannes Berg2022-05-161-12/+2
| * mac80211: use ifmgd->bssid instead of ifmgd->associated->bssidJohannes Berg2022-05-161-17/+17
| * mac80211: mlme: move in RSSI reporting codeJohannes Berg2022-05-161-0/+40
| * mac80211: support disabling EHT modeMuna Sinada2022-05-041-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-121-0/+6
|\ \ | |/ |/|
| * mac80211: Reset MBSSID parameters upon connectionManikanta Pubbisetty2022-05-041-0/+6
* | mac80211: prepare sta handling for MLO supportSriram R2022-04-111-9/+9
|/
* mac80211: always have ieee80211_sta_restart()Johannes Berg2022-03-151-1/+1
* Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-03-111-24/+160
|\
| * mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala2022-03-111-0/+12
| * mac80211: Handle station association response with EHTIlan Peer2022-02-161-0/+15
| * mac80211: Add EHT capabilities to association/probe requestIlan Peer2022-02-161-1/+47
| * mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer2022-02-161-23/+86
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-031-4/+12
|\ \
| * | mac80211: treat some SAE auth steps as finalJohannes Berg2022-03-011-4/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-171-8/+21
|\| | | |/ |/|
| * mac80211: mlme: check for null after calling kmemdupJiasheng Jiang2022-01-311-8/+21
* | mac80211: mlme: validate peer HE supported ratesMordechay Goodstein2022-02-041-1/+100
* | mac80211: mlme: add documentation from spec to codeMordechay Goodstein2022-02-041-1/+9
* | mac80211: consider RX NSS in UHB connectionMordechay Goodstein2022-02-041-3/+58
* | mac80211: limit bandwidth in HE capabilitiesJohannes Berg2022-02-041-3/+8
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-051-1/+1
|\
| * mac80211: initialize variable have_higher_than_11mbitTom Rix2022-01-041-1/+1
* | mac80211: use ieee80211_bss_get_elem()Johannes Berg2022-01-041-7/+7
* | Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski2021-12-211-16/+37
|\ \ | |/ |/|
| * mac80211: add more HT/VHT/HE state loggingJohannes Berg2021-12-201-12/+33
| * mac80211: Notify cfg80211 about association comebackIlan Peer2021-12-201-0/+4
| * mac80211: Remove a couple of obsolete TODOIlan Peer2021-12-201-4/+0
* | mac80211: track only QoS data frames for admission controlJohannes Berg2021-11-261-3/+10
|/
* mac80211: Prevent AP probing during suspendLoic Poulain2021-10-211-0/+7
* nl80211: Add LC placeholder band definition to nl80211_bandSrinivasan Raju2021-10-211-0/+1