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
/
drivers
/
net
/
wireless
/
p54
/
main.c
Age
Commit message (
Expand
)
Author
2012-03-06
p54: pass interface setup errors back to mac80211
Christian Lamparter
2012-01-27
mac80211: make beacon filtering per virtual interface
Johannes Berg
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-08-24
p54: improve site survey
Christian Lamparter
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-26
p54: implement multicast filter
Christian Lamparter
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
2011-02-25
p54: implement set_coverage_class
Christian Lamparter
2011-02-18
p54: implement flush callback
Christian Lamparter
2011-02-18
p54: Fix compile warning
Larry Finger
2011-02-14
p54: enhance rssi->dBm database import
Christian Lamparter
2010-08-16
mac80211: use cipher suite selectors
Johannes Berg
2010-07-27
p54: Added get_survey callback in order to get channel noise
John W. Linville
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-30
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-09
p54: Enable HW_REPORTS_TX_ACK_STATUS
Christian Lamparter
2010-02-19
p54: convert to new station add/remove callbacks
Johannes Berg
2010-02-08
p54: remove get_tx_stats() mac80211 op
Kalle Valo
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-11-19
cfg80211: convert bools into flags
Johannes Berg
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-08-20
p54: disable PS by default
Christian Lamparter
2009-08-14
p54: implement rfkill
Christian Lamparter
2009-08-14
p54: Write outside array bounds
Christian Lamparter
2009-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
2009-07-24
p54: fix beaconing related firmware crash
Christian Lamparter
2009-07-24
p54: generate channel list dynamically
Christian Lamparter
2009-07-24
p54: re-enable power save feature
Christian Lamparter
2009-07-10
p54: Move mac80211 glue code
Christian Lamparter