aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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-22nl80211: Add event for authentication/association timeoutJouni Malinen1-2/+20
2009-04-22nl80211: allow configuring IBSS beacon intervalJohannes Berg1-0/+2
2009-04-22nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen1-0/+50
2009-04-22cfg80211: clean up includesJohannes Berg1-127/+582
2009-04-22cfg80211/nl80211: add IBSS APIJohannes Berg1-0/+72
2009-04-22cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg1-0/+3
2009-04-22mac80211: pass all probe request IEs to driverJohannes Berg1-1/+1
2009-04-22cfg80211: add cfg80211_inform_bssJussi Kivilinna1-0/+8
2009-04-22nl80211: Add Michael MIC failure eventJouni Malinen1-0/+16
2009-04-22nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen1-8/+8
2009-04-22cfg80211: remove duplicated #includeHuang Weiyi1-1/+0
2009-03-27cfg80211: add feature to hold bssKalle Valo1-0/+18
2009-03-27nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen1-26/+0
2009-03-27nl80211: Add MLME primitives to support external SMEJouni Malinen1-0/+113
2009-03-27nl80211: Event notifications for MLME eventsJouni Malinen1-0/+46
2009-03-16cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez1-21/+3
2009-03-16cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez1-3/+0
2009-02-27cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez1-0/+2
2009-02-27cfg80211: make regulatory_request use wiphy_idx instead of wiphyLuis R. Rodriguez1-3/+3
2009-02-27mac80211/cfg80211: move iwrange handler to cfg80211Johannes Berg1-0/+3
2009-02-27cfg80211: clean up signal typeJohannes Berg1-5/+3
2009-02-27nl80211: Provide access to STA TX/RX packet countersJouni Malinen1-0/+8
2009-02-27nl80211: Optional IEs into scan requestJouni Malinen1-0/+4
2009-02-13cfg80211: add more flexible BSS lookupJohannes Berg1-1/+11
2009-02-13cfg80211: allow users to request removing a BSSJohannes Berg1-0/+11
2009-02-13cfg80211: free_priv for BSS infoJohannes Berg1-0/+2
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg1-0/+131
2009-01-29cfg80211: pass more detailed regulatory request information on reg_notifier()Luis R. Rodriguez1-0/+45
2009-01-29cfg80211: add PM hooksJohannes Berg1-0/+6
2009-01-29nl80211: New command for adding extra IE(s) into management framesJouni Malinen1-0/+26
2009-01-29mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen1-0/+5
2009-01-29mac80211: 802.11w - STA flag for MFPJouni Malinen1-0/+2
2008-12-19mac80211: Fix HT channel selectionSujith1-1/+1
2008-12-19nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge1-0/+40
2008-12-05cfg80211: handle SIOCGIWMODE/SIOCSIWMODEJohannes Berg1-0/+4
2008-12-05cfg80211: handle SIOCGIWNAMEJohannes Berg1-0/+7