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
/
work.c
Age
Commit message (
Expand
)
Author
2011-10-11
mac80211: fix offchannel TX cookie matching
Johannes Berg
2011-09-27
mac80211: Send the management frame at requested rate
Rajkumar Manoharan
2011-09-13
mac80211: Remove unnecessary OOM logging messages
Joe Perches
2011-07-20
mac80211: sync driver before TX
Johannes Berg
2011-07-19
mac80211: implement scan supported rates
Johannes Berg
2011-06-27
mac80211: Drop DS Channel PARAM in directed probe
Paul Stewart
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-07
net/mac80211,rcu: convert call_rcu(work_free_rcu) to kfree_rcu()
Lai Jiangshan
2011-04-26
mac80211: Fix warnings due to -Wunused-but-set-variable
Rajkumar Manoharan
2011-03-07
mac80211: remove unused macros
Shan Wei
2011-02-18
mac80211: fix 2.4 GHz 40 MHz disabling
Johannes Berg
2011-02-09
mac80211: Allow work items to use existing channel type.
Ben Greear
2011-02-04
mac80211: Optimize scans on current operating channel.
Ben Greear
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-13
mac80211: avoid calling ieee80211_work_work unconditionally
Herton Ronaldo Krzesinski
2010-12-08
mac80211: Show max number of probe tries in debug message.
Ben Greear
2010-11-29
mac80211: implement off-channel mgmt TX
Johannes Berg
2010-08-16
mac80211: per interface idle notification
Johannes Berg
2010-08-16
mac80211: unify scan and work mutexes
Johannes Berg
2010-07-29
mac80211: allow drivers to request DTIM period
Johannes Berg
2010-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
master-2010-06-17
John W. Linville
2010-06-16
mac80211: fix warn, enum may be used uninitialized
Christoph Fritz
2010-06-02
wireless: fix several minor description typos
Walter Goldens
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
master-2010-05-17
John W. Linville
2010-05-12
mac80211: don't process work item with wrong frame
Johannes Berg
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-28
mac80211: fix supported rates IE if AP doesn't give us it's rates
Stanislaw Gruszka
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-09
mac80211: check whether scan is in progress before queueing scan_work
master-2010-04-09
Teemu Paasikivi
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
mac80211: fix direct probe loop on ieee80211_work_purge
Juuso Oikarinen
2010-01-25
mac80211: track work started through callbacks
Johannes Berg
2010-01-25
mac80211: fix WARN_ON in the new work code
Felix Fietkau
2010-01-12
mac80211: add debugfs interface for U-APSD queue configuration
Kalle Valo
2010-01-12
mac80211: add U-APSD client support
Kalle Valo
2010-01-12
mac80211: fix a few work bugs
Johannes Berg
2010-01-05
mac80211: fix a warning related to pointer conversion to u64 cookie
Kalle Valo
2009-12-28
mac80211: remove requeue from work
Johannes Berg
2009-12-28
mac80211: make off-channel work generic
Johannes Berg
2009-12-28
mac80211: support remain-on-channel command
Johannes Berg
2009-12-28
mac80211: proper bss private data handling
Johannes Berg
2009-12-28
mac80211: split up and insert custom IEs correctly
Johannes Berg
2009-12-28
mac80211: refactor association
Johannes Berg
2009-12-28
mac80211: rewrite a few work messages
Johannes Berg
2009-12-28
mac80211: generalise work handling
Johannes Berg