summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez2009-08-031-0/+5
* cfg80211: add rfkill supportJohannes Berg2009-06-031-4/+25
* cfg80211: move txpower wext from mac80211Johannes Berg2009-06-031-0/+30
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-221-0/+47
* cfg80211: allow wext to remove keys that don't existJohannes Berg2009-05-201-2/+3
* cfg80211: mark wiphy->privid as pointer to constDavid Kilroy2009-05-201-1/+1
* cfg80211: mark ops as pointer to constDavid Kilroy2009-05-201-1/+1
* wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez2009-05-201-5/+5
* cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez2009-05-201-4/+10
* nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen2009-05-131-0/+5
* nl80211: improve station flags handlingJohannes Berg2009-05-131-23/+5Star
* cfg80211: implement wext key handlingJohannes Berg2009-05-131-0/+10
* cfg80211: put wext data into substructureJohannes Berg2009-05-111-2/+4
* cfg80211: constify key mac address in opsJohannes Berg2009-05-111-3/+3
* nl80211 : Add support for configuring MFPJouni Malinen2009-05-111-0/+2
* nl80211: Add event for authentication/association timeoutJouni Malinen2009-04-221-2/+20
* nl80211: allow configuring IBSS beacon intervalJohannes Berg2009-04-221-0/+2
* nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen2009-04-221-0/+50
* cfg80211: clean up includesJohannes Berg2009-04-221-127/+582
* cfg80211/nl80211: add IBSS APIJohannes Berg2009-04-221-0/+72
* cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg2009-04-221-0/+3
* mac80211: pass all probe request IEs to driverJohannes Berg2009-04-221-1/+1
* cfg80211: add cfg80211_inform_bssJussi Kivilinna2009-04-221-0/+8
* nl80211: Add Michael MIC failure eventJouni Malinen2009-04-221-0/+16
* nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen2009-04-221-8/+8
* cfg80211: remove duplicated #includeHuang Weiyi2009-04-221-1/+0Star
* cfg80211: add feature to hold bssKalle Valo2009-03-281-0/+18
* nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen2009-03-281-26/+0Star
* nl80211: Add MLME primitives to support external SMEJouni Malinen2009-03-281-0/+113
* nl80211: Event notifications for MLME eventsJouni Malinen2009-03-281-0/+46
* cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez2009-03-161-21/+3Star
* cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez2009-03-161-3/+0Star
* cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez2009-02-271-0/+2
* cfg80211: make regulatory_request use wiphy_idx instead of wiphyLuis R. Rodriguez2009-02-271-3/+3
* mac80211/cfg80211: move iwrange handler to cfg80211Johannes Berg2009-02-271-0/+3
* cfg80211: clean up signal typeJohannes Berg2009-02-271-5/+3Star
* nl80211: Provide access to STA TX/RX packet countersJouni Malinen2009-02-271-0/+8
* nl80211: Optional IEs into scan requestJouni Malinen2009-02-271-0/+4
* cfg80211: add more flexible BSS lookupJohannes Berg2009-02-131-1/+11
* cfg80211: allow users to request removing a BSSJohannes Berg2009-02-131-0/+11
* cfg80211: free_priv for BSS infoJohannes Berg2009-02-131-0/+2
* cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg2009-02-131-0/+131
* cfg80211: pass more detailed regulatory request information on reg_notifier()Luis R. Rodriguez2009-01-291-0/+45
* cfg80211: add PM hooksJohannes Berg2009-01-291-0/+6
* nl80211: New command for adding extra IE(s) into management framesJouni Malinen2009-01-291-0/+26
* mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen2009-01-291-0/+5
* mac80211: 802.11w - STA flag for MFPJouni Malinen2009-01-291-0/+2
* mac80211: Fix HT channel selectionSujith2008-12-191-1/+1
* nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge2008-12-191-0/+40
* cfg80211: handle SIOCGIWMODE/SIOCSIWMODEJohannes Berg2008-12-051-0/+4