mac80211: rework MLME for multiple authentications
[safe/jmp/linux-2.6] / net / wireless /
2009-07-10 Johannes Bergcfg80211: let SME control reassociation vs. association
2009-07-10 Samuel Ortizcfg80211: check for current_bss from giwrate
2009-07-10 Johannes Bergcfg80211: fix giwrange
2009-07-10 Johannes Bergnl80211: limit to one pairwise cipher for associate()
2009-07-10 Johannes Bergcfg80211: refuse authenticating to same BSSID twice
2009-07-10 Johannes Bergcfg80211: keep track of BSSes
2009-07-10 Johannes Bergcfg80211: assimilate and export ieee80211_bss_get_ie
2009-07-10 Johannes Bergcfg80211: reset auth algorithm
2009-07-10 Johannes Bergcfg80211: send events for userspace SME
2009-07-10 Johannes Bergcfg80211: implement get_wireless_stats
2009-07-10 Johannes Bergcfg80211: implement IWRATE
2009-07-10 Johannes Bergcfg80211: implement IWAP for WDS
2009-07-10 Johannes Bergcfg80211: implement iwpower
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
2009-07-10 Johannes Bergcfg80211: introduce nl80211 testmode command
2009-07-10 Johannes Bergwext: constify extra argument to wireless_send_event
2009-07-10 Johannes Bergcfg80211: remove wireless_dev->bssid
2009-07-10 Johannes Bergcfg80211: use proper allocation flags
2009-07-10 Johannes Bergnl80211: clean up function definitions
2009-07-10 Johannes Bergcfg80211: move break statement to correct place
2009-07-10 Johannes Bergwext: default to y
2009-07-10 Johannes Bergwext: allow returning NULL stats
2009-07-10 Johannes Bergcfg80211: send wext MLME-MICHAELMICFAILURE.indication
2009-07-10 David Kilroycfg80211: infer WPA and WPA2 support from TKIP and...
2009-07-10 David Kilroycfg80211: set WE encoding size based on available ciphers
2009-07-10 David Kilroycfg80211: allow drivers that can't scan for specific...
2009-07-10 David Kilroycfg80211: Advertise ciphers via WE according to driver...
2009-07-10 Johannes Bergcfg80211: prohibit scanning the same channel more than...
2009-07-10 Johannes Bergcfg80211: issue netlink notification when scan starts
2009-07-10 Johannes Bergcfg80211: pass netdev to change_virtual_intf
2009-07-07 Johannes Bergcfg80211: fix refcount leak
2009-07-07 Jiri SlabyWireless: nl80211, fix lock imbalance
2009-06-19 Johannes Bergcfg80211: validate station settings
2009-06-19 Andrey Yurovskycfg80211: allow setting station parameters in mesh
2009-06-19 Andrey Yurovskycfg80211: allow adding/deleting stations on mesh
2009-06-10 Johannes Bergcfg80211: fix rfkill locking problem
2009-06-10 Luis R. Rodriguezcfg80211: fix for duplicate response for driver reg...
2009-06-03 Luis R. Rodriguezcfg80211: make ieee80211_get_mesh_hdrlen() static
2009-06-03 Johannes Bergcfg80211: add rfkill support
2009-06-03 Johannes Bergcfg80211: move txpower wext from mac80211
2009-06-03 Bob Copelandnl80211: use GFP_ATOMIC for michael mic failure message
2009-06-03 Luis R. Rodriguezcfg80211: fix for duplicate userspace replies
2009-06-03 Johannes Bergcfg80211: disallow interfering with stations on non...
2009-06-03 Johannes Bergcfg80211: use key size constants
2009-06-03 Johannes Bergnl80211: bounce scan request back to userspace
2009-06-03 Johannes Bergcfg80211: validate AID of stations being added
2009-05-27 David S. Millernl80211: Eliminate reference to BUS_ID_SIZE.
2009-05-25 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-25 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-05-22 Zhu Yiwireless: move some utility functions from mac80211...
2009-05-22 Johannes Bergwext: remove atomic requirement for wireless stats
2009-05-21 Michał Mirosławwireless: Use genl_register_family_with_ops()
2009-05-20 Luis R. Rodriguezcfg80211: warn when wiphy_apply_custom_regulatory(...
2009-05-20 Pavel Roskincfg80211: fix compile error with CONFIG_CFG80211_DEBUGFS
2009-05-20 Luis R. Rodriguezcfg80211: fix in nl80211_set_reg()
2009-05-20 Luis R. Rodriguezcfg80211: cleanup return calls on nl80211_set_reg()
2009-05-20 Luis R. Rodriguezcfg80211: return immediately if num reg rules > NL80211...
2009-05-20 Johannes Bergcfg80211: allow wext to remove keys that don't exist
2009-05-20 David Kilroycfg80211: mark ops as pointer to const
2009-05-20 Jouni Malinennl80211: Validate NL80211_ATTR_KEY_SEQ length
2009-05-20 Luis R. Rodriguezcfg80211: add debugfs HT40 allow map
2009-05-20 Luis R. Rodriguezmac80211/cfg80211: move wiphy specific debugfs entries...
2009-05-20 Luis R. Rodriguezcfg80211: check allowed channel type upon userspace...
2009-05-20 Luis R. Rodriguezwireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+
2009-05-20 Luis R. Rodriguezcfg80211: Process regulatory max bandwidth checks for...
2009-05-20 Luis R. Rodriguezcfg80211: fix race between core hint and driver's custo...
2009-05-20 Johannes Bergwext: verify buffer size for SIOCSIWENCODEEXT
2009-05-19 Pablo Neira Ayusonet: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocations
2009-05-13 Johannes Bergwext: remove seq_start/stop sparse annotations
2009-05-13 Jouni Malinennl80211: Add RSC configuration for new keys
2009-05-13 Jouni Malinennl80211: Add IEEE 802.1X PAE control for station mode
2009-05-13 Johannes Bergnl80211: improve station flags handling
2009-05-13 Jouni Malinennl80211: Validate MFP flag type when parsing STA flags
2009-05-13 Johannes Bergcfg80211: implement wext key handling
2009-05-11 Johannes Bergwext: fix get_wireless_stats locking
2009-05-11 Johannes Bergcfg80211: disallow interfering with stations on non-AP
2009-05-11 Johannes Bergcfg80211: put wext data into substructure
2009-05-11 Johannes Bergcfg80211: fix wext iw_freq parsing
2009-05-11 Jouni Malinennl80211 : Add support for configuring MFP
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 Luis R. Rodriguezcfg80211: make nl80211_send_mlme_timeout() static
2009-05-06 Michael Bueschcfg80211: Use the correct IE buffer pointer
2009-05-06 Michael Bueschcfg80211: Remove unnecessary ksize() call
2009-05-06 Chris Wrightcfg80211: remove superfluous !last_request check in...
2009-05-04 Luis R. Rodriguezcfg80211: fix comment on regulatory hint processing
2009-05-04 Luis R. Rodriguezcfg80211: fix bug while trying to process beacon hints...
2009-05-04 Luis R. Rodriguezcfg80211: fix race condition with wiphy_apply_custom_re...
2009-05-04 Johannes Bergcfg80211: fix truncated IEs
2009-04-22 Jouni Malinennl80211: Add event for authentication/association timeout
2009-04-22 Johannes Bergnl80211: allow configuring IBSS beacon interval
2009-04-22 Johannes Bergcfg80211: mark all WEXT handlers _GPL
2009-04-22 Johannes Bergcfg80211: clear WEXT SSID when clearing IBSS
2009-04-22 Jouni Malinennl80211: Add set/get for frag/rts threshold and retry...
2009-04-22 Johannes Bergcfg80211: clean up includes
2009-04-22 Johannes Bergcfg80211/nl80211: add IBSS API
2009-04-22 Johannes Bergcfg80211/mac80211: move wext SIWMLME into cfg80211
2009-04-22 Johannes Bergnl80211: send wiphy along with netdev
next