index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
status.c
Age
Commit message (
Expand
)
Author
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-14
mac80211: Populate radiotap header with MCS info for TX frames
Helmut Schaa
2011-10-14
mac80211: Build TX radiotap header dynamically
Helmut Schaa
2011-10-11
mac80211: fix offchannel TX cookie matching
Johannes Berg
2011-09-30
mac80211: optimise station flags
Johannes Berg
2011-09-30
mac80211: implement uAPSD
Johannes Berg
2011-09-30
mac80211: clear more-data bit on filtered frames
Johannes Berg
2011-09-30
mac80211: split PS buffers into ACs
Johannes Berg
2011-09-30
mac80211: also expire filtered frames
Johannes Berg
2011-09-30
mac80211: unify TIM bit handling
Johannes Berg
2011-09-16
mac80211: fix endian issues and comments for BAR failure handling
Felix Fietkau
2011-09-14
mac80211: make ieee80211_send_bar available for drivers
Felix Fietkau
2011-09-13
mac80211: retry sending failed BAR frames later instead of tearing down aggr
Felix Fietkau
2011-08-22
mac80211: Tear down BA session on BAR tx failure
Helmut Schaa
2011-08-08
mac80211: remove offchannel_tx API
Johannes Berg
2011-04-28
mac80211: allow low level drivers to report packet loss
Arik Nemtsov
2011-03-30
mac80211: Minor optimization in tx status handling
Helmut Schaa
2011-02-25
mac80211: support direct offchannel TX offload
Johannes Berg
2011-02-23
mac80211: Fix a race on enabling power save.
Vivek Natarajan
2011-02-18
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2011-02-03
mac80211: add HW flag for disabling auto link-PS in AP mode
Arik Nemtsov
2011-02-02
mac80211: fix TX status cookie in HW offload case
Johannes Berg
2010-12-06
mac80211: speed up AP probing using nullfunc frames
Felix Fietkau
2010-11-29
mac80211: implement off-channel mgmt TX
Johannes Berg
2010-11-24
mac80211: implement packet loss notification
Johannes Berg
2010-11-24
mac80211: use nullfunc instead of probe request for connection monitoring
Felix Fietkau
2010-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-10-07
Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"
John W. Linville
2010-10-05
mac80211: distinct between max rates and the number of rates the hw can report
Helmut Schaa
2010-09-24
mac80211: clear txflags for ps-filtered frames
Christian Lamparter
2010-08-25
net/mac80211: Use wiphy_<level>
Joe Perches
2010-08-24
cfg80211/mac80211: extensible frame processing
Johannes Berg
2010-06-28
mac80211: use netif_receive_skb in ieee80211_tx_status callpath
John W. Linville
2010-06-02
wireless: fix several minor description typos
Walter Goldens
2010-04-26
mac80211: Fix sta->last_tx_rate setting with no-op rate control devices
Juuso Oikarinen
2010-03-15
mac80211: optimize tx status processing
Felix Fietkau
2010-02-15
cfg80211/mac80211: allow registering for and sending action frames
master-2010-02-15
Jouni Malinen
2010-02-09
mac80211: Retry null data frame for power save.
Vivek Natarajan
2010-01-25
mac80211: fill jiffies/vif on filtered frames
master-2010-01-25
Johannes Berg
2010-01-19
mac80211: re-enable re-transmission of filtered frames
Johannes Berg
2010-01-19
mac80211: clear TX control on filtered frames
Johannes Berg
2009-12-28
mac80211: add ieee80211_sdata_running
Johannes Berg
2009-12-22
mac80211: enable spatial multiplexing powersave
Johannes Berg
2009-12-21
mac80211: reduce reliance on netdev
Johannes Berg
2009-12-21
mac80211: make station management completely depend on vif
Johannes Berg
2009-12-04
mac80211: Fix TX status reporting for injected data frames
Jouni Malinen
2009-11-18
mac80211: move TX status handling
Johannes Berg