summaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)Author
2025-01-13wifi: mac80211: set key link ID to the deflink oneBenjamin Berg
2025-01-13wifi: mac80211: Support dynamic link addition and removalIlan Peer
2025-01-13wifi: mac80211: add an option to filter a sta from being flushedMiri Korenblit
2024-12-19Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-12-04wifi: mac80211: get tx power per linkRameshkumar Sundaram
2024-12-04wifi: cfg80211: send MLO links tx power info in GET_INTERFACERameshkumar Sundaram
2024-12-03wifi: mac80211: fix station NSS capability initialization orderBenjamin Lin
2024-12-03wifi: mac80211: fix a queue stall in certain cases of CSAEmmanuel Grumbach
2024-12-03wifi: cfg80211: clear link ID from bitmap during link delete after clean upAditya Kumar Singh
2024-12-03wifi: mac80211: init cnt before accessing elem in ieee80211_copy_mbssid_beaconHaoyu Li
2024-11-13Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-11-12wifi: mac80211: pass MBSSID config by referenceJohannes Berg
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-23wifi: mac80211: add flag to opt out of virtual monitor supportFelix Fietkau
2024-10-23wifi: cfg80211: pass net_device to .set_monitor_channelFelix Fietkau
2024-10-23wifi: mac80211: allow rate_control_rate_init() for linksJohannes Berg
2024-10-23wifi: mac80211: update the right link for tx powerEmmanuel Grumbach
2024-10-23wifi: mac80211: ieee80211_recalc_txpower receives a linkEmmanuel Grumbach
2024-10-23wifi: cfg80211: disallow SMPS in AP modeJohannes Berg
2024-10-23wifi: mac80211: Add support to indicate that a new interface is to be addedIlan Peer
2024-10-08wifi: mac80211: do not pass a stopped vif to the driver in .get_txpowerFelix Fietkau
2024-10-08wifi: mac80211: Convert color collision detection to wiphy workRemi Pommarel
2024-10-08wifi: mac80211: Fix setting txpower with emulate_chanctxBen Greear
2024-09-06wifi: cfg80211/mac80211: use proper link ID for DFSAditya Kumar Singh
2024-09-06wifi: mac80211: handle DFS per linkAditya Kumar Singh
2024-09-06wifi: cfg80211: handle DFS per linkAditya Kumar Singh
2024-09-06wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh
2024-09-06wifi: mac80211: remove label usage in ieee80211_start_radar_detection()Aditya Kumar Singh
2024-09-06Revert "wifi: mac80211: move radar detect work to sdata"Aditya Kumar Singh
2024-07-26wifi: mac80211: use monitor sdata with driver only if desiredJohannes Berg
2024-07-09wifi: mac80211: extend ifcomb check functions for multi-radioFelix Fietkau
2024-06-28wifi: mac80211: remove key data from get_key callbackJohannes Berg
2024-06-26wifi: mac80211: refactor CSA queue block/unblockJohannes Berg
2024-06-12wifi: mac80211: clean up 'ret' in sta_link_apply_parameters()Johannes Berg
2024-06-12wifi: mac80211: fix erroneous errors for STA changesJohannes Berg
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-05-29wifi: mac80211: pass proper link id for channel switch started notificationAditya Kumar Singh
2024-05-29wifi: mac80211: apply mcast rate only if interface is upJohannes Berg
2024-05-23wifi: mac80211: Add EHT UL MU-MIMO flag in ieee80211_bss_confPradeep Kumar Chitrapu
2024-05-23wifi: mac80211: collect some CSA data into sub-structsJohannes Berg
2024-05-23wifi: mac80211: move radar detect work to sdataJohannes Berg
2024-05-23wifi: mac80211: remove extra link STA functionsJohannes Berg
2024-05-23wifi: mac80211: remove outdated commentsJohannes Berg
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh
2024-05-03wifi: cfg80211: handle color change per linkAditya Kumar Singh
2024-04-19wifi: mac80211: handle sdata->u.ap.active flag with MLOAditya Kumar Singh
2024-04-19wifi: mac80211: transmit deauth only if link is availableJohannes Berg
2024-03-25wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changesFelix Fietkau
2024-03-04wifi: mac80211: remove TDLS peers only on affected linkJohannes Berg
2024-03-04wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg