| Commit message (Expand) | Author | Age | Files | Lines |
* | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 | 1 | -1/+1 |
* | cfg80211: clean up properly on interface type change | Johannes Berg | 2009-08-28 | 1 | -13/+3 |
* | cfg80211: export cfg80211_wext_siwfreq | Jussi Kivilinna | 2009-08-20 | 1 | -0/+1 |
* | cfg80211: fix locking for SIWFREQ | Johannes Berg | 2009-08-14 | 1 | -1/+1 |
* | cfg80211: validate channel settings across interfaces | Johannes Berg | 2009-08-14 | 1 | -36/+19 |
* | cfg80211: self-contained wext handling where possible | Johannes Berg | 2009-07-29 | 1 | -0/+40 |
* | cfg80211: combine IWESSID handlers | Johannes Berg | 2009-07-29 | 1 | -0/+34 |
* | cfg80211: combine IWAP handlers | Johannes Berg | 2009-07-29 | 1 | -8/+44 |
* | cfg80211: combine iwfreq implementations | Johannes Berg | 2009-07-29 | 1 | -1/+53 |
* | cfg80211: set_default_key only for WEP | Zhu Yi | 2009-07-24 | 1 | -1/+2 |
* | cfg80211: fix disabling WPA via wext (SIOCSIWAUTH) | Gábor Stefanik | 2009-07-24 | 1 | -1/+11 |
* | cfg80211: fix wext stats | Johannes Berg | 2009-07-24 | 1 | -4/+9 |
* | cfg80211: rework key operation | Johannes Berg | 2009-07-24 | 1 | -62/+101 |
* | cfg80211: fix race in giwrate | Johannes Berg | 2009-07-24 | 1 | -5/+8 |
* | cfg80211: fix MFP bug, sparse warnings | Johannes Berg | 2009-07-10 | 1 | -3/+3 |
* | cfg80211: check for current_bss from giwrate | Samuel Ortiz | 2009-07-10 | 1 | -2/+5 |
* | cfg80211: fix giwrange | Johannes Berg | 2009-07-10 | 1 | -4/+3 |
* | cfg80211: implement get_wireless_stats | Johannes Berg | 2009-07-10 | 1 | -0/+59 |
* | cfg80211: implement IWRATE | Johannes Berg | 2009-07-10 | 1 | -0/+63 |
* | cfg80211: implement IWAP for WDS | Johannes Berg | 2009-07-10 | 1 | -0/+46 |
* | cfg80211: implement iwpower | Johannes Berg | 2009-07-10 | 1 | -0/+60 |
* | cfg80211: managed mode wext compatibility | Johannes Berg | 2009-07-10 | 1 | -44/+185 |
* | cfg80211: infer WPA and WPA2 support from TKIP and CCMP | David Kilroy | 2009-07-10 | 1 | -4/+4 |
* | cfg80211: set WE encoding size based on available ciphers | David Kilroy | 2009-07-10 | 1 | -3/+10 |
* | cfg80211: allow drivers that can't scan for specific ssids | David Kilroy | 2009-07-10 | 1 | -1/+2 |
* | cfg80211: Advertise ciphers via WE according to driver capability | David Kilroy | 2009-07-10 | 1 | -2/+13 |
* | cfg80211: pass netdev to change_virtual_intf | Johannes Berg | 2009-07-10 | 1 | -1/+1 |
* | cfg80211: add rfkill support | Johannes Berg | 2009-06-03 | 1 | -4/+7 |
* | cfg80211: move txpower wext from mac80211 | Johannes Berg | 2009-06-03 | 1 | -0/+80 |
* | cfg80211: allow wext to remove keys that don't exist | Johannes Berg | 2009-05-20 | 1 | -0/+7 |
* | nl80211: Add RSC configuration for new keys | Jouni Malinen | 2009-05-13 | 1 | -0/+5 |
* | cfg80211: implement wext key handling | Johannes Berg | 2009-05-13 | 1 | -1/+256 |
* | cfg80211: fix wext iw_freq parsing | Johannes Berg | 2009-05-11 | 1 | -6/+18 |
* | cfg80211: mark all WEXT handlers _GPL | Johannes Berg | 2009-04-22 | 1 | -12/+12 |
* | nl80211: Add set/get for frag/rts threshold and retry limits | Jouni Malinen | 2009-04-22 | 1 | -0/+151 |
* | cfg80211: clean up includes | Johannes Berg | 2009-04-22 | 1 | -1/+0 |
* | cfg80211/nl80211: add IBSS API | Johannes Berg | 2009-04-22 | 1 | -0/+30 |
* | cfg80211/mac80211: move wext SIWMLME into cfg80211 | Johannes Berg | 2009-04-22 | 1 | -1/+45 |
* | cfg80211: accept no-op interface mode changes | Johannes Berg | 2009-03-28 | 1 | -2/+9 |
* | mac80211/cfg80211: move iwrange handler to cfg80211 | Johannes Berg | 2009-02-27 | 1 | -0/+97 |
* | cfg80211: handle SIOCGIWMODE/SIOCSIWMODE | Johannes Berg | 2008-12-05 | 1 | -0/+79 |
* | cfg80211: handle SIOCGIWNAME | Johannes Berg | 2008-12-05 | 1 | -0/+60 |