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.12.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
2011-04-28
mac80211: allow low level drivers to report packet loss
Arik Nemtsov
1
-0
/
+8
2011-03-30
mac80211: Minor optimization in tx status handling
Helmut Schaa
1
-4
/
+7
2011-02-25
mac80211: support direct offchannel TX offload
Johannes Berg
1
-0
/
+4
2011-02-24
mac80211: Fix a race on enabling power save.
Vivek Natarajan
1
-2
/
+0
2011-02-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-1
/
+6
2011-02-04
mac80211: add HW flag for disabling auto link-PS in AP mode
Arik Nemtsov
1
-0
/
+4
2011-02-03
mac80211: fix TX status cookie in HW offload case
Johannes Berg
1
-1
/
+6
2010-12-06
mac80211: speed up AP probing using nullfunc frames
Felix Fietkau
1
-9
/
+9
2010-11-29
mac80211: implement off-channel mgmt TX
Johannes Berg
1
-1
/
+14
2010-11-25
mac80211: implement packet loss notification
Johannes Berg
1
-0
/
+22
2010-11-25
mac80211: use nullfunc instead of probe request for connection monitoring
Felix Fietkau
1
-0
/
+4
2010-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2010-10-07
Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"
John W. Linville
1
-2
/
+2
2010-10-05
mac80211: distinct between max rates and the number of rates the hw can report
Helmut Schaa
1
-1
/
+1
2010-09-24
mac80211: clear txflags for ps-filtered frames
Christian Lamparter
1
-0
/
+1
2010-08-25
net/mac80211: Use wiphy_<level>
Joe Perches
1
-5
/
+4
2010-08-25
cfg80211/mac80211: extensible frame processing
Johannes Berg
1
-1
/
+1
2010-06-28
mac80211: use netif_receive_skb in ieee80211_tx_status callpath
John W. Linville
1
-2
/
+2
2010-06-03
wireless: fix several minor description typos
Walter Goldens
1
-1
/
+1
2010-04-26
mac80211: Fix sta->last_tx_rate setting with no-op rate control devices
Juuso Oikarinen
1
-0
/
+7
2010-03-15
mac80211: optimize tx status processing
Felix Fietkau
1
-7
/
+7
2010-02-16
cfg80211/mac80211: allow registering for and sending action frames
Jouni Malinen
1
-1
/
+6
2010-02-09
mac80211: Retry null data frame for power save.
Vivek Natarajan
1
-2
/
+15
2010-01-26
mac80211: fill jiffies/vif on filtered frames
Johannes Berg
1
-0
/
+3
2010-01-20
mac80211: re-enable re-transmission of filtered frames
Johannes Berg
1
-27
/
+5
2010-01-20
mac80211: clear TX control on filtered frames
Johannes Berg
1
-0
/
+8
2009-12-29
mac80211: add ieee80211_sdata_running
Johannes Berg
1
-1
/
+1
2009-12-22
mac80211: enable spatial multiplexing powersave
Johannes Berg
1
-0
/
+38
2009-12-22
mac80211: reduce reliance on netdev
Johannes Berg
1
-1
/
+1
2009-12-22
mac80211: make station management completely depend on vif
Johannes Berg
1
-3
/
+5
2009-12-04
mac80211: Fix TX status reporting for injected data frames
Jouni Malinen
1
-1
/
+5
2009-11-19
mac80211: move TX status handling
Johannes Berg
1
-0
/
+337