summaryrefslogtreecommitdiffstats
path: root/net/wireless/scan.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * cfg80211: fix truncated IEsJohannes Berg2009-05-041-0/+1
* | cfg80211: mark all WEXT handlers _GPLJohannes Berg2009-04-221-2/+2
* | cfg80211: add cfg80211_inform_bssJussi Kivilinna2009-04-221-0/+49
|/
* cfg80211: do not replace BSS structsJohannes Berg2009-04-171-9/+33
* cfg80211: copy hold when replacing BSSJohannes Berg2009-04-171-0/+2
* cfg80211: add feature to hold bssKalle Valo2009-03-271-1/+26
* cfg80211: Add AP beacon regulatory hintsLuis R. Rodriguez2009-02-271-0/+3
* cfg80211: clean up signal typeJohannes Berg2009-02-271-12/+9
* cfg80211/mac80211: fill qual.qual value/adjust max_qual.qualJohannes Berg2009-02-271-3/+12
* cfg80211: age scan results on resumeDan Williams2009-02-271-2/+23
* cfg80211: add more flexible BSS lookupJohannes Berg2009-02-131-2/+8
* cfg80211: allow users to request removing a BSSJohannes Berg2009-02-131-0/+21
* cfg80211: free_priv for BSS infoJohannes Berg2009-02-131-0/+2
* cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg2009-02-131-0/+807
OpenPOWER on IntegriCloud