summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changesFelix Fietkau2024-03-251-3/+2
* wifi: mac80211: remove TDLS peers only on affected linkJohannes Berg2024-03-041-1/+1
* wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg2024-03-041-7/+9
* wifi: mac80211: pass link_id to channel switch opsJohannes Berg2024-03-041-1/+3
* wifi: mac80211: add ieee80211_vif_link_active() helperJohannes Berg2024-03-041-2/+1
* wifi: mac80211: Adjust CQM handling for MLOIlan Peer2024-03-041-29/+50
* wifi: mac80211: handle netif carrier up/down with link AP during MLOAditya Kumar Singh2024-03-041-2/+30
* wifi: mac80211: remove only link keys during stopping link APRameshkumar Sundaram2024-03-041-1/+7
* wifi: mac80211: track capability/opmode NSS separatelyJohannes Berg2024-03-041-1/+1
* wifi: mac80211: remove only own link stations during stop_apAditya Kumar Singh2024-02-121-1/+1
* wifi: mac80211: flush only stations using requests linksAditya Kumar Singh2024-02-121-2/+2
* wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notifyLorenzo Bianconi2024-02-121-1/+1
* wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh2024-02-081-2/+13
* wifi: mac80211: start and finalize channel switch on link basisAditya Kumar Singh2024-02-081-24/+35
* wifi: mac80211: handle set csa/after_csa beacon on per link basisAditya Kumar Singh2024-02-081-13/+15
* wifi: mac80211: allow CSA to same channelJohannes Berg2024-02-081-4/+0
* wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg2024-02-081-16/+5
* wifi: mac80211: introduce 'channel request'Johannes Berg2024-02-081-28/+38
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-24/+18
* Merge wireless into wireless-nextJohannes Berg2024-02-081-7/+9
|\
| * wifi: mac80211: fix unsolicited broadcast probe configJohannes Berg2024-02-021-7/+7
| * wifi: mac80211: set station RX-NSS on reconfigJohannes Berg2024-02-021-0/+2
* | wifi: mac80211: clean up FILS discovery change flags handlingJohannes Berg2024-02-021-6/+6
* | wifi: mac80211: add support for SPP A-MSDUsJohannes Berg2024-01-261-0/+3
* | wifi: mac80211: add support for negotiated TTLM requestAyala Beker2024-01-261-0/+12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-12-211-2/+2
|\
| * wifi: mac80211: check if the existing link config remains unchangedEdward Adam Davis2023-12-121-2/+2
* | wifi: mac80211: Replace ENOTSUPP with EOPNOTSUPPAndrei Otcheretianski2023-12-121-2/+2
|/
* wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDEIlan Peer2023-10-231-0/+6
* Merge wireless into wireless-nextJohannes Berg2023-10-061-2/+9
|\
| * wifi: mac80211: work around Cisco AP 9115 VHT MPDU lengthJohannes Berg2023-09-251-1/+2
| * wifi: mac80211: fix potential key use-after-freeJohannes Berg2023-09-251-0/+3
* | wifi: mac80211: update the rx_chains after set_antenna()Emmanuel Grumbach2023-09-251-1/+7
* | wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg2023-09-251-1/+1
* | wifi: mac80211: don't return unset power in ieee80211_get_tx_power()Ping-Ke Shih2023-09-131-0/+4
* | wifi: mac80211: additions to change_beacon()Aloka Dixit2023-09-131-0/+13
* | wifi: cfg80211: modify prototype for change_beaconAloka Dixit2023-09-131-6/+8
* | wifi: mac80211: fixes in FILS discovery updatesAloka Dixit2023-09-131-37/+40
* | wifi: mac80211: remove shifted rate supportJohannes Berg2023-09-131-6/+2
* | wifi: mac80211: fix channel switch link dataJohannes Berg2023-09-111-4/+5
* | wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach2023-09-111-16/+19
* | wifi: cfg80211: remove wdev mutexJohannes Berg2023-09-111-35/+8
* | wifi: mac80211: reduce iflist_mtxJohannes Berg2023-09-111-4/+4
* | wifi: mac80211: remove local->mtxJohannes Berg2023-09-111-47/+25
* | wifi: mac80211: remove chanctx_mtxJohannes Berg2023-09-111-10/+8
* | wifi: mac80211: remove key_mtxJohannes Berg2023-09-111-23/+11
* | wifi: mac80211: remove sta_mtxJohannes Berg2023-09-111-76/+36
* | wifi: mac80211: move color change finalize to wiphy workJohannes Berg2023-09-111-3/+4
* | wifi: mac80211: move CSA finalize to wiphy workJohannes Berg2023-09-111-4/+4
* | wifi: mac80211: move DFS CAC work to wiphy workJohannes Berg2023-09-111-5/+5