aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco/scan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-09orinoco: release BSS structures returned by cfg80211_inform_bss()David Kilroy1-6/+10
2011-02-25orinoco: Drop scan results with unknown channelsJoe Gunn1-0/+5
2010-11-30orinoco: abort scan on interface downDavid Kilroy1-0/+8
2010-04-23Merge branch 'master' into for-davemJohn W. Linville1-2/+2
2010-04-19orinoco: use cfg80211_find_ieDavid Kilroy1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-07-10orinoco: fix printk format specifier for size_t argumentsDavid Kilroy1-3/+3
2009-07-10orinoco: convert scanning to cfg80211David Kilroy1-144/+141
2009-02-11orinoco: Move scan helpers to a separate fileDavid Kilroy1-0/+233