| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: rename files | Johannes Berg | 2008-04-08 | 1 | -1144/+0 |
* | mac80211: fix key vs. sta locking problems | Johannes Berg | 2008-04-08 | 1 | -6/+20 |
* | mac80211: fix ieee80211_ioctl_giwrate | Johannes Berg | 2008-04-08 | 1 | -6/+12 |
* | mac80211: silently accept deletion of non-existant key | John W. Linville | 2008-03-27 | 1 | -3/+0 |
* | mac80211: prevent tuning during scanning | Mohamed Abbas | 2008-03-25 | 1 | -1/+1 |
* | mac80211: use ieee80211_get_channel | Johannes Berg | 2008-03-25 | 1 | -25/+4 |
* | mac80211: remove STA entries when taking down interface | Johannes Berg | 2008-03-06 | 1 | -4/+14 |
* | mac80211: RCU-ify STA info structure access | Johannes Berg | 2008-03-06 | 1 | -27/+15 |
* | mac80211: mesh data structures and first mesh changes | Luis Carlos Cobo | 2008-03-06 | 1 | -0/+1 |
* | mac80211: split ieee80211_key_alloc/free | Johannes Berg | 2008-02-29 | 1 | -42/+48 |
* | cfg80211 API for channels/bitrates, mac80211 and driver conversion | Johannes Berg | 2008-02-29 | 1 | -61/+66 |
* | mac80211: move interface type to vif structure | Johannes Berg | 2008-01-29 | 1 | -33/+32 |
* | mac80211: Add radio led trigger | Ivo van Doorn | 2008-01-29 | 1 | -0/+2 |
* | introduce WEXT scan capabilities | Dan Williams | 2008-01-28 | 1 | -0/+2 |
* | mac80211: allow setting drop_unencrypted with wext | Johannes Berg | 2008-01-28 | 1 | -0/+3 |
* | mac80211: hardware scan rework | Zhu Yi | 2008-01-28 | 1 | -2/+4 |
* | mac80211: Remove local->scan_flags | Helmut Schaa | 2008-01-28 | 1 | -16/+3 |
* | mac80211: Accept auto txpower setting | Mattias Nissler | 2008-01-28 | 1 | -4/+17 |
* | mac80211: return an error when SIWRATE doesn't match any rate | Andrew Lutomirski | 2008-01-09 | 1 | -3/+3 |
* | mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT | Johannes Berg | 2007-11-11 | 1 | -7/+9 |
* | mac80211: remove unused driver ops | Johannes Berg | 2007-11-11 | 1 | -6/+1 |
* | [MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modes | John W. Linville | 2007-10-18 | 1 | -18/+19 |
* | [PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctl | Bill Moss | 2007-10-17 | 1 | -16/+24 |
* | [PATCH] mac80211: fix set_channel regression | Johannes Berg | 2007-10-17 | 1 | -1/+4 |
* | [MAC80211]: make userspace-mlme a per-interface setting | Johannes Berg | 2007-10-11 | 1 | -7/+5 |
* | [MAC80211]: remove ALG_NONE | Johannes Berg | 2007-10-11 | 1 | -8/+11 |
* | [PATCH] mac80211: remove generic IE for AP interfaces | Johannes Berg | 2007-10-11 | 1 | -9/+0 |
* | [PATCH] mac80211: remove all prism2 ioctls | Johannes Berg | 2007-10-11 | 1 | -272/+0 |
* | [MAC80211]: remove key threshold stuff | Johannes Berg | 2007-10-11 | 1 | -8/+0 |
* | [MAC80211]: Add support for setting TX power and radio status | Michael Buesch | 2007-10-11 | 1 | -1/+33 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-11 | 1 | -2/+3 |
* | [MAC80211]: ignore key index on pairwise key (WEP only) | Volker Braun | 2007-10-11 | 1 | -6/+12 |
* | [MAC80211]: remove turbo modes | Johannes Berg | 2007-10-11 | 1 | -9/+54 |
* | [MAC80211]: fix race conditions with keys | Johannes Berg | 2007-10-11 | 1 | -4/+1 |
* | [MAC80211]: remove spy wext ioctls | Johannes Berg | 2007-10-11 | 1 | -4/+4 |
* | [MAC80211]: clean up whitespace | Johannes Berg | 2007-10-11 | 1 | -0/+1 |
* | [MAC80211]: fix preamble setting | Johannes Berg | 2007-10-11 | 1 | -1/+1 |
* | [MAC80211]: rework key handling | Johannes Berg | 2007-10-11 | 1 | -163/+14 |
* | [MAC80211] key handling: remove default_wep_only | Johannes Berg | 2007-10-11 | 1 | -94/+3 |
* | [MAC80211]: embed key conf in key, fix driver interface | Johannes Berg | 2007-10-11 | 1 | -49/+30 |
* | [MAC80211]: Remove bitfields from struct ieee80211_sub_if_data | Jiri Slaby | 2007-10-11 | 1 | -6/+14 |
* | [MAC80211]: Remove bitfields from struct ieee80211_if_sta | Jiri Slaby | 2007-10-11 | 1 | -19/+38 |
* | [MAC80211]: kill key_mgmt, use key_management_enabled | Johannes Berg | 2007-10-11 | 1 | -15/+5 |
* | [MAC80211]: remove unused ioctls (3) | Johannes Berg | 2007-10-11 | 1 | -6/+0 |
* | [MAC80211]: remove unused ioctls (2) | Johannes Berg | 2007-10-11 | 1 | -27/+0 |
* | [MAC80211]: remove unused ioctls (1) | Johannes Berg | 2007-10-11 | 1 | -22/+0 |
* | [MAC80211]: remove PRISM2_PARAM_RADIO_ENABLED | Johannes Berg | 2007-10-11 | 1 | -14/+0 |
* | [MAC80211]: Add SIOCGIWTXPOWER routine | Larry Finger | 2007-10-11 | 1 | -1/+15 |
* | [MAC80211]: implement ERP info change notifications | Daniel Drake | 2007-10-11 | 1 | -6/+10 |
* | [MAC80211]: improved short preamble handling | Daniel Drake | 2007-10-11 | 1 | -2/+5 |