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