aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/status.c
Commit message (Expand)AuthorAge
* mac80211: remove TX latency measurement codeJohannes Berg2015-02-28
* mac80211: remove doubled semicolonJohannes Berg2015-01-16
* mac80211: provide per-TID RX/TX MSDU countersJohannes Berg2015-01-08
* mac80211: fix dot11MulticastTransmittedFrameCount tested addressEliad Peller2014-12-23
* mac80211: Fix accounting of multicast framesSujith Manoharan2014-12-12
* mac80211: add ieee80211_tx_status_noskbFelix Fietkau2014-11-28
* mac0211: add a helper function for fixing up tx status ratesFelix Fietkau2014-11-28
* mac80211: pass tx info to ieee80211_lost_packet instead of an skbFelix Fietkau2014-11-28
* mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman2014-11-19
* mac80211: add WMM admission control supportJohannes Berg2014-10-22
* mac80211: add TDLS connection timeoutLiad Kaufman2014-09-11
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-05
* net: Mac80211: Remove silly timespec danceThomas Gleixner2014-06-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-29
|\
| * mac80211: reduce packet loss notifications under loadFelix Fietkau2014-05-28
* | mac80211: fixup radiotap tx flags for RTS/CTSBob Copeland2014-04-22
* | mac80211: update last_tx_rate only for data frameChun-Yeow Yeoh2014-04-09
|/
* mac80211: remove set but unused variablesJohannes Berg2014-02-04
* mac80211: Tx frame latency statisticsMatti Gottlieb2013-12-02
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-05
|\
| * mac80211: implement SMPS for APEmmanuel Grumbach2013-10-28
* | mac80211: update sta->last_rx on acked tx framesFelix Fietkau2013-09-30
|/
* mac80211: report some VHT radiotap infos for tx statusKarl Beldan2013-08-01
* mac80211: use oneshot blink API for LED triggersFabio Baltieri2013-08-01
* mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-16
* mac80211: mesh power save basicsMarco Porsch2013-02-04
* mac80211: start auth/assoc timeout on frame statusJohannes Berg2013-01-31
* mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka2013-01-29
* Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-12-11
|\
| * mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka2012-12-05
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-06
|\|
| * mac80211: add debugfs file for last ack signalSaravana2012-11-29
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-21
|\ \ | |/ |/|
| * mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau2012-11-10
* | mac80211: combine status/drop reportingJohannes Berg2012-10-30
* | mac80211: track needed RX chains for channel contextsJohannes Berg2012-10-17
|/
* mac80211: use ieee80211_free_txskb to fix possible skb leaksFelix Fietkau2012-10-08
* mac80211: validate skb->dev in the tx status pathFelix Fietkau2012-09-10
* mac80211: support P2P Device abstractionJohannes Berg2012-08-20
* cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-09
* mac80211: clean up debuggingJohannes Berg2012-06-24
* mac80211: two small verbose debug cleanupsJohannes Berg2012-06-22
* mac80211: unify SW/offload remain-on-channelJohannes Berg2012-06-06
* net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-06-05
* mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
* mac80211: fix an issue in ieee80211_tx_info count field managementLorenzo Bianconi2012-04-13
* mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-03-05
* mac80211: clean up asm/unaligned.h inclusionJohannes Berg2012-02-27
* mac80211: fix a few -Wshadow warningsJohannes Berg2012-01-27
* mac80211: Make use of ieee80211_is_* functions in tx status pathHelmut Schaa2011-12-13