summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
AgeCommit message (Expand)Author
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
2020-04-24mac80211: agg-tx: add an option to defer ADDBA transmitMordechay Goodstein
2020-04-24mac80211: add twt_protected flag to the bss_conf structureShaul Triebitz
2020-04-24mac80211: Process multicast RX registration for Action framesJouni Malinen
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-03-20mac80211: update documentation about tx powerQiujun Huang
2020-02-24mac80211: Add api to support configuring TID specific configurationTamizh chelvam
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller
2020-02-14mac80211: Fix setting txpower to zeroBen Greear
2020-02-07mac80211: use more bits for ack_frame_idJohannes Berg
2020-01-15mac80211: add handling for BSS colorJohn Crispin
2019-12-13mac80211: add 802.11 encapsulation offloading supportJohn Crispin
2019-11-22mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeueToke Høiland-Jørgensen
2019-11-22mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan
2019-11-22mac80211: Import airtime calculation code from mt76Toke Høiland-Jørgensen
2019-11-08mac80211: Shrink the size of ack_frame_id to make room for tx_time_estToke Høiland-Jørgensen
2019-10-28mac80211: fix a typo of "function"Joe Perches
2019-10-28mac80211: typo fixes in kerneldoc commentsChris Packham
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-09-11mac80211: allow drivers to set max MTUWen Gong
2019-07-31mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin
2019-07-29mac80211: propagate HE operation info into bss_confJohn Crispin
2019-07-26mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flagsLorenzo Bianconi
2019-07-26mac80211: add xmit rate to struct ieee80211_tx_statusJohn Crispin
2019-07-26mac80211: AMPDU handling for rekeys with Extended Key IDAlexander Wetzel
2019-07-26mac80211: Simplify Extended Key ID APIAlexander Wetzel
2019-07-26mac80211: add tx dequeue function for process contextErik Stromdahl
2019-07-26mac80211: remove unused and unneeded remove_sta_debugfs callbackGreg Kroah-Hartman
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-14mac80211: call rate_control_send_low() internallyJohannes Berg
2019-06-14mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin
2019-06-14mac80211: dynamically enable the TWT requester support on STA interfacesJohn Crispin
2019-06-14mac80211: AMPDU handling for Extended Key IDAlexander Wetzel
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-26mac80211: probe unexercised mesh linksRajkumar Manoharan
2019-04-26mac80211: store tx power value from user to stationAshok Raj Nagarajan
2019-04-26mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel
2019-04-08mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau