mac80211: fix ieee80211_ioctl_giwrate
[safe/jmp/linux-2.6] / net / mac80211 / ieee80211_ioctl.c
2008-04-08 Johannes Bergmac80211: fix ieee80211_ioctl_giwrate
2008-03-27 John W. Linvillemac80211: silently accept deletion of non-existant key
2008-03-25 Mohamed Abbasmac80211: prevent tuning during scanning
2008-03-25 Johannes Bergmac80211: use ieee80211_get_channel
2008-03-06 Johannes Bergmac80211: remove STA entries when taking down interface
2008-03-06 Johannes Bergmac80211: RCU-ify STA info structure access
2008-03-06 Luis Carlos Cobomac80211: mesh data structures and first mesh changes
2008-02-29 Johannes Bergmac80211: split ieee80211_key_alloc/free
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-01-28 Johannes Bergmac80211: move interface type to vif structure
2008-01-28 Ivo van Doornmac80211: Add radio led trigger
2008-01-28 Dan Williamsintroduce WEXT scan capabilities
2008-01-28 Johannes Bergmac80211: allow setting drop_unencrypted with wext
2008-01-28 Zhu Yimac80211: hardware scan rework
2008-01-28 Helmut Schaamac80211: Remove local->scan_flags
2008-01-28 Mattias Nisslermac80211: Accept auto txpower setting
2008-01-09 Andrew Lutomirskimac80211: return an error when SIWRATE doesn't match...
2007-11-11 Johannes Bergmac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AU...
2007-11-11 Johannes Bergmac80211: remove unused driver ops
2007-10-18 John W. Linville[MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS...
2007-10-17 Bill Moss[PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan...
2007-10-17 Johannes Berg[PATCH] mac80211: fix set_channel regression
2007-10-10 Johannes Berg[MAC80211]: make userspace-mlme a per-interface setting
2007-10-10 Johannes Berg[MAC80211]: remove ALG_NONE
2007-10-10 Johannes Berg[PATCH] mac80211: remove generic IE for AP interfaces
2007-10-10 Johannes Berg[PATCH] mac80211: remove all prism2 ioctls
2007-10-10 Johannes Berg[MAC80211]: remove key threshold stuff
2007-10-10 Michael Buesch[MAC80211]: Add support for setting TX power and radio...
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Volker Braun[MAC80211]: ignore key index on pairwise key (WEP only)
2007-10-10 Johannes Berg[MAC80211]: remove turbo modes
2007-10-10 Johannes Berg[MAC80211]: fix race conditions with keys
2007-10-10 Johannes Berg[MAC80211]: remove spy wext ioctls
2007-10-10 Johannes Berg[MAC80211]: clean up whitespace
2007-10-10 Johannes Berg[MAC80211]: fix preamble setting
2007-10-10 Johannes Berg[MAC80211]: rework key handling
2007-10-10 Johannes Berg[MAC80211] key handling: remove default_wep_only
2007-10-10 Johannes Berg[MAC80211]: embed key conf in key, fix driver interface
2007-10-10 Jiri Slaby[MAC80211]: Remove bitfields from struct ieee80211_sub_...
2007-10-10 Jiri Slaby[MAC80211]: Remove bitfields from struct ieee80211_if_sta
2007-10-10 Johannes Berg[MAC80211]: kill key_mgmt, use key_management_enabled
2007-10-10 Johannes Berg[MAC80211]: remove unused ioctls (3)
2007-10-10 Johannes Berg[MAC80211]: remove unused ioctls (2)
2007-10-10 Johannes Berg[MAC80211]: remove unused ioctls (1)
2007-10-10 Johannes Berg[MAC80211]: remove PRISM2_PARAM_RADIO_ENABLED
2007-10-10 Larry Finger[MAC80211]: Add SIOCGIWTXPOWER routine
2007-10-10 Daniel Drake[MAC80211]: implement ERP info change notifications
2007-10-10 Daniel Drake[MAC80211]: improved short preamble handling
2007-08-06 Daniel Drake[PATCH] mac80211: don't allow scanning in monitor mode
2007-07-18 Daniel Drake[PATCH] mac80211: regulatory domain cleanup
2007-07-12 Daniel Drake[PATCH] mac80211: improved 802.11g CTS protection
2007-07-12 Larry Finger[PATCH] mac80211: Implementation of SIOCSIWRATE
2007-07-12 Johannes Berg[PATCH] mac80211: kill PRISM2_PARAM_CLEAR_KEYS
2007-07-12 Johannes Berg[PATCH] mac80211: remove PRISM2_PARAM_DROP_UNENCRYPTED...
2007-07-12 Johannes Berg[PATCH] mac80211: kill antenna select ioctls
2007-07-12 Johannes Berg[PATCH] mac80211: kill rate control ioctls
2007-07-12 Hong Liu[PATCH] mac80211: add support for iwlist channel
2007-07-11 Larry Finger[MAC80211]: Add support for SIOCGIWRATE ioctl
2007-05-05 Jiri Benc[MAC80211]: Add debugfs attributes.
2007-05-05 Jiri Benc[MAC80211]: Add mac80211 wireless stack.