summaryrefslogtreecommitdiff
path: root/net/mac80211/status.c
AgeCommit message (Expand)Author
2020-05-10mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen
2018-12-13mac80211: ignore tx status for PS stations in ieee80211_tx_status_extFelix Fietkau
2018-11-10mac80211: Always report TX statusAndrei Otcheretianski
2018-03-24mac80211: don't parse encrypted management frames in ieee80211_frame_ackedEmmanuel Grumbach
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller
2015-10-21mac80211: move station statistics into sub-structsJohannes Berg
2015-10-21mac80211: remove sta->last_ack_signalJohannes Berg
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-24mac80211: fix handling of PS filtering with fast-xmitFelix Fietkau
2015-09-22mac80211: Split sending tx'ed frames to monitor interfaces into its own functionHelmut Schaa
2015-08-13mac80211: remove always true conditionDan Carpenter
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-02mac80211: stop using pointers as userspace cookiesJohannes Berg
2015-06-02mac80211: copy nl80211 mgmt TX SKB for statusJohannes Berg
2015-05-05mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERSJohannes Berg
2015-04-01mac80211: use rhashtable for station tableJohannes Berg
2015-02-28mac80211: remove TX latency measurement codeJohannes Berg
2015-01-16mac80211: remove doubled semicolonJohannes Berg
2015-01-08mac80211: provide per-TID RX/TX MSDU countersJohannes Berg
2014-12-23mac80211: fix dot11MulticastTransmittedFrameCount tested addressEliad Peller
2014-12-12mac80211: Fix accounting of multicast framesSujith Manoharan
2014-11-28mac80211: add ieee80211_tx_status_noskbFelix Fietkau
2014-11-28mac0211: add a helper function for fixing up tx status ratesFelix Fietkau
2014-11-28mac80211: pass tx info to ieee80211_lost_packet instead of an skbFelix Fietkau
2014-11-19mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman
2014-10-22mac80211: add WMM admission control supportJohannes Berg
2014-09-11mac80211: add TDLS connection timeoutLiad Kaufman
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg
2014-06-23net: Mac80211: Remove silly timespec danceThomas Gleixner
2014-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-28mac80211: reduce packet loss notifications under loadFelix Fietkau
2014-04-22mac80211: fixup radiotap tx flags for RTS/CTSBob Copeland
2014-04-09mac80211: update last_tx_rate only for data frameChun-Yeow Yeoh
2014-02-04mac80211: remove set but unused variablesJohannes Berg
2013-12-02mac80211: Tx frame latency statisticsMatti Gottlieb
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-10-28mac80211: implement SMPS for APEmmanuel Grumbach
2013-09-30mac80211: update sta->last_rx on acked tx framesFelix Fietkau
2013-08-01mac80211: report some VHT radiotap infos for tx statusKarl Beldan
2013-08-01mac80211: use oneshot blink API for LED triggersFabio Baltieri
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich
2013-02-04mac80211: mesh power save basicsMarco Porsch
2013-01-31mac80211: start auth/assoc timeout on frame statusJohannes Berg
2013-01-29mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-12-05mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka
2012-11-29mac80211: add debugfs file for last ack signalSaravana
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-10mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau