aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/status.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-20mac80211: Use rhltable instead of rhashtableHerbert Xu1-5/+2
2016-09-15mac80211: allow driver to handle packet-loss mechanismRajkumar Manoharan1-0/+6
2016-09-12mac80211: refactor monitor representation in sdataAviya Erenfeld1-1/+1
2016-08-05mac80211: End the MPSP even if EOSP frame was not ackedMasashi Honma1-7/+7
2016-04-06mac80211: add separate last_ack variableJohannes Berg1-2/+2
2016-03-04mac80211: use reset to set header pointerZhang Shengju1-1/+1
2016-01-14mac80211: Don't buffer non-bufferable MMPDUsHelmut Schaa1-0/+5
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-25/+28
2015-10-21mac80211: move station statistics into sub-structsJohannes Berg1-22/+28
2015-10-21mac80211: remove sta->last_ack_signalJohannes Berg1-3/+0
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-09-24mac80211: fix handling of PS filtering with fast-xmitFelix Fietkau1-0/+1
2015-09-22mac80211: Split sending tx'ed frames to monitor interfaces into its own functionHelmut Schaa1-49/+59
2015-08-13mac80211: remove always true conditionDan Carpenter1-4/+1
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-7/+6
2015-06-02mac80211: stop using pointers as userspace cookiesJohannes Berg1-13/+14
2015-06-02mac80211: copy nl80211 mgmt TX SKB for statusJohannes Berg1-41/+68
2015-05-05mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERSJohannes Berg1-14/+14
2015-04-01mac80211: use rhashtable for station tableJohannes Berg1-2/+6
2015-02-28mac80211: remove TX latency measurement codeJohannes Berg1-74/+0
2015-01-16mac80211: remove doubled semicolonJohannes Berg1-1/+1
2015-01-08mac80211: provide per-TID RX/TX MSDU countersJohannes Berg1-2/+13
2014-12-23mac80211: fix dot11MulticastTransmittedFrameCount tested addressEliad Peller1-1/+1
2014-12-12mac80211: Fix accounting of multicast framesSujith Manoharan1-3/+6
2014-11-28mac80211: add ieee80211_tx_status_noskbFelix Fietkau1-0/+54
2014-11-28mac0211: add a helper function for fixing up tx status ratesFelix Fietkau1-19/+33
2014-11-28mac80211: pass tx info to ieee80211_lost_packet instead of an skbFelix Fietkau1-4/+3
2014-11-19mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman1-2/+53
2014-10-22mac80211: add WMM admission control supportJohannes Berg1-1/+2
2014-09-11mac80211: add TDLS connection timeoutLiad Kaufman1-1/+20
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg1-0/+1
2014-06-23net: Mac80211: Remove silly timespec danceThomas Gleixner1-5/+2
2014-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-6/+19
2014-05-28mac80211: reduce packet loss notifications under loadFelix Fietkau1-6/+19
2014-04-22mac80211: fixup radiotap tx flags for RTS/CTSBob Copeland1-3/+2
2014-04-09mac80211: update last_tx_rate only for data frameChun-Yeow Yeoh1-0/+1
2014-02-04mac80211: remove set but unused variablesJohannes Berg1-2/+1
2013-12-02mac80211: Tx frame latency statisticsMatti Gottlieb1-0/+78
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-12/+19
2013-10-28mac80211: implement SMPS for APEmmanuel Grumbach1-12/+19
2013-09-30mac80211: update sta->last_rx on acked tx framesFelix Fietkau1-0/+3
2013-08-01mac80211: report some VHT radiotap infos for tx statusKarl Beldan1-13/+63
2013-08-01mac80211: use oneshot blink API for LED triggersFabio Baltieri1-1/+1
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich1-5/+13
2013-02-04mac80211: mesh power save basicsMarco Porsch1-0/+7
2013-01-31mac80211: start auth/assoc timeout on frame statusJohannes Berg1-4/+8
2013-01-29mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka1-5/+1
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville1-1/+5
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+3
2012-12-05mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka1-1/+5