summaryrefslogtreecommitdiff
path: root/include/net/mac80211.h
AgeCommit message (Expand)Author
2021-10-22Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-09-28mac80211: MBSSID support in interface handlingJohn Crispin
2021-09-27mac80211: save transmit power envelope element and power constraintWen Gong
2021-09-27ieee80211: add power type definition for 6 GHzWen Gong
2021-09-27mac80211: Fix Ptk0 rekey documentationAlexander Wetzel
2021-08-24mac80211: introduce individual TWT support in AP modeLorenzo Bianconi
2021-08-17mac80211: add support for BSS color changeJohn Crispin
2021-06-23mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen
2021-06-23mac80211: notify driver on mgd TX completionJohannes Berg
2021-06-23mac80211: add to bss_conf if broadcast TWT is supportedShaul Triebitz
2021-06-23mac80211: move A-MPDU session check from minstrel_ht to mac80211Felix Fietkau
2021-06-23mac80211: add ieee80211_is_tx_data helper functionPhilipp Borgers
2021-05-31mac80211: Fix NULL ptr deref for injected rate infoMathy Vanhoef
2021-05-31mac80211: correct ieee80211_iterate_active_interfaces_mtx() locking commentsBrian Norris
2021-04-19mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driverEmmanuel Grumbach
2021-04-08mac80211: Allow concurrent monitor iface and ethernet rx decapSriram R
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2021-01-21mac80211: add rx decapsulation offload supportFelix Fietkau
2021-01-08cfg80211/mac80211: fix kernel-doc for SAR APIsJohannes Berg
2020-12-11mac80211: add ieee80211_set_sar_specsCarl Huang
2020-12-11mac80211: support driver-based disconnect with reconnect hintJohannes Berg
2020-12-11mac80211: support MIC error/replay detected counters driver updateJohannes Berg
2020-12-11mac80211: he: remove non-bss-conf fields from bss_confShaul Triebitz
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski
2020-11-06mac80211: add radiotap flag to assure frames are not reorderedMathy Vanhoef
2020-11-06mac80211: save HE oper info in BSS config for meshPradeep Kumar Chitrapu
2020-10-30mac80211: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-08mac80211: copy configured beacon tx rate to driverRajkumar Manoharan
2020-09-28mac80211: Support not iterating over not-sdata-in-driver ifacesBen Greear
2020-09-28mac80211: support S1G associationThomas Pedersen
2020-09-28mac80211: handle S1G low ratesThomas Pedersen
2020-09-18mac80211: fix some encapsulation offload kernel-docJohannes Berg
2020-09-18mac80211: Unsolicited broadcast probe response supportAloka Dixit
2020-09-18mac80211: Add FILS discovery supportAloka Dixit
2020-09-18mac80211: extend ieee80211_tx_status_ext to support bulk freeFelix Fietkau
2020-09-18mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau
2020-09-18mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flagsFelix Fietkau
2020-09-18mac80211: remove tx status call to ieee80211_sta_register_airtimeFelix Fietkau
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin
2020-07-31mac80211: add a function for running rx without passing skbs to the stackFelix Fietkau
2020-07-31mac80211: parse radiotap header when selecting Tx queueMathy Vanhoef
2020-07-31mac80211: add radiotap flag to prevent sequence number overwriteMathy Vanhoef
2020-07-31net/wireless: mac80211.h: drop duplicate words in commentsRandy Dunlap
2020-05-31mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg
2020-05-27mac80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller
2020-04-29mac80211: fix memory overlap due to variable length paramRajkumar Manoharan
2020-04-24mac80211: fix two missing documentation entriesJohannes Berg
2020-04-24mac80211: add freq_offset to RX statusThomas Pedersen