summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: MBSSID beacon handling in AP modeLorenzo Bianconi2022-03-151-0/+2
* mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala2022-03-111-0/+10
* mac80211: Handle station association response with EHTIlan Peer2022-02-161-0/+4
* mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer2022-02-161-0/+2
* mac80211: fix struct ieee80211_tx_info sizeAvraham Stern2022-02-041-4/+15
* mac80211: Add stations iterator where the iterator function may sleepMartin Blumenstingl2022-01-041-0/+21
* cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi2021-12-201-5/+5
* mac80211: introduce channel switch disconnect functionNathan Errera2021-12-201-0/+12
* mac80211: Use memset_after() to clear tx statusKees Cook2021-11-261-6/+1
* mac80211: add support for .ndo_fill_forward_pathFelix Fietkau2021-11-261-0/+7
* mac80211: introduce set_radar_offchan callbackLorenzo Bianconi2021-11-191-0/+10
* Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski2021-10-221-0/+11
|\
| * mac80211: MBSSID support in interface handlingJohn Crispin2021-09-281-0/+3
| * mac80211: save transmit power envelope element and power constraintWen Gong2021-09-271-0/+6
| * ieee80211: add power type definition for 6 GHzWen Gong2021-09-271-0/+2
* | mac80211: Fix Ptk0 rekey documentationAlexander Wetzel2021-09-271-4/+4
|/
* mac80211: introduce individual TWT support in AP modeLorenzo Bianconi2021-08-241-0/+12
* mac80211: add support for BSS color changeJohn Crispin2021-08-171-0/+29
* mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen2021-06-231-14/+3
* mac80211: notify driver on mgd TX completionJohannes Berg2021-06-231-3/+25
* mac80211: add to bss_conf if broadcast TWT is supportedShaul Triebitz2021-06-231-1/+3
* mac80211: move A-MPDU session check from minstrel_ht to mac80211Felix Fietkau2021-06-231-0/+5
* mac80211: add ieee80211_is_tx_data helper functionPhilipp Borgers2021-06-231-0/+18
* mac80211: Fix NULL ptr deref for injected rate infoMathy Vanhoef2021-05-311-1/+6
* mac80211: correct ieee80211_iterate_active_interfaces_mtx() locking commentsBrian Norris2021-05-311-1/+1
* mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driverEmmanuel Grumbach2021-04-191-4/+1
* mac80211: Allow concurrent monitor iface and ethernet rx decapSriram R2021-04-081-0/+7
* cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2021-01-261-5/+5
* mac80211: add rx decapsulation offload supportFelix Fietkau2021-01-211-0/+16
* cfg80211/mac80211: fix kernel-doc for SAR APIsJohannes Berg2021-01-081-0/+1
* mac80211: add ieee80211_set_sar_specsCarl Huang2020-12-111-0/+2
* mac80211: support driver-based disconnect with reconnect hintJohannes Berg2020-12-111-0/+11
* mac80211: support MIC error/replay detected counters driver updateJohannes Berg2020-12-111-0/+20
* mac80211: he: remove non-bss-conf fields from bss_confShaul Triebitz2020-12-111-2/+0
* Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski2020-11-131-1/+6
|\
| * mac80211: add radiotap flag to assure frames are not reorderedMathy Vanhoef2020-11-061-0/+4
| * mac80211: save HE oper info in BSS config for meshPradeep Kumar Chitrapu2020-11-061-1/+2
* | mac80211: fix kernel-doc markupsMauro Carvalho Chehab2020-10-301-3/+4
|/
* mac80211: copy configured beacon tx rate to driverRajkumar Manoharan2020-10-081-0/+3
* mac80211: Support not iterating over not-sdata-in-driver ifacesBen Greear2020-09-281-0/+4
* mac80211: support S1G associationThomas Pedersen2020-09-281-0/+2
* mac80211: handle S1G low ratesThomas Pedersen2020-09-281-0/+2
* mac80211: fix some encapsulation offload kernel-docJohannes Berg2020-09-181-1/+3
* mac80211: Unsolicited broadcast probe response supportAloka Dixit2020-09-181-0/+20
* mac80211: Add FILS discovery supportAloka Dixit2020-09-181-0/+27
* mac80211: extend ieee80211_tx_status_ext to support bulk freeFelix Fietkau2020-09-181-0/+2
* mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau2020-09-181-0/+4
* mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flagsFelix Fietkau2020-09-181-7/+7
* mac80211: remove tx status call to ieee80211_sta_register_airtimeFelix Fietkau2020-09-181-2/+3
* mac80211: rework tx encapsulation offload APIFelix Fietkau2020-09-181-0/+29