summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: fix vif addr when switching from monitor to stationFelix Fietkau2024-12-031-0/+3
* wifi: mac80211: fix a queue stall in certain cases of CSAEmmanuel Grumbach2024-12-031-3/+1
* wifi: mac80211: fix description of ieee80211_set_active_links() for new sequenceZong-Zhe Yang2024-11-071-1/+1
* wifi: mac80211: add flag to opt out of virtual monitor supportFelix Fietkau2024-10-231-0/+6
* wifi: mac80211: remove status->ampdu_delimiter_crcFelix Fietkau2024-10-231-5/+1
* wifi: mac80211: expose ieee80211_chan_width_to_rx_bw() to driversJohannes Berg2024-10-231-0/+27
* wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg2024-10-231-6/+6
* wifi: mac80211: make bss_param_ch_cnt available for the low level driverEmmanuel Grumbach2024-10-231-0/+15
* wifi: mac80211: rename IEEE80211_CHANCTX_CHANGE_MIN_WIDTHMiri Korenblit2024-10-231-2/+2
* wifi: mac80211: Add support to indicate that a new interface is to be addedIlan Peer2024-10-231-0/+8
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh2024-09-061-1/+4
* wifi: mac80211: export ieee80211_purge_tx_queue() for driversPing-Ke Shih2024-08-271-0/+13
* wifi: mac80211: Add non-atomic station iteratorRory Little2024-08-271-0/+18
* wifi: mac80211: don't use rate mask for offchannel TX eitherPing-Ke Shih2024-08-271-3/+4
* wifi: mac80211: refactor block ack management codeDmitry Antipov2024-08-271-1/+1
* Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-07-121-16/+8
|\
| * wifi: mac80211: add radio index to ieee80211_chanctx_confFelix Fietkau2024-07-091-0/+2
| * wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREPJohannes Berg2024-06-281-16/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-041-1/+1
|\ \ | |/ |/|
| * wifi: mac80211: fix BSS_CHANGED_UNSOL_BCAST_PROBE_RESPJohannes Berg2024-06-281-1/+1
* | wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach2024-06-261-1/+1
* | wifi: mac80211: Add EHT UL MU-MIMO flag in ieee80211_bss_confPradeep Kumar Chitrapu2024-05-231-0/+4
* | wifi: mac80211: track changes in AP's TPEJohannes Berg2024-05-231-0/+2
* | wifi: mac80211: pass parsed TPE data to driversJohannes Berg2024-05-231-4/+37
|/
* wifi: mac80211: handle color change per linkAditya Kumar Singh2024-05-031-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-251-0/+3
|\
| * wifi: mac80211: don't use rate mask for scanningJohannes Berg2024-04-081-0/+3
* | wifi: mac80211: extend IEEE80211_KEY_FLAG_GENERATE_MMIE to other ciphersMichael-CY Lee2024-04-081-2/+2
* | wifi: mac80211: Add missing return value documentationJeff Johnson2024-04-081-8/+30
* | wifi: mac80211: remove ieee80211_set_hw_80211_encap()Jeff Johnson2024-04-081-12/+0
* | wifi: mac80211: add support for tearing down negotiated TTLMAyala Beker2024-03-251-0/+9
* | wifi: mac80211: add flag to disallow puncturing in 5 GHzJohannes Berg2024-03-251-0/+3
* | wifi: mac80211: fix BSS_CHANGED_MLD_TTLM descriptionAyala Beker2024-03-251-1/+1
* | wifi: mac80211: clarify the dormant/suspended links docsJohannes Berg2024-03-251-3/+5
|/
* wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg2024-03-041-0/+6
* wifi: mac80211: pass link conf to abort_channel_switchJohannes Berg2024-03-041-2/+3
* wifi: mac80211: pass link_id to channel switch opsJohannes Berg2024-03-041-2/+4
* wifi: mac80211: add ieee80211_vif_link_active() helperJohannes Berg2024-03-041-0/+15
* wifi: mac80211: add link id to ieee80211_gtk_rekey_add()Shaul Triebitz2024-03-041-1/+3
* wifi: mac80211: make associated BSS pointer visible to the driverMiri Korenblit2024-02-211-0/+5
* wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh2024-02-211-1/+3
* wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notifyLorenzo Bianconi2024-02-121-2/+1
* wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh2024-02-081-1/+2
* wifi: mac80211: update beacon counters per link basisAditya Kumar Singh2024-02-081-1/+3
* wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg2024-02-081-7/+4
* wifi: mac80211: support wider bandwidth OFDMA configJohannes Berg2024-02-081-0/+14
* wifi: mac80211: introduce 'channel request'Johannes Berg2024-02-081-2/+10
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-0/+13
* wifi: mac80211: add support for SPP A-MSDUsJohannes Berg2024-01-261-0/+5