summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMTJohannes Berg2007-11-101-7/+9
* mac80211: remove unused driver opsJohannes Berg2007-11-101-6/+1
* [MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modesJohn W. Linville2007-10-171-18/+19
* [PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctlBill Moss2007-10-161-16/+24
* [PATCH] mac80211: fix set_channel regressionJohannes Berg2007-10-161-1/+4
* [MAC80211]: make userspace-mlme a per-interface settingJohannes Berg2007-10-101-7/+5
* [MAC80211]: remove ALG_NONEJohannes Berg2007-10-101-8/+11
* [PATCH] mac80211: remove generic IE for AP interfacesJohannes Berg2007-10-101-9/+0
* [PATCH] mac80211: remove all prism2 ioctlsJohannes Berg2007-10-101-272/+0
* [MAC80211]: remove key threshold stuffJohannes Berg2007-10-101-8/+0
* [MAC80211]: Add support for setting TX power and radio statusMichael Buesch2007-10-101-1/+33
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-2/+3
* [MAC80211]: ignore key index on pairwise key (WEP only)Volker Braun2007-10-101-6/+12
* [MAC80211]: remove turbo modesJohannes Berg2007-10-101-9/+54
* [MAC80211]: fix race conditions with keysJohannes Berg2007-10-101-4/+1
* [MAC80211]: remove spy wext ioctlsJohannes Berg2007-10-101-4/+4
* [MAC80211]: clean up whitespaceJohannes Berg2007-10-101-0/+1
* [MAC80211]: fix preamble settingJohannes Berg2007-10-101-1/+1
* [MAC80211]: rework key handlingJohannes Berg2007-10-101-163/+14
* [MAC80211] key handling: remove default_wep_onlyJohannes Berg2007-10-101-94/+3
* [MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg2007-10-101-49/+30
* [MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby2007-10-101-6/+14
* [MAC80211]: Remove bitfields from struct ieee80211_if_staJiri Slaby2007-10-101-19/+38
* [MAC80211]: kill key_mgmt, use key_management_enabledJohannes Berg2007-10-101-15/+5
* [MAC80211]: remove unused ioctls (3)Johannes Berg2007-10-101-6/+0
* [MAC80211]: remove unused ioctls (2)Johannes Berg2007-10-101-27/+0
* [MAC80211]: remove unused ioctls (1)Johannes Berg2007-10-101-22/+0
* [MAC80211]: remove PRISM2_PARAM_RADIO_ENABLEDJohannes Berg2007-10-101-14/+0
* [MAC80211]: Add SIOCGIWTXPOWER routineLarry Finger2007-10-101-1/+15
* [MAC80211]: implement ERP info change notificationsDaniel Drake2007-10-101-6/+10
* [MAC80211]: improved short preamble handlingDaniel Drake2007-10-101-2/+5
* [PATCH] mac80211: don't allow scanning in monitor modeDaniel Drake2007-08-061-6/+13
* [PATCH] mac80211: regulatory domain cleanupDaniel Drake2007-07-171-133/+0
* [PATCH] mac80211: improved 802.11g CTS protectionDaniel Drake2007-07-121-2/+5
* [PATCH] mac80211: Implementation of SIOCSIWRATELarry Finger2007-07-121-1/+39
* [PATCH] mac80211: kill PRISM2_PARAM_CLEAR_KEYSJohannes Berg2007-07-121-60/+0
* [PATCH] mac80211: remove PRISM2_PARAM_DROP_UNENCRYPTED ioctlJohannes Berg2007-07-121-8/+0
* [PATCH] mac80211: kill antenna select ioctlsJohannes Berg2007-07-121-20/+0
* [PATCH] mac80211: kill rate control ioctlsJohannes Berg2007-07-121-80/+0
* [PATCH] mac80211: add support for iwlist channelHong Liu2007-07-121-0/+25
* [MAC80211]: Add support for SIOCGIWRATE ioctlLarry Finger2007-07-101-1/+24
* [MAC80211]: Add debugfs attributes.Jiri Benc2007-05-051-3/+19
* [MAC80211]: Add mac80211 wireless stack.Jiri Benc2007-05-051-0/+1806