summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: move interface type to vif structureJohannes Berg2008-01-291-33/+32Star
* mac80211: Add radio led triggerIvo van Doorn2008-01-291-0/+2
* introduce WEXT scan capabilitiesDan Williams2008-01-281-0/+2
* mac80211: allow setting drop_unencrypted with wextJohannes Berg2008-01-281-0/+3
* mac80211: hardware scan reworkZhu Yi2008-01-281-2/+4
* mac80211: Remove local->scan_flagsHelmut Schaa2008-01-281-16/+3Star
* mac80211: Accept auto txpower settingMattias Nissler2008-01-281-4/+17
* mac80211: return an error when SIWRATE doesn't match any rateAndrew Lutomirski2008-01-091-3/+3
* mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMTJohannes Berg2007-11-111-7/+9
* mac80211: remove unused driver opsJohannes Berg2007-11-111-6/+1Star
* [MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modesJohn W. Linville2007-10-181-18/+19
* [PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctlBill Moss2007-10-171-16/+24
* [PATCH] mac80211: fix set_channel regressionJohannes Berg2007-10-171-1/+4
* [MAC80211]: make userspace-mlme a per-interface settingJohannes Berg2007-10-111-7/+5Star
* [MAC80211]: remove ALG_NONEJohannes Berg2007-10-111-8/+11
* [PATCH] mac80211: remove generic IE for AP interfacesJohannes Berg2007-10-111-9/+0Star
* [PATCH] mac80211: remove all prism2 ioctlsJohannes Berg2007-10-111-272/+0Star
* [MAC80211]: remove key threshold stuffJohannes Berg2007-10-111-8/+0Star
* [MAC80211]: Add support for setting TX power and radio statusMichael Buesch2007-10-111-1/+33
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-2/+3
* [MAC80211]: ignore key index on pairwise key (WEP only)Volker Braun2007-10-111-6/+12
* [MAC80211]: remove turbo modesJohannes Berg2007-10-111-9/+54
* [MAC80211]: fix race conditions with keysJohannes Berg2007-10-111-4/+1Star
* [MAC80211]: remove spy wext ioctlsJohannes Berg2007-10-111-4/+4
* [MAC80211]: clean up whitespaceJohannes Berg2007-10-111-0/+1
* [MAC80211]: fix preamble settingJohannes Berg2007-10-111-1/+1
* [MAC80211]: rework key handlingJohannes Berg2007-10-111-163/+14Star
* [MAC80211] key handling: remove default_wep_onlyJohannes Berg2007-10-111-94/+3Star
* [MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg2007-10-111-49/+30Star
* [MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby2007-10-111-6/+14
* [MAC80211]: Remove bitfields from struct ieee80211_if_staJiri Slaby2007-10-111-19/+38
* [MAC80211]: kill key_mgmt, use key_management_enabledJohannes Berg2007-10-111-15/+5Star
* [MAC80211]: remove unused ioctls (3)Johannes Berg2007-10-111-6/+0Star
* [MAC80211]: remove unused ioctls (2)Johannes Berg2007-10-111-27/+0Star
* [MAC80211]: remove unused ioctls (1)Johannes Berg2007-10-111-22/+0Star
* [MAC80211]: remove PRISM2_PARAM_RADIO_ENABLEDJohannes Berg2007-10-111-14/+0Star
* [MAC80211]: Add SIOCGIWTXPOWER routineLarry Finger2007-10-111-1/+15
* [MAC80211]: implement ERP info change notificationsDaniel Drake2007-10-111-6/+10
* [MAC80211]: improved short preamble handlingDaniel Drake2007-10-111-2/+5
* [PATCH] mac80211: don't allow scanning in monitor modeDaniel Drake2007-08-061-6/+13
* [PATCH] mac80211: regulatory domain cleanupDaniel Drake2007-07-181-133/+0Star
* [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/+0Star
* [PATCH] mac80211: remove PRISM2_PARAM_DROP_UNENCRYPTED ioctlJohannes Berg2007-07-121-8/+0Star
* [PATCH] mac80211: kill antenna select ioctlsJohannes Berg2007-07-121-20/+0Star
* [PATCH] mac80211: kill rate control ioctlsJohannes Berg2007-07-121-80/+0Star
* [PATCH] mac80211: add support for iwlist channelHong Liu2007-07-121-0/+25
* [MAC80211]: Add support for SIOCGIWRATE ioctlLarry Finger2007-07-111-1/+24
* [MAC80211]: Add debugfs attributes.Jiri Benc2007-05-051-3/+19