index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
status.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-13
mac80211: remove always true condition
Dan Carpenter
1
-4
/
+1
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-7
/
+6
2015-06-02
mac80211: stop using pointers as userspace cookies
Johannes Berg
1
-13
/
+14
2015-06-02
mac80211: copy nl80211 mgmt TX SKB for status
Johannes Berg
1
-41
/
+68
2015-05-05
mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS
Johannes Berg
1
-14
/
+14
2015-04-01
mac80211: use rhashtable for station table
Johannes Berg
1
-2
/
+6
2015-02-28
mac80211: remove TX latency measurement code
Johannes Berg
1
-74
/
+0
2015-01-16
mac80211: remove doubled semicolon
Johannes Berg
1
-1
/
+1
2015-01-08
mac80211: provide per-TID RX/TX MSDU counters
Johannes Berg
1
-2
/
+13
2014-12-23
mac80211: fix dot11MulticastTransmittedFrameCount tested address
Eliad Peller
1
-1
/
+1
2014-12-12
mac80211: Fix accounting of multicast frames
Sujith Manoharan
1
-3
/
+6
2014-11-28
mac80211: add ieee80211_tx_status_noskb
Felix Fietkau
1
-0
/
+54
2014-11-28
mac0211: add a helper function for fixing up tx status rates
Felix Fietkau
1
-19
/
+33
2014-11-28
mac80211: pass tx info to ieee80211_lost_packet instead of an skb
Felix Fietkau
1
-4
/
+3
2014-11-19
mac80211: retransmit TDLS teardown packet through AP if not ACKed
Liad Kaufman
1
-2
/
+53
2014-10-22
mac80211: add WMM admission control support
Johannes Berg
1
-1
/
+2
2014-09-11
mac80211: add TDLS connection timeout
Liad Kaufman
1
-1
/
+20
2014-09-05
mac80211: add Intel Mobile Communications copyright
Johannes Berg
1
-0
/
+1
2014-06-23
net: Mac80211: Remove silly timespec dance
Thomas Gleixner
1
-5
/
+2
2014-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-6
/
+19
2014-05-28
mac80211: reduce packet loss notifications under load
Felix Fietkau
1
-6
/
+19
2014-04-22
mac80211: fixup radiotap tx flags for RTS/CTS
Bob Copeland
1
-3
/
+2
2014-04-09
mac80211: update last_tx_rate only for data frame
Chun-Yeow Yeoh
1
-0
/
+1
2014-02-05
mac80211: remove set but unused variables
Johannes Berg
1
-2
/
+1
2013-12-02
mac80211: Tx frame latency statistics
Matti Gottlieb
1
-0
/
+78
2013-11-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-12
/
+19
2013-10-28
mac80211: implement SMPS for AP
Emmanuel Grumbach
1
-12
/
+19
2013-09-30
mac80211: update sta->last_rx on acked tx frames
Felix Fietkau
1
-0
/
+3
2013-08-01
mac80211: report some VHT radiotap infos for tx status
Karl Beldan
1
-13
/
+63
2013-08-01
mac80211: use oneshot blink API for LED triggers
Fabio Baltieri
1
-1
/
+1
2013-07-16
mac80211: select and adjust bitrates according to channel mode
Simon Wunderlich
1
-5
/
+13
2013-02-04
mac80211: mesh power save basics
Marco Porsch
1
-0
/
+7
2013-01-31
mac80211: start auth/assoc timeout on frame status
Johannes Berg
1
-4
/
+8
2013-01-29
mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
Stanislaw Gruszka
1
-5
/
+1
2012-12-12
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
1
-1
/
+5
2012-12-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+3
2012-12-05
mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
Stanislaw Gruszka
1
-1
/
+5
2012-11-29
mac80211: add debugfs file for last ack signal
Saravana
1
-0
/
+3
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+9
2012-11-11
mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge
Felix Fietkau
1
-0
/
+9
2012-10-30
mac80211: combine status/drop reporting
Johannes Berg
1
-74
/
+71
2012-10-17
mac80211: track needed RX chains for channel contexts
Johannes Berg
1
-7
/
+8
2012-10-08
mac80211: use ieee80211_free_txskb to fix possible skb leaks
Felix Fietkau
1
-2
/
+2
2012-09-10
mac80211: validate skb->dev in the tx status path
Felix Fietkau
1
-18
/
+30
2012-08-20
mac80211: support P2P Device abstraction
Johannes Berg
1
-7
/
+15
2012-07-09
cfg80211: use wdev in mgmt-tx/ROC APIs
Johannes Berg
1
-2
/
+7
2012-06-24
mac80211: clean up debugging
Johannes Berg
1
-7
/
+4
2012-06-22
mac80211: two small verbose debug cleanups
Johannes Berg
1
-1
/
+1
2012-06-06
mac80211: unify SW/offload remain-on-channel
Johannes Berg
1
-24
/
+4
2012-06-05
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
1
-1
/
+1
[next]