aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/status.c
AgeCommit message (Expand)Author
2020-05-10mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen
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
2017-02-27mac80211: don't handle filtered frames within a BA sessionFelix Fietkau
2017-02-13idr: Return the deleted entry from idr_removeMatthew Wilcox
2017-01-26mac80211: use helper function to access ieee802_1d_to_ac[]Amadeusz Sławiński
2017-01-12mac80211: set wifi_acked[_valid] bits for transmitted SKBsJohannes Berg
2016-12-13mac80211: Remove unused 'rates_idx' variableKirtika Ruchandani
2016-09-20mac80211: Use rhltable instead of rhashtableHerbert Xu
2016-09-15mac80211: allow driver to handle packet-loss mechanismRajkumar Manoharan
2016-09-12mac80211: refactor monitor representation in sdataAviya Erenfeld
2016-08-05mac80211: End the MPSP even if EOSP frame was not ackedMasashi Honma
2016-04-06mac80211: add separate last_ack variableJohannes Berg
2016-03-04mac80211: use reset to set header pointerZhang Shengju
2016-01-14mac80211: Don't buffer non-bufferable MMPDUsHelmut Schaa
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller
2015-10-21mac80211: move station statistics into sub-structsJohannes Berg
2015-10-21mac80211: remove sta->last_ack_signalJohannes Berg
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-24mac80211: fix handling of PS filtering with fast-xmitFelix Fietkau
2015-09-22mac80211: Split sending tx'ed frames to monitor interfaces into its own functionHelmut Schaa
2015-08-13mac80211: remove always true conditionDan Carpenter
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-02mac80211: stop using pointers as userspace cookiesJohannes Berg