aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/status.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-20mac80211: Use rhltable instead of rhashtableGravatar Herbert Xu 1-5/+2
2016-09-15mac80211: allow driver to handle packet-loss mechanismGravatar Rajkumar Manoharan 1-0/+6
2016-09-12mac80211: refactor monitor representation in sdataGravatar Aviya Erenfeld 1-1/+1
2016-08-05mac80211: End the MPSP even if EOSP frame was not ackedGravatar Masashi Honma 1-7/+7
2016-04-06mac80211: add separate last_ack variableGravatar Johannes Berg 1-2/+2
2016-03-04mac80211: use reset to set header pointerGravatar Zhang Shengju 1-1/+1
2016-01-14mac80211: Don't buffer non-bufferable MMPDUsGravatar Helmut Schaa 1-0/+5
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...Gravatar David S. Miller 1-25/+28
2015-10-21mac80211: move station statistics into sub-structsGravatar Johannes Berg 1-22/+28
2015-10-21mac80211: remove sta->last_ack_signalGravatar Johannes Berg 1-3/+0
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+1
2015-09-24mac80211: fix handling of PS filtering with fast-xmitGravatar Felix Fietkau 1-0/+1
2015-09-22mac80211: Split sending tx'ed frames to monitor interfaces into its own functionGravatar Helmut Schaa 1-49/+59
2015-08-13mac80211: remove always true conditionGravatar Dan Carpenter 1-4/+1
2015-06-10mac80211: convert HW flags to unsigned long bitmapGravatar Johannes Berg 1-7/+6
2015-06-02mac80211: stop using pointers as userspace cookiesGravatar Johannes Berg 1-13/+14
2015-06-02mac80211: copy nl80211 mgmt TX SKB for statusGravatar Johannes Berg 1-41/+68
2015-05-05mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERSGravatar Johannes Berg 1-14/+14
2015-04-01mac80211: use rhashtable for station tableGravatar Johannes Berg 1-2/+6
2015-02-28mac80211: remove TX latency measurement codeGravatar Johannes Berg 1-74/+0
2015-01-16mac80211: remove doubled semicolonGravatar Johannes Berg 1-1/+1
2015-01-08mac80211: provide per-TID RX/TX MSDU countersGravatar Johannes Berg 1-2/+13
2014-12-23mac80211: fix dot11MulticastTransmittedFrameCount tested addressGravatar Eliad Peller 1-1/+1
2014-12-12mac80211: Fix accounting of multicast framesGravatar Sujith Manoharan 1-3/+6
2014-11-28mac80211: add ieee80211_tx_status_noskbGravatar Felix Fietkau 1-0/+54
2014-11-28mac0211: add a helper function for fixing up tx status ratesGravatar Felix Fietkau 1-19/+33
2014-11-28mac80211: pass tx info to ieee80211_lost_packet instead of an skbGravatar Felix Fietkau 1-4/+3
2014-11-19mac80211: retransmit TDLS teardown packet through AP if not ACKedGravatar Liad Kaufman 1-2/+53
2014-10-22mac80211: add WMM admission control supportGravatar Johannes Berg 1-1/+2
2014-09-11mac80211: add TDLS connection timeoutGravatar Liad Kaufman 1-1/+20
2014-09-05mac80211: add Intel Mobile Communications copyrightGravatar Johannes Berg 1-0/+1
2014-06-23net: Mac80211: Remove silly timespec danceGravatar Thomas Gleixner 1-5/+2
2014-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextGravatar John W. Linville 1-6/+19
2014-05-28mac80211: reduce packet loss notifications under loadGravatar Felix Fietkau 1-6/+19
2014-04-22mac80211: fixup radiotap tx flags for RTS/CTSGravatar Bob Copeland 1-3/+2
2014-04-09mac80211: update last_tx_rate only for data frameGravatar Chun-Yeow Yeoh 1-0/+1
2014-02-04mac80211: remove set but unused variablesGravatar Johannes Berg 1-2/+1
2013-12-02mac80211: Tx frame latency statisticsGravatar Matti Gottlieb 1-0/+78
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...Gravatar John W. Linville 1-12/+19
2013-10-28mac80211: implement SMPS for APGravatar Emmanuel Grumbach 1-12/+19
2013-09-30mac80211: update sta->last_rx on acked tx framesGravatar Felix Fietkau 1-0/+3
2013-08-01mac80211: report some VHT radiotap infos for tx statusGravatar Karl Beldan 1-13/+63
2013-08-01mac80211: use oneshot blink API for LED triggersGravatar Fabio Baltieri 1-1/+1
2013-07-16mac80211: select and adjust bitrates according to channel modeGravatar Simon Wunderlich 1-5/+13
2013-02-04mac80211: mesh power save basicsGravatar Marco Porsch 1-0/+7
2013-01-31mac80211: start auth/assoc timeout on frame statusGravatar Johannes Berg 1-4/+8
2013-01-29mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILGravatar Stanislaw Gruszka 1-5/+1
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextGravatar John W. Linville 1-1/+5
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...Gravatar John W. Linville 1-0/+3
2012-12-05mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILGravatar Stanislaw Gruszka 1-1/+5