summaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-24cfg80211: update misleading commentHelmut Schaa1-1/+1
2009-07-24cfg80211: rework key operationJohannes Berg1-1/+17
2009-07-10cfg80211: fix lockingJohannes Berg1-5/+19
2009-07-10cfg80211: mlme API must be able to sleepJohannes Berg1-16/+14
2009-07-10cfg80211: dont use union for wextJohannes Berg1-4/+2
2009-07-10cfg80211: let SME control reassociation vs. associationJohannes Berg1-1/+2
2009-07-10cfg80211: keep track of BSSesJohannes Berg1-64/+22
2009-07-10cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg1-0/+9
2009-07-10cfg80211: implement get_wireless_statsJohannes Berg1-0/+1
2009-07-10cfg80211: implement IWRATEJohannes Berg1-0/+32
2009-07-10cfg80211: implement IWAP for WDSJohannes Berg1-0/+10
2009-07-10cfg80211: implement iwpowerJohannes Berg1-0/+13
2009-07-10cfg80211: managed mode wext compatibilityJohannes Berg1-1/+35
2009-07-10cfg80211: emulate connect with auth/assocJohannes Berg1-1/+5
2009-07-10cfg80211: connect/disconnect APISamuel Ortiz1-6/+129
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg1-0/+83
2009-07-10cfg80211: remove wireless_dev->bssidJohannes Berg1-1/+0
2009-07-10cfg80211: use proper allocation flagsJohannes Berg1-7/+14
2009-07-10cfg80211: add wrapper function to get wiphy from priv pointerDavid Kilroy1-0/+11
2009-07-10cfg80211: pass netdev to change_virtual_intfJohannes Berg1-1/+2
2009-06-03cfg80211: add rfkill supportJohannes Berg1-4/+25
2009-06-03cfg80211: move txpower wext from mac80211Johannes Berg1-0/+30
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi1-0/+47
2009-05-20cfg80211: allow wext to remove keys that don't existJohannes Berg1-2/+3
2009-05-20cfg80211: mark wiphy->privid as pointer to constDavid Kilroy1-1/+1
2009-05-20cfg80211: mark ops as pointer to constDavid Kilroy1-1/+1
2009-05-20wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez1-5/+5
2009-05-20cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez1-4/+10
2009-05-13nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen1-0/+5
2009-05-13nl80211: improve station flags handlingJohannes Berg1-23/+5
2009-05-13cfg80211: implement wext key handlingJohannes Berg1-0/+10
2009-05-11cfg80211: put wext data into substructureJohannes Berg1-2/+4
2009-05-11cfg80211: constify key mac address in opsJohannes Berg1-3/+3
2009-05-11nl80211 : Add support for configuring MFPJouni Malinen1-0/+2
2009-04-23nl80211: Add event for authentication/association timeoutJouni Malinen1-2/+20
2009-04-23nl80211: allow configuring IBSS beacon intervalJohannes Berg1-0/+2
2009-04-23nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen1-0/+50
2009-04-23cfg80211: clean up includesJohannes Berg1-127/+582
2009-04-23cfg80211/nl80211: add IBSS APIJohannes Berg1-0/+72
2009-04-23cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg1-0/+3
2009-04-23mac80211: pass all probe request IEs to driverJohannes Berg1-1/+1
2009-04-23cfg80211: add cfg80211_inform_bssJussi Kivilinna1-0/+8
2009-04-23nl80211: Add Michael MIC failure eventJouni Malinen1-0/+16
2009-04-23nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen1-8/+8
2009-04-23cfg80211: remove duplicated #includeHuang Weiyi1-1/+0
2009-03-28cfg80211: add feature to hold bssKalle Valo1-0/+18
2009-03-28nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen1-26/+0
2009-03-28nl80211: Add MLME primitives to support external SMEJouni Malinen1-0/+113
2009-03-28nl80211: Event notifications for MLME eventsJouni Malinen1-0/+46
2009-03-17cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez1-21/+3