| Commit message (Expand) | Author | Age | Files | Lines |
* | wext: refactor | Johannes Berg | 2009-10-07 | 1 | -6/+6 |
* | cfg80211: always get BSS | Johannes Berg | 2009-09-28 | 1 | -3/+2 |
* | cfg80211: fix SME connect | Johannes Berg | 2009-09-16 | 1 | -8/+13 |
* | cfg80211: make spurious warnings less likely, configurable | Johannes Berg | 2009-08-28 | 1 | -3/+9 |
* | cfg80211: allow cfg80211_connect_result with bssid == NULL | Zhu Yi | 2009-08-20 | 1 | -1/+2 |
* | cfg80211: fix leaks of wdev->conn->ie | David Kilroy | 2009-08-20 | 1 | -0/+4 |
* | cfg80211: report userspace SME connected event properly | Johannes Berg | 2009-08-20 | 1 | -16/+6 |
* | cfg80211: fix alignment problem in scan request | Johannes Berg | 2009-08-14 | 1 | -2/+1 |
* | cfg80211: use reassociation when possible | Johannes Berg | 2009-08-14 | 1 | -12/+42 |
* | cfg80211: validate channel settings across interfaces | Johannes Berg | 2009-08-14 | 1 | -0/+9 |
* | cfg80211: Set WEP ciphers | Samuel Ortiz | 2009-08-14 | 1 | -2/+16 |
* | cfg80211: fix SME association after disassociation | Johannes Berg | 2009-08-14 | 1 | -0/+20 |
* | cfg80211: clear SSID on disconnect/no connection | Johannes Berg | 2009-08-04 | 1 | -0/+4 |
* | cfg80211: enable country IE support to all cfg80211 drivers | Luis R. Rodriguez | 2009-08-04 | 1 | -0/+16 |
* | cfg80211: keep track of current_bss for userspace SME | Johannes Berg | 2009-08-04 | 1 | -17/+18 |
* | cfg80211: self-contained wext handling where possible | Johannes Berg | 2009-07-29 | 1 | -0/+2 |
* | cfg80211: make aware of net namespaces | Johannes Berg | 2009-07-27 | 1 | -1/+2 |
* | cfg80211: fix typo of IWEVASSOCRESPIE | Zhu Yi | 2009-07-24 | 1 | -2/+2 |
* | cfg80211: remove WARN_ON in __cfg80211_sme_scan_done | Zhu Yi | 2009-07-24 | 1 | -1/+1 |
* | cfg80211: fix a locking bug | Johannes Berg | 2009-07-24 | 1 | -2/+2 |
* | cfg80211: rework key operation | Johannes Berg | 2009-07-24 | 1 | -26/+71 |
* | cfg80211: fix two buglets | Johannes Berg | 2009-07-24 | 1 | -3/+2 |
* | cfg80211: clean up naming once and for all | Johannes Berg | 2009-07-10 | 1 | -24/+24 |
* | cfg80211: fix locking | Johannes Berg | 2009-07-10 | 1 | -56/+196 |
* | cfg80211: let SME control reassociation vs. association | Johannes Berg | 2009-07-10 | 1 | -1/+7 |
* | cfg80211: keep track of BSSes | Johannes Berg | 2009-07-10 | 1 | -63/+93 |
* | cfg80211: send events for userspace SME | Johannes Berg | 2009-07-10 | 1 | -26/+38 |
* | cfg80211: managed mode wext compatibility | Johannes Berg | 2009-07-10 | 1 | -22/+33 |
* | cfg80211: emulate connect with auth/assoc | Johannes Berg | 2009-07-10 | 1 | -13/+382 |
* | cfg80211: connect/disconnect API | Samuel Ortiz | 2009-07-10 | 1 | -0/+224 |