summaryrefslogtreecommitdiff
path: root/include/net/mac80211.h
AgeCommit message (Expand)Author
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh
2024-08-27wifi: mac80211: export ieee80211_purge_tx_queue() for driversPing-Ke Shih
2024-08-27wifi: mac80211: Add non-atomic station iteratorRory Little
2024-08-27wifi: mac80211: don't use rate mask for offchannel TX eitherPing-Ke Shih
2024-08-27wifi: mac80211: refactor block ack management codeDmitry Antipov
2024-07-11Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-07-09wifi: mac80211: add radio index to ieee80211_chanctx_confFelix Fietkau
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-28wifi: mac80211: fix BSS_CHANGED_UNSOL_BCAST_PROBE_RESPJohannes Berg
2024-06-28wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREPJohannes Berg
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-05-23wifi: mac80211: Add EHT UL MU-MIMO flag in ieee80211_bss_confPradeep Kumar Chitrapu
2024-05-23wifi: mac80211: track changes in AP's TPEJohannes Berg
2024-05-23wifi: mac80211: pass parsed TPE data to driversJohannes Berg
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-08wifi: mac80211: extend IEEE80211_KEY_FLAG_GENERATE_MMIE to other ciphersMichael-CY Lee
2024-04-08wifi: mac80211: Add missing return value documentationJeff Johnson
2024-04-08wifi: mac80211: remove ieee80211_set_hw_80211_encap()Jeff Johnson
2024-04-08wifi: mac80211: don't use rate mask for scanningJohannes Berg
2024-03-25wifi: mac80211: add support for tearing down negotiated TTLMAyala Beker
2024-03-25wifi: mac80211: add flag to disallow puncturing in 5 GHzJohannes Berg
2024-03-25wifi: mac80211: fix BSS_CHANGED_MLD_TTLM descriptionAyala Beker
2024-03-25wifi: mac80211: clarify the dormant/suspended links docsJohannes Berg
2024-03-04wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg
2024-03-04wifi: mac80211: pass link conf to abort_channel_switchJohannes Berg
2024-03-04wifi: mac80211: pass link_id to channel switch opsJohannes Berg
2024-03-04wifi: mac80211: add ieee80211_vif_link_active() helperJohannes Berg
2024-03-04wifi: mac80211: add link id to ieee80211_gtk_rekey_add()Shaul Triebitz
2024-02-21wifi: mac80211: make associated BSS pointer visible to the driverMiri Korenblit
2024-02-21wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh
2024-02-12wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notifyLorenzo Bianconi
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh
2024-02-08wifi: mac80211: update beacon counters per link basisAditya Kumar Singh
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg
2024-02-08wifi: mac80211: support wider bandwidth OFDMA configJohannes Berg
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2024-01-26wifi: mac80211: add support for SPP A-MSDUsJohannes Berg
2024-01-26wifi: mac80211: add support for negotiated TTLM requestAyala Beker
2024-01-26wifi: mac80211: process and save negotiated TID to Link mapping requestAyala Beker
2023-12-21wifi: mac80211: add a driver callback to check active_linksMiri Korenblit
2023-12-21wifi: mac80211: allow 64-bit radiotap timestampsJohannes Berg
2023-12-21wifi: mac80211: rework RX timestamp flagsJohannes Berg
2023-12-21wifi: mac80211: address some kerneldoc warningsJonathan Corbet
2023-12-12wifi: mac80211: add a flag to disallow puncturingJohannes Berg
2023-12-12wifi: mac80211: update some locking documentationJohannes Berg
2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo
2023-10-23wifi: mac80211: fix header kernel-doc typosRandy Dunlap
2023-10-23wifi: mac80211: add link id to mgd_prepare_tx()Miri Korenblit