summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco/scan.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-261-6/+8
* orinoco: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang2014-02-281-2/+3
* cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-111-2/+2
* orinoco: release BSS structures returned by cfg80211_inform_bss()David Kilroy2011-11-091-6/+10
* orinoco: Drop scan results with unknown channelsJoe Gunn2011-02-251-0/+5
* orinoco: abort scan on interface downDavid Kilroy2010-11-301-0/+8
* Merge branch 'master' into for-davemJohn W. Linville2010-04-231-2/+2
|\
| * orinoco: use cfg80211_find_ieDavid Kilroy2010-04-191-2/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* orinoco: fix printk format specifier for size_t argumentsDavid Kilroy2009-07-101-3/+3
* orinoco: convert scanning to cfg80211David Kilroy2009-07-101-144/+141Star
* orinoco: Move scan helpers to a separate fileDavid Kilroy2009-02-111-0/+233