aboutsummaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)Author
2009-07-10cfg80211: implement get_wireless_statsJohannes Berg
2009-07-10cfg80211: implement IWRATEJohannes Berg
2009-07-10cfg80211: implement IWAP for WDSJohannes Berg
2009-07-10cfg80211: implement iwpowerJohannes Berg
2009-07-10cfg80211: managed mode wext compatibilityJohannes Berg
2009-07-10cfg80211: emulate connect with auth/assocJohannes Berg
2009-07-10cfg80211: connect/disconnect APISamuel Ortiz
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg
2009-07-10cfg80211: remove wireless_dev->bssidJohannes Berg
2009-07-10cfg80211: use proper allocation flagsJohannes Berg
2009-07-10cfg80211: add wrapper function to get wiphy from priv pointerDavid Kilroy
2009-07-10cfg80211: pass netdev to change_virtual_intfJohannes Berg
2009-06-03cfg80211: add rfkill supportJohannes Berg
2009-06-03cfg80211: move txpower wext from mac80211Johannes Berg
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi
2009-05-20cfg80211: allow wext to remove keys that don't existJohannes Berg
2009-05-20cfg80211: mark wiphy->privid as pointer to constDavid Kilroy
2009-05-20cfg80211: mark ops as pointer to constDavid Kilroy
2009-05-20wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez
2009-05-20cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez
2009-05-13nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen
2009-05-13nl80211: improve station flags handlingJohannes Berg
2009-05-13cfg80211: implement wext key handlingJohannes Berg
2009-05-11cfg80211: put wext data into substructureJohannes Berg
2009-05-11cfg80211: constify key mac address in opsJohannes Berg
2009-05-11nl80211 : Add support for configuring MFPJouni Malinen
2009-04-22nl80211: Add event for authentication/association timeoutJouni Malinen
2009-04-22nl80211: allow configuring IBSS beacon intervalJohannes Berg
2009-04-22nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen
2009-04-22cfg80211: clean up includesJohannes Berg
2009-04-22cfg80211/nl80211: add IBSS APIJohannes Berg
2009-04-22cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg
2009-04-22mac80211: pass all probe request IEs to driverJohannes Berg
2009-04-22cfg80211: add cfg80211_inform_bssJussi Kivilinna
2009-04-22nl80211: Add Michael MIC failure eventJouni Malinen
2009-04-22nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen
2009-04-22cfg80211: remove duplicated #includeHuang Weiyi
2009-03-27cfg80211: add feature to hold bssKalle Valo
2009-03-27nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen
2009-03-27nl80211: Add MLME primitives to support external SMEJouni Malinen
2009-03-27nl80211: Event notifications for MLME eventsJouni Malinen
2009-03-16cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez
2009-03-16cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez
2009-02-27cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez
2009-02-27cfg80211: make regulatory_request use wiphy_idx instead of wiphyLuis R. Rodriguez
2009-02-27mac80211/cfg80211: move iwrange handler to cfg80211Johannes Berg
2009-02-27cfg80211: clean up signal typeJohannes Berg
2009-02-27nl80211: Provide access to STA TX/RX packet countersJouni Malinen
2009-02-27nl80211: Optional IEs into scan requestJouni Malinen
2009-02-13cfg80211: add more flexible BSS lookupJohannes Berg