cfg80211: report userspace SME connected event properly
[pandora-kernel.git] / net / wireless / sme.c
2009-08-20 Johannes Bergcfg80211: report userspace SME connected event properly
2009-08-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-14 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-08-14 Johannes Bergcfg80211: fix alignment problem in scan request
2009-08-14 Johannes Bergcfg80211: use reassociation when possible
2009-08-14 Johannes Bergcfg80211: validate channel settings across interfaces
2009-08-14 Samuel Ortizcfg80211: Set WEP ciphers
2009-08-14 Johannes Bergcfg80211: fix SME association after disassociation
2009-08-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-06 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-08-04 Johannes Bergcfg80211: clear SSID on disconnect/no connection
2009-08-04 Luis R. Rodriguezcfg80211: enable country IE support to all cfg80211...
2009-08-04 Johannes Bergcfg80211: keep track of current_bss for userspace SME
2009-07-31 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-07-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-29 Johannes Bergcfg80211: self-contained wext handling where possible
2009-07-27 Johannes Bergcfg80211: make aware of net namespaces
2009-07-27 David S. MillerMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-07-24 Zhu Yicfg80211: fix typo of IWEVASSOCRESPIE
2009-07-24 Zhu Yicfg80211: remove WARN_ON in __cfg80211_sme_scan_done
2009-07-24 Johannes Bergcfg80211: fix a locking bug
2009-07-24 Johannes Bergcfg80211: rework key operation
2009-07-24 Johannes Bergcfg80211: fix two buglets
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-10 Johannes Bergcfg80211: clean up naming once and for all
2009-07-10 Johannes Bergcfg80211: fix locking
2009-07-10 Johannes Bergcfg80211: let SME control reassociation vs. association
2009-07-10 Johannes Bergcfg80211: keep track of BSSes
2009-07-10 Johannes Bergcfg80211: send events for userspace SME
2009-07-10 Johannes Bergcfg80211: managed mode wext compatibility
2009-07-10 Johannes Bergcfg80211: emulate connect with auth/assoc
2009-07-10 Samuel Ortizcfg80211: connect/disconnect API