aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/scan.c
Commit message (Expand)AuthorAgeFilesLines
* net/wireless: add cfg80211_ref_bss() from 3.4 kernelWolfgang Wiedmeyer2017-01-211-0/+12
* samsung update 1codeworkx2012-06-021-1/+4
* cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho2011-07-051-5/+5
* 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
* cfg80211: minimal error handling for wext-compat freq scanningHolger Schurig2009-09-141-0/+5
* cfg80211: use cfg80211_wext_freq() for freq conversionHolger Schurig2009-09-141-1/+1
* cfg80211: allow scanning on specified frequencies when using wext-compatibilityHolger Schurig2009-09-091-7/+34
* cfg80211: fix looping soft lockup in find_ie()Bob Copeland2009-09-021-1/+1
* cfg80211: check lost scans later, fix bugJohannes Berg2009-08-281-3/+18
* cfg80211: check for and abort dangling scan requestsJohannes Berg2009-08-141-10/+16
* cfg80211: fix alignment problem in scan requestJohannes Berg2009-08-141-2/+2
* nl80211: add generation number to all dumpsJohannes Berg2009-08-141-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-121-1/+3
|\
| * cfg80211: add two missing NULL pointer checksJohannes Berg2009-08-031-1/+3
* | cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-291-0/+1
* | cfg80211: increase scan result expire timeHelmut Schaa2009-07-271-1/+1
* | cfg80211: make aware of net namespacesJohannes Berg2009-07-271-15/+7
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-231-2/+1
|\ \ | |/
| * cfg80211: double free in __cfg80211_scan_doneChristian Lamparter2009-07-211-2/+1
* | cfg80211: fix lockingJohannes Berg2009-07-101-3/+27
* | cfg80211: properly name driver lockingJohannes Berg2009-07-101-4/+2
* | cfg80211: keep track of BSSesJohannes Berg2009-07-101-26/+5
* | cfg80211: emulate connect with auth/assocJohannes Berg2009-07-101-0/+7
* | cfg80211: issue netlink notification when scan startsJohannes Berg2009-07-101-1/+2
|/
* cfg80211: fix refcount leakJohannes Berg2009-07-071-1/+0
* nl80211: bounce scan request back to userspaceJohannes Berg2009-06-031-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-081-6/+4
|\
| * cfg80211: Use the correct IE buffer pointerMichael Buesch2009-05-061-1/+1
| * cfg80211: Remove unnecessary ksize() callMichael Buesch2009-05-061-5/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-081-0/+1
|\ \ | |/ |/|