summaryrefslogtreecommitdiffstats
path: root/net/wireless/scan.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: off by one in ieee80211_bss()Dan Carpenter2013-01-241-1/+1
* cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-301-209/+200
* cfg80211: fix cmp_hidden_bssJohannes Berg2012-11-301-4/+14
* cfg80211: fix whitespace in scan handlingJohannes Berg2012-11-301-16/+13
* cfg80211: don't BUG_ON BSS struct issuesJohannes Berg2012-11-301-2/+4
* cfg80211: use DS or HT operation IEs to determine BSS channelJohannes Berg2012-11-231-1/+44
* cfg80211: add cfg80211 exported function tracingBeni Lev2012-10-181-0/+13
* cfg80211: add wrappers for registered_device_opsHila Gonen2012-10-181-2/+3
* cfg80211: add support for flushing old scan resultsSam Leffler2012-10-181-20/+46
* cfg80211: code rearrangement to avoid forward declarationsAmitkumar Karwar2012-10-181-27/+27
* cfg80211: fix indentationHila Gonen2012-09-051-1/+1
* nl80211: move scan API to wdevJohannes Berg2012-07-121-11/+13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-141-1/+5
|\
| * cfg80211: fix BSS comparisonEmmanuel Grumbach2012-05-081-1/+5
* | wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-091-1/+1
|/
* cfg80211: increse bss expire timeRajkumar Manoharan2012-04-161-1/+1
* cfg80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-04-091-1/+1
* cfg80211: clarify timestamp in cfg80211_inform_bssJohannes Berg2012-03-131-4/+3
* cfg80211: export cfg80211_ref_bssJohannes Berg2012-02-061-0/+12
* cfg80211: merge in beacon ies of hidden bss.Dmitry Tarnyagin2011-11-111-3/+114
* cfg80211: fix cmp_iesJohannes Berg2011-11-071-5/+8
* cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller2011-09-191-0/+27
* cfg80211: split wext compatibility to separate headerJohannes Berg2011-08-081-0/+1
* cfg80211: fix scan crash on single-band cardsJohannes Berg2011-07-201-1/+2
* cfg80211: allow userspace to control supported rates in scanJohannes Berg2011-07-191-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-111-5/+5
|\
| * cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho2011-07-051-5/+5
* | cfg80211: return -ENOENT when stopping sched_scan while not runningLuciano Coelho2011-07-081-1/+1
* | net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()Jesper Juhl2011-07-051-3/+2
|/
* cfg80211: don't drop p2p probe responsesEliad Peller2011-06-011-19/+24
* cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho2011-05-121-14/+7
* cfg80211/nl80211: add support for scheduled scansLuciano Coelho2011-05-111-0/+70
* cfg80211: Use capability info to detect mesh beacons.Javier Cardona2011-05-111-7/+7
* cfg80211: fix BSS double-unlinking (continued)Juuso Oikarinen2011-03-281-7/+11
* cfg80211:: fix possible NULL pointer dereferenceMariusz Kozlowski2011-03-281-3/+10
* cfg80211: update information elements in cached BSS structSven Neumann2010-12-131-0/+11
* cfg80211: fix BSS double-unlinkingJohannes Berg2010-10-061-6/+6
* cfg80211: don't get expired BSSesJohannes Berg2010-07-141-0/+5
* cfg80211: Fix signal_type comparisonSujith2010-05-211-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* cfg80211: export cfg80211_find_ieJohannes Berg2010-01-261-18/+20
* cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen2010-01-121-30/+90
* cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg2009-12-281-4/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-041-1/+1
|\
| * wireless : use a dedicated workqueue for cfg80211.Alban Browaeys2009-11-281-1/+1
* | net: Move && and || to end of previous lineJoe Perches2009-11-291-2/+2
|/
* mac80211: update cfg80211 scan result code for the updated mesh conf IERui Paulo2009-11-181-13/+18
* mac80211: use a structure to hold the mesh config information elementRui Paulo2009-11-181-4/+5
* cfg80211: validate scan channelsJohannes Berg2009-11-021-0/+6
* wext: refactorJohannes Berg2009-10-071-3/+3
OpenPOWER on IntegriCloud