summaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: fix netdev down problemJohannes Berg2009-07-102-3/+4
* cfg80211: let SME control reassociation vs. associationJohannes Berg2009-07-104-6/+19
* cfg80211: check for current_bss from giwrateSamuel Ortiz2009-07-101-2/+5
* cfg80211: fix giwrangeJohannes Berg2009-07-101-4/+3
* nl80211: limit to one pairwise cipher for associate()Johannes Berg2009-07-101-4/+6
* cfg80211: refuse authenticating to same BSSID twiceJohannes Berg2009-07-101-7/+15
* cfg80211: keep track of BSSesJohannes Berg2009-07-108-193/+557
* cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg2009-07-101-0/+21
* cfg80211: reset auth algorithmJohannes Berg2009-07-101-0/+1
* cfg80211: send events for userspace SMEJohannes Berg2009-07-101-26/+38
* cfg80211: implement get_wireless_statsJohannes Berg2009-07-101-0/+59
* cfg80211: implement IWRATEJohannes Berg2009-07-101-0/+63
* cfg80211: implement IWAP for WDSJohannes Berg2009-07-101-0/+46
* cfg80211: implement iwpowerJohannes Berg2009-07-103-1/+86
* cfg80211: managed mode wext compatibilityJohannes Berg2009-07-107-73/+570
* cfg80211: emulate connect with auth/assocJohannes Berg2009-07-106-31/+469
* cfg80211: connect/disconnect APISamuel Ortiz2009-07-106-11/+619
* cfg80211: introduce nl80211 testmode commandJohannes Berg2009-07-103-0/+155
* wext: constify extra argument to wireless_send_eventJohannes Berg2009-07-101-1/+1
* cfg80211: remove wireless_dev->bssidJohannes Berg2009-07-101-10/+3
* cfg80211: use proper allocation flagsJohannes Berg2009-07-103-43/+49
* nl80211: clean up function definitionsJohannes Berg2009-07-101-29/+29
* cfg80211: move break statement to correct placeJohannes Berg2009-07-101-15/+16
* wext: default to yJohannes Berg2009-07-101-9/+3
* wext: allow returning NULL statsJohannes Berg2009-07-101-1/+8
* cfg80211: send wext MLME-MICHAELMICFAILURE.indicationJohannes Berg2009-07-101-0/+16
* cfg80211: infer WPA and WPA2 support from TKIP and CCMPDavid Kilroy2009-07-101-4/+4
* cfg80211: set WE encoding size based on available ciphersDavid Kilroy2009-07-101-3/+10
* cfg80211: allow drivers that can't scan for specific ssidsDavid Kilroy2009-07-102-4/+2
* cfg80211: Advertise ciphers via WE according to driver capabilityDavid Kilroy2009-07-101-2/+13
* cfg80211: prohibit scanning the same channel more than onceJohannes Berg2009-07-101-3/+30
* cfg80211: issue netlink notification when scan startsJohannes Berg2009-07-103-10/+34
* cfg80211: pass netdev to change_virtual_intfJohannes Berg2009-07-102-8/+6
* cfg80211: fix refcount leakJohannes Berg2009-07-071-1/+0
* Wireless: nl80211, fix lock imbalanceJiri Slaby2009-07-071-0/+1
* cfg80211: validate station settingsJohannes Berg2009-06-191-16/+78
* cfg80211: allow setting station parameters in meshAndrey Yurovsky2009-06-191-1/+2
* cfg80211: allow adding/deleting stations on meshAndrey Yurovsky2009-06-191-2/+4
* cfg80211: fix rfkill locking problemJohannes Berg2009-06-101-10/+9
* cfg80211: fix for duplicate response for driver reg requestLuis R. Rodriguez2009-06-101-1/+6
* cfg80211: make ieee80211_get_mesh_hdrlen() staticLuis R. Rodriguez2009-06-031-1/+1
* cfg80211: add rfkill supportJohannes Berg2009-06-034-8/+110
* cfg80211: move txpower wext from mac80211Johannes Berg2009-06-031-0/+80
* nl80211: use GFP_ATOMIC for michael mic failure messageBob Copeland2009-06-031-2/+2
* cfg80211: fix for duplicate userspace repliesLuis R. Rodriguez2009-06-031-1/+7
* cfg80211: disallow interfering with stations on non-AP (part 2)Johannes Berg2009-06-031-0/+6
* cfg80211: use key size constantsJohannes Berg2009-06-031-6/+5
* nl80211: bounce scan request back to userspaceJohannes Berg2009-06-032-6/+40
* cfg80211: validate AID of stations being addedJohannes Berg2009-06-031-0/+4
* nl80211: Eliminate reference to BUS_ID_SIZE.David S. Miller2009-05-271-1/+1