summaryrefslogtreecommitdiffstats
path: root/net/mac80211/status.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Add tx ack signal support in sta infoVenkateswara Naralasetty2018-02-191-2/+11
* cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty2018-02-191-1/+1
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* mac80211: Invoke TX LED in more code pathsBjorn Andersson2017-05-301-2/+2
* mac80211: add ieee80211_tx_status_extFelix Fietkau2017-04-281-28/+46
* mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_statusFelix Fietkau2017-04-281-58/+58
* mac80211: make rate control tx status API more extensibleFelix Fietkau2017-04-281-2/+9
* mac80211: don't parse encrypted management frames in ieee80211_frame_ackedEmmanuel Grumbach2017-04-261-0/+1
* Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-03-011-1/+2
|\
| * mac80211: don't handle filtered frames within a BA sessionFelix Fietkau2017-02-271-1/+2
* | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-281-3/+1
|\ \ | |/ |/|
| * idr: Return the deleted entry from idr_removeMatthew Wilcox2017-02-131-3/+1
* | mac80211: use helper function to access ieee802_1d_to_ac[]Amadeusz Sławiński2017-01-261-1/+1
* | mac80211: set wifi_acked[_valid] bits for transmitted SKBsJohannes Berg2017-01-121-0/+5
* | mac80211: Remove unused 'rates_idx' variableKirtika Ruchandani2016-12-131-2/+1
|/
* mac80211: Use rhltable instead of rhashtableHerbert Xu2016-09-201-5/+2
* mac80211: allow driver to handle packet-loss mechanismRajkumar Manoharan2016-09-151-0/+6
* mac80211: refactor monitor representation in sdataAviya Erenfeld2016-09-121-1/+1
* mac80211: End the MPSP even if EOSP frame was not ackedMasashi Honma2016-08-051-7/+7
* mac80211: add separate last_ack variableJohannes Berg2016-04-061-2/+2
* mac80211: use reset to set header pointerZhang Shengju2016-03-041-1/+1
* mac80211: Don't buffer non-bufferable MMPDUsHelmut Schaa2016-01-141-0/+5
* Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller2015-10-221-25/+28
|\
| * mac80211: move station statistics into sub-structsJohannes Berg2015-10-211-22/+28
| * mac80211: remove sta->last_ack_signalJohannes Berg2015-10-211-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-0/+1
|\ \ | |/ |/|
| * mac80211: fix handling of PS filtering with fast-xmitFelix Fietkau2015-09-241-0/+1
* | mac80211: Split sending tx'ed frames to monitor interfaces into its own functionHelmut Schaa2015-09-221-49/+59
|/
* mac80211: remove always true conditionDan Carpenter2015-08-131-4/+1
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-7/+6
* mac80211: stop using pointers as userspace cookiesJohannes Berg2015-06-021-13/+14
* mac80211: copy nl80211 mgmt TX SKB for statusJohannes Berg2015-06-021-41/+68
* mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERSJohannes Berg2015-05-051-14/+14
* mac80211: use rhashtable for station tableJohannes Berg2015-04-011-2/+6
* mac80211: remove TX latency measurement codeJohannes Berg2015-02-281-74/+0
* mac80211: remove doubled semicolonJohannes Berg2015-01-161-1/+1
* mac80211: provide per-TID RX/TX MSDU countersJohannes Berg2015-01-081-2/+13
* mac80211: fix dot11MulticastTransmittedFrameCount tested addressEliad Peller2014-12-231-1/+1
* mac80211: Fix accounting of multicast framesSujith Manoharan2014-12-121-3/+6
* mac80211: add ieee80211_tx_status_noskbFelix Fietkau2014-11-281-0/+54
* mac0211: add a helper function for fixing up tx status ratesFelix Fietkau2014-11-281-19/+33
* mac80211: pass tx info to ieee80211_lost_packet instead of an skbFelix Fietkau2014-11-281-4/+3
* mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman2014-11-191-2/+53
* mac80211: add WMM admission control supportJohannes Berg2014-10-221-1/+2
* mac80211: add TDLS connection timeoutLiad Kaufman2014-09-111-1/+20
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* net: Mac80211: Remove silly timespec danceThomas Gleixner2014-06-231-5/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-291-6/+19
|\
| * mac80211: reduce packet loss notifications under loadFelix Fietkau2014-05-281-6/+19
* | mac80211: fixup radiotap tx flags for RTS/CTSBob Copeland2014-04-221-3/+2