summaryrefslogtreecommitdiffstats
path: root/net/mac80211/status.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | mac80211: update last_tx_rate only for data frameChun-Yeow Yeoh2014-04-091-0/+1
|/
* mac80211: remove set but unused variablesJohannes Berg2014-02-041-2/+1
* mac80211: Tx frame latency statisticsMatti Gottlieb2013-12-021-0/+78
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-051-12/+19
|\
| * mac80211: implement SMPS for APEmmanuel Grumbach2013-10-281-12/+19
* | mac80211: update sta->last_rx on acked tx framesFelix Fietkau2013-09-301-0/+3
|/
* mac80211: report some VHT radiotap infos for tx statusKarl Beldan2013-08-011-13/+63
* mac80211: use oneshot blink API for LED triggersFabio Baltieri2013-08-011-1/+1
* mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-161-5/+13
* mac80211: mesh power save basicsMarco Porsch2013-02-041-0/+7
* mac80211: start auth/assoc timeout on frame statusJohannes Berg2013-01-311-4/+8
* mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka2013-01-291-5/+1
* Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-12-111-1/+5
|\
| * mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka2012-12-051-1/+5
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-061-0/+3
|\ \ | |/
| * mac80211: add debugfs file for last ack signalSaravana2012-11-291-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-211-0/+9
|\ \ | |/ |/|
| * mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau2012-11-101-0/+9
* | mac80211: combine status/drop reportingJohannes Berg2012-10-301-74/+71
OpenPOWER on IntegriCloud