summaryrefslogtreecommitdiff
path: root/net/mac80211/driver-ops.h
AgeCommit message (Expand)Author
2023-12-21wifi: mac80211: add a driver callback to check active_linksMiri Korenblit
2023-12-18Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-12-12wifi: mac80211: Replace ENOTSUPP with EOPNOTSUPPAndrei Otcheretianski
2023-11-24wifi: mac80211: do not pass AP_VLAN vif pointer to drivers during flushOldřich Jedlička
2023-10-23wifi: mac80211: add link id to mgd_prepare_tx()Miri Korenblit
2023-10-23wifi: mac80211: make mgd_protect_tdls_discover MLO-awareMiri Korenblit
2023-10-23wifi: mac80211: add a driver callback to add vif debugfsMiri Korenblit
2023-09-11wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-09-11wifi: mac80211: check wiphy mutex in opsJohannes Berg
2023-09-11wifi: mac80211: add more ops assertionsJohannes Berg
2023-06-06wifi: mac80211: stop warning after reconfig failuresJohannes Berg
2023-04-13wifi: mac80211: add flush_sta methodJohannes Berg
2023-03-22wifi: mac80211: add support for letting drivers register tc offload supportFelix Fietkau
2023-03-07wifi: mac80211: add netdev per-link debugfs data and driver hookBenjamin Berg
2023-01-10wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel
2022-10-07wifi: mac80211: add API to show the link STAs in debugfsBenjamin Berg
2022-09-06wifi: mac80211: isolate driver from inactive linksJohannes Berg
2022-07-15wifi: mac80211: remove link_id parameter from link_info_changed()Gregory Greenman
2022-07-15wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman
2022-07-15wifi: mac80211: replace link_id with link_conf in start/stop_ap()Gregory Greenman
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-07-15wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg
2022-06-20wifi: mac80211: pass the link id in start/stop apShaul Triebitz
2022-06-20wifi: mac80211: add sta link addition/removalJohannes Berg
2022-06-20wifi: mac80211: add vif link addition/removalJohannes Berg
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-12-14mac80211: mark TX-during-stop for TX in in_reconfigJohannes Berg
2021-11-26mac80211: add support for .ndo_fill_forward_pathFelix Fietkau
2021-08-24mac80211: introduce individual TWT support in AP modeLorenzo Bianconi
2021-06-23mac80211: notify driver on mgd TX completionJohannes Berg
2021-01-21mac80211: add rx decapsulation offload supportFelix Fietkau
2020-09-18mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau
2020-07-31mac80211: warn only once in check_sdata_in_driver() at each callerJohannes Berg
2020-05-27mac80211: fix variable names in TID config methodsSergey Matyukevich
2020-02-24mac80211: Add api to support configuring TID specific configurationTamizh chelvam
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-26mac80211: store tx power value from user to stationAshok Raj Nagarajan
2019-03-29mac80211: do not call driver wake_tx_queue op during reconfigFelix Fietkau
2019-02-22mac80211: notify driver on subsequent CSA beaconsSara Sharon
2019-02-22mac80211: abort CSA if beacon does not include CSA IEsSara Sharon
2019-01-25mac80211: Expose ieee80211_schedule_txq() functionToke Høiland-Jørgensen
2019-01-19mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen
2018-11-09mac80211: allow drivers to use peer measurement APIJohannes Berg
2018-10-12mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu