index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
p54
/
main.c
Age
Commit message (
Expand
)
Author
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-01-07
mac80211: remove channel_change_time
Johannes Berg
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
2012-09-24
p54: connect to 11w protected networks
Christian Lamparter
2012-09-11
p54: fix off-by-one null pointer bug in p54_tx_80211
Christian Lamparter
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-04-09
p54: only unregister ieee80211_hw when it has been registered
Christian Lamparter
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