Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / net / wireless / sme.c
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-15 Luis R. Rodriguezcfg80211: make regulatory_hint_11d() band specific
2010-01-14 Abhijeet Kolekarcfg80211: fix channel setting for wext
2009-11-28 Alban Browaeyswireless : use a dedicated workqueue for cfg80211.
2009-11-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-02 Johannes Bergcfg80211: fix NULL ptr deref
2009-10-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-27 Johannes Bergcfg80211: sme: deauthenticate on assoc failure
2009-10-07 Johannes Bergwext: refactor
2009-09-28 Johannes Bergcfg80211: always get BSS
2009-09-23 Johannes Bergcfg80211: fix SME connect
2009-09-16 Johannes Bergcfg80211: fix SME connect
2009-08-28 Johannes Bergcfg80211: make spurious warnings less likely, configurable
2009-08-20 Zhu Yicfg80211: allow cfg80211_connect_result with bssid...
2009-08-20 David Kilroycfg80211: fix leaks of wdev->conn->ie
2009-08-20 Johannes Bergcfg80211: report userspace SME connected event properly
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-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-29 Johannes Bergcfg80211: self-contained wext handling where possible
2009-07-27 Johannes Bergcfg80211: make aware of net namespaces
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-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