aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/scan.c
Commit message (Expand)AuthorAge
* cfg80211: fix indentationHila Gonen2012-09-05
* nl80211: move scan API to wdevJohannes Berg2012-07-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-14
|\
| * cfg80211: fix BSS comparisonEmmanuel Grumbach2012-05-08
* | wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
|/
* cfg80211: increse bss expire timeRajkumar Manoharan2012-04-16
* cfg80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-04-09
* cfg80211: clarify timestamp in cfg80211_inform_bssJohannes Berg2012-03-13
* cfg80211: export cfg80211_ref_bssJohannes Berg2012-02-06
* cfg80211: merge in beacon ies of hidden bss.Dmitry Tarnyagin2011-11-11
* cfg80211: fix cmp_iesJohannes Berg2011-11-07
* cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller2011-09-19
* cfg80211: split wext compatibility to separate headerJohannes Berg2011-08-08
* cfg80211: fix scan crash on single-band cardsJohannes Berg2011-07-20
* cfg80211: allow userspace to control supported rates in scanJohannes Berg2011-07-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-11
|\
| * cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho2011-07-05
* | cfg80211: return -ENOENT when stopping sched_scan while not runningLuciano Coelho2011-07-08
* | net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()Jesper Juhl2011-07-05
|/
* cfg80211: don't drop p2p probe responsesEliad Peller2011-06-01
* cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho2011-05-12
* cfg80211/nl80211: add support for scheduled scansLuciano Coelho2011-05-11
* cfg80211: Use capability info to detect mesh beacons.Javier Cardona2011-05-11
* cfg80211: fix BSS double-unlinking (continued)Juuso Oikarinen2011-03-28
* cfg80211:: fix possible NULL pointer dereferenceMariusz Kozlowski2011-03-28
* cfg80211: update information elements in cached BSS structSven Neumann2010-12-13
* cfg80211: fix BSS double-unlinkingJohannes Berg2010-10-06
* cfg80211: don't get expired BSSesJohannes Berg2010-07-14
* cfg80211: Fix signal_type comparisonSujith2010-05-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* cfg80211: export cfg80211_find_ieJohannes Berg2010-01-26
* cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen2010-01-12
* cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg2009-12-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-04
|\
| * wireless : use a dedicated workqueue for cfg80211.Alban Browaeys2009-11-28
* | net: Move && and || to end of previous lineJoe Perches2009-11-29
|/
* mac80211: update cfg80211 scan result code for the updated mesh conf IERui Paulo2009-11-18
* mac80211: use a structure to hold the mesh config information elementRui Paulo2009-11-18
* cfg80211: validate scan channelsJohannes Berg2009-11-02
* wext: refactorJohannes Berg2009-10-07
* cfg80211: minimal error handling for wext-compat freq scanningHolger Schurig2009-09-14
* cfg80211: use cfg80211_wext_freq() for freq conversionHolger Schurig2009-09-14
* cfg80211: allow scanning on specified frequencies when using wext-compatibilityHolger Schurig2009-09-09
* cfg80211: fix looping soft lockup in find_ie()Bob Copeland2009-09-02
* cfg80211: check lost scans later, fix bugJohannes Berg2009-08-28
* cfg80211: check for and abort dangling scan requestsJohannes Berg2009-08-14
* cfg80211: fix alignment problem in scan requestJohannes Berg2009-08-14
* nl80211: add generation number to all dumpsJohannes Berg2009-08-14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\
| * cfg80211: add two missing NULL pointer checksJohannes Berg2009-08-03