cfg80211: allow scanning on specified frequencies when using wext-compatibility
[safe/jmp/linux-2.6] / net / wireless / scan.c
2009-09-09 Holger Schurigcfg80211: allow scanning on specified frequencies when...
2009-09-02 Bob Copelandcfg80211: fix looping soft lockup in find_ie()
2009-08-28 Johannes Bergcfg80211: check lost scans later, fix bug
2009-08-14 Johannes Bergcfg80211: check for and abort dangling scan requests
2009-08-14 Johannes Bergcfg80211: fix alignment problem in scan request
2009-08-14 Johannes Bergnl80211: add generation number to all dumps
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-03 Johannes Bergcfg80211: add two missing NULL pointer checks
2009-07-29 Johannes Bergcfg80211: self-contained wext handling where possible
2009-07-27 Helmut Schaacfg80211: increase scan result expire time
2009-07-27 Johannes Bergcfg80211: make aware of net namespaces
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-21 Christian Lampartercfg80211: double free in __cfg80211_scan_done
2009-07-10 Johannes Bergcfg80211: fix locking
2009-07-10 Johannes Bergcfg80211: properly name driver locking
2009-07-10 Johannes Bergcfg80211: keep track of BSSes
2009-07-10 Johannes Bergcfg80211: emulate connect with auth/assoc
2009-07-10 Johannes Bergcfg80211: issue netlink notification when scan starts
2009-07-07 Johannes Bergcfg80211: fix refcount leak
2009-06-03 Johannes Bergnl80211: bounce scan request back to userspace
2009-05-08 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-05-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-06 Michael Bueschcfg80211: Use the correct IE buffer pointer
2009-05-06 Michael Bueschcfg80211: Remove unnecessary ksize() call
2009-05-04 Johannes Bergcfg80211: fix truncated IEs
2009-04-22 Johannes Bergcfg80211: mark all WEXT handlers _GPL
2009-04-22 Jussi Kivilinnacfg80211: add cfg80211_inform_bss
2009-04-17 Johannes Bergcfg80211: do not replace BSS structs
2009-04-17 Johannes Bergcfg80211: copy hold when replacing BSS
2009-03-28 Kalle Valocfg80211: add feature to hold bss
2009-02-27 Luis R. Rodriguezcfg80211: Add AP beacon regulatory hints
2009-02-27 Johannes Bergcfg80211: clean up signal type
2009-02-27 Johannes Bergcfg80211/mac80211: fill qual.qual value/adjust max_qual...
2009-02-27 Dan Williamscfg80211: age scan results on resume
2009-02-13 Johannes Bergcfg80211: add more flexible BSS lookup
2009-02-13 Johannes Bergcfg80211: allow users to request removing a BSS
2009-02-13 Johannes Bergcfg80211: free_priv for BSS info
2009-02-13 Johannes Bergcfg80211/nl80211: scanning (and mac80211 update to...