summaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)AuthorFilesLines
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
2009-03-17cfg80211: 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-30cfg80211: pass more detailed regulatory request information on reg_notifier()Luis R. Rodriguez1-0/+45
2009-01-30cfg80211: add PM hooksJohannes Berg1-0/+6
2009-01-30nl80211: New command for adding extra IE(s) into management framesJouni Malinen1-0/+26
2009-01-30mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen1-0/+5
2009-01-30mac80211: 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
2008-12-05nl80211: Add frequency configuration (including HT40)Jouni Malinen1-0/+9
2008-11-10cfg80211: make use of reg macros on REG_RULELuis R. Rodriguez1-11/+11
2008-11-10nl80211: Add TX queue parameter configurationJouni Malinen1-0/+23
2008-11-10nl80211: Add basic rate configuration for AP modeJouni Malinen1-0/+5
2008-11-01Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com1-1/+31
2008-09-25cfg80211: show interface typeJohannes Berg1-2/+4
2008-09-16cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez1-0/+60
2008-08-30mac80211/cfg80211: HT capabilities for NEW_STAJouni Malinen1-0/+1
2008-08-30mac80211/cfg80211: Add BSS configuration options for AP modeJouni Malinen1-0/+22
2008-03-06nl80211/cfg80211: support for mesh, sta dumpingLuis Carlos Cobo1-17/+122
2008-02-29nl80211: Add monitor interface configuration flagsMichael Wu1-2/+22
2008-01-29cfg80211/nl80211: implement station attribute retrievalJohannes Berg1-0/+35
2008-01-29cfg80211/nl80211: station handlingJohannes Berg1-0/+55
2008-01-29cfg80211/nl80211: add beacon settingsJohannes Berg1-0/+33