summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: rename csa counters to countdown countersJohn Crispin2020-08-271-18/+17
* mac80211: add a function for running rx without passing skbs to the stackFelix Fietkau2020-07-311-0/+25
* mac80211: parse radiotap header when selecting Tx queueMathy Vanhoef2020-07-311-0/+8
* mac80211: add radiotap flag to prevent sequence number overwriteMathy Vanhoef2020-07-311-0/+3
* net/wireless: mac80211.h: drop duplicate words in commentsRandy Dunlap2020-07-311-3/+3
* mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg2020-05-311-1/+3
* mac80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-271-5/+5
* Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller2020-05-271-5/+30
|\
| * mac80211: fix memory overlap due to variable length paramRajkumar Manoharan2020-04-291-2/+5
| * mac80211: fix two missing documentation entriesJohannes Berg2020-04-241-0/+2
| * mac80211: add freq_offset to RX statusThomas Pedersen2020-04-241-1/+9
| * mac80211: agg-tx: add an option to defer ADDBA transmitMordechay Goodstein2020-04-241-1/+5
| * mac80211: add twt_protected flag to the bss_conf structureShaul Triebitz2020-04-241-0/+2
| * mac80211: Process multicast RX registration for Action framesJouni Malinen2020-04-241-0/+6
| * cfg80211: change internal management frame registration APIJohannes Berg2020-04-241-1/+1
* | mac80211: populate debugfs only after cfg80211 initJohannes Berg2020-04-241-1/+3
|/
* mac80211: update documentation about tx powerQiujun Huang2020-03-201-0/+5
* mac80211: Add api to support configuring TID specific configurationTamizh chelvam2020-02-241-0/+10
* Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller2020-02-171-3/+37
|\
| * mac80211: Fix setting txpower to zeroBen Greear2020-02-141-1/+1
| * mac80211: add handling for BSS colorJohn Crispin2020-01-151-2/+4
| * mac80211: add 802.11 encapsulation offloading supportJohn Crispin2019-12-131-0/+32
* | mac80211: use more bits for ack_frame_idJohannes Berg2020-02-071-6/+5
|/
* mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeueToke Høiland-Jørgensen2019-11-221-0/+16
* mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan2019-11-221-0/+12
* mac80211: Import airtime calculation code from mt76Toke Høiland-Jørgensen2019-11-221-0/+29
* mac80211: Shrink the size of ack_frame_id to make room for tx_time_estToke Høiland-Jørgensen2019-11-081-1/+3
* mac80211: fix a typo of "function"Joe Perches2019-10-281-1/+1
* mac80211: typo fixes in kerneldoc commentsChris Packham2019-10-281-8/+8
* mac80211: simplify TX aggregation startJohannes Berg2019-10-041-2/+9
* mac80211: allow drivers to set max MTUWen Gong2019-09-111-0/+3
* mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin2019-07-311-0/+4
* mac80211: propagate HE operation info into bss_confJohn Crispin2019-07-291-0/+2
* mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flagsLorenzo Bianconi2019-07-261-0/+4
* mac80211: add xmit rate to struct ieee80211_tx_statusJohn Crispin2019-07-261-0/+2
* mac80211: AMPDU handling for rekeys with Extended Key IDAlexander Wetzel2019-07-261-0/+5
* mac80211: Simplify Extended Key ID APIAlexander Wetzel2019-07-261-8/+0
* mac80211: add tx dequeue function for process contextErik Stromdahl2019-07-261-0/+26