summaryrefslogtreecommitdiff
path: root/net/mac80211/status.c
AgeCommit message (Expand)Author
2021-08-24mac80211: introduce individual TWT support in AP modeLorenzo Bianconi
2021-08-13mac80211: radiotap: Use BIT() instead of shiftsKees Cook
2021-06-23mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen
2021-06-23mac80211: Enable power save after receiving NULL packet ACKBassem Dawood
2021-02-12mac80211: enable QoS support for nl80211 ctrl portMarkus Theil
2020-11-12mac80211: fix memory leak on filtered powersave framesFelix Fietkau
2020-09-28mac80211: fix regression in sta connection monitorFelix Fietkau
2020-09-18mac80211: extend ieee80211_tx_status_ext to support bulk freeFelix Fietkau
2020-09-18mac80211: support using ieee80211_tx_status_ext to free skbs without status infoFelix Fietkau
2020-09-18mac80211: unify 802.3 (offload) and 802.11 tx status codepathFelix Fietkau
2020-09-18mac80211: optimize station connection monitorFelix 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: reduce duplication in tx status functionsFelix Fietkau
2020-08-27mac80211: reduce packet loss event false positivesFelix Fietkau
2020-08-27mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQLFelix Fietkau
2020-07-31mac80211: remove the need for variable rates_idxColin Ian King
2020-06-25mac80211: fix control port tx status checkMarkus Theil
2020-05-28mac80211: support control port TX status reportingMarkus Theil
2020-01-15mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen
2020-01-15mac80211: fix tx status for no ack casesMarkus Theil
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: consider QoS Null frames for STA_NULLFUNC_ACKEDThomas Pedersen
2019-11-22mac80211: Add new sta_info getter by sta/vif addrsToke Høiland-Jørgensen
2019-08-21nl80211: Add support for EDMG channelsAlexei Avshalom Lazar
2019-08-21mac80211: add missing length field increment when generating Radiotap headerJohn Crispin
2019-08-21mac80211: 80Mhz was not reported properly when using tx_status_extJohn Crispin
2019-08-21mac80211: fix bad guard when reporting legacy ratesJohn Crispin
2019-08-21mac80211: fix TX legacy rate reporting when tx_status_ext is usedJohn Crispin
2019-07-26mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap...John Crispin
2019-07-26mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor()John Crispin
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-01-19mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen
2018-12-19mac80211: free skb fraglist before freeing the skbSara Sharon
2018-12-05mac80211: ignore tx status for PS stations in ieee80211_tx_status_extFelix Fietkau
2018-10-12mac80211: implement ieee80211_tx_rate_update to update rateAnilkumar Kolli
2018-09-10mac80211: fix TX status reporting for ieee80211sYuan-Chi Pang
2018-09-05mac80211: Always report TX statusAndrei Otcheretianski
2018-05-07mac80211: average ack rssi support for data framesBalaji Pothunoori
2018-02-19mac80211: Add tx ack signal support in sta infoVenkateswara Naralasetty
2018-02-19cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-05-30mac80211: Invoke TX LED in more code pathsBjorn Andersson
2017-04-28mac80211: add ieee80211_tx_status_extFelix Fietkau
2017-04-28mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_statusFelix Fietkau
2017-04-28mac80211: make rate control tx status API more extensibleFelix Fietkau
2017-04-26mac80211: don't parse encrypted management frames in ieee80211_frame_ackedEmmanuel Grumbach
2017-03-01Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds