summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cfg80211: handle SIOCGIWNAMEJohannes Berg2008-12-051-0/+7
* nl80211: Add frequency configuration (including HT40)Jouni Malinen2008-12-051-0/+9
* cfg80211: make use of reg macros on REG_RULELuis R. Rodriguez2008-11-101-11/+11
* nl80211: Add TX queue parameter configurationJouni Malinen2008-11-101-0/+23
* nl80211: Add basic rate configuration for AP modeJouni Malinen2008-11-101-0/+5
* Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com2008-11-011-1/+31
* cfg80211: show interface typeJohannes Berg2008-09-241-2/+4
* cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez2008-09-151-0/+60
* mac80211/cfg80211: HT capabilities for NEW_STAJouni Malinen2008-08-291-0/+1
* mac80211/cfg80211: Add BSS configuration options for AP modeJouni Malinen2008-08-291-0/+22
* nl80211/cfg80211: support for mesh, sta dumpingLuis Carlos Cobo2008-03-061-17/+122
* nl80211: Add monitor interface configuration flagsMichael Wu2008-02-291-2/+22
* cfg80211/nl80211: implement station attribute retrievalJohannes Berg2008-01-281-0/+35
* cfg80211/nl80211: station handlingJohannes Berg2008-01-281-0/+55
* cfg80211/nl80211: add beacon settingsJohannes Berg2008-01-281-0/+33
* cfg80211/nl80211: introduce key handlingJohannes Berg2008-01-281-0/+44
* [NL80211]: add netlink interface to cfg80211Johannes Berg2007-10-111-3/+8
* [PATCH] cfg80211: Radiotap parserAndy Green2007-07-121-0/+38