summaryrefslogtreecommitdiffstats
path: root/net/mac80211/wext.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-291-98/+0Star
* cfg80211: combine IWESSID handlersJohannes Berg2009-07-291-33/+2Star
* cfg80211: combine IWAP handlersJohannes Berg2009-07-291-39/+2Star
* cfg80211: combine iwfreq implementationsJohannes Berg2009-07-291-71/+2Star
* cfg80211: implement get_wireless_statsJohannes Berg2009-07-101-68/+1Star
* cfg80211: implement IWRATEJohannes Berg2009-07-101-74/+2Star
* cfg80211: implement IWAP for WDSJohannes Berg2009-07-101-22/+4Star
* cfg80211: implement iwpowerJohannes Berg2009-07-101-68/+2Star
* cfg80211: managed mode wext compatibilityJohannes Berg2009-07-101-195/+20Star
* mac80211: disconnect when user changes channelJohannes Berg2009-06-151-4/+27
* cfg80211: move txpower wext from mac80211Johannes Berg2009-06-031-78/+2Star
* mac80211: don't try to do anything on unchanged genIEJohannes Berg2009-05-201-2/+3
* nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen2009-05-131-0/+3
* cfg80211: implement wext key handlingJohannes Berg2009-05-131-276/+3Star
* mac80211: report operating frequency rather than currentJohannes Berg2009-05-061-1/+1
* mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUTJohannes Berg2009-04-221-2/+1Star
* nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen2009-04-221-132/+6Star
* mac80211: convert to cfg80211 IBSS APIJohannes Berg2009-04-221-39/+24Star
* cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg2009-04-221-24/+1Star
* mac80211: disable powersave if pm_qos asks for low latencyJohannes Berg2009-04-221-1/+1
* mac80211: improve powersave implementationJohannes Berg2009-04-221-33/+10Star
* mac80211: Don't access managed mode bits in non-managed modeVasanthakumar Thiagarajan2009-04-221-1/+1
* mac80211: Fragmentation threshold (typo)Gerrit Renker2009-04-161-1/+1
* mac80211: correct wext transmit power handlerJohannes Berg2009-04-161-8/+33
* mac80211: remove mixed-cell and userspace MLME codeJohannes Berg2009-03-281-16/+1Star
* nl80211: Add MLME primitives to support external SMEJouni Malinen2009-03-281-0/+3
* mac80211: Populate HT limitation with TKIP/WEP to the handler for SIOCSIWENCO...Vasanthakumar Thiagarajan2009-03-281-2/+11
* mac80211: Fix quality reporting for wireless statsJohannes Berg2009-03-051-19/+39
* mac80211/cfg80211: move iwrange handler to cfg80211Johannes Berg2009-02-271-119/+16Star
* cfg80211/mac80211: fill qual.qual value/adjust max_qual.qualJohannes Berg2009-02-271-2/+16
* mac80211: split IBSS/managed codeJohannes Berg2009-02-271-61/+80
* mac80211: calculate wstats_flags on the flyJohannes Berg2009-02-131-3/+18
* cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg2009-02-131-55/+4Star
* mac80211: properly validate/translate IW_AUTH_MFP valuesJohannes Berg2009-02-131-3/+15
* mac80211: remove HW_SIGNAL_DBJohannes Berg2009-02-091-2/+1Star
* mac80211: Cancel the dynamic ps timer in ioctl_siwpower.Vivek Natarajan2009-01-301-0/+2
* mac80211: 802.11w - Add driver capability flag for MFPJouni Malinen2009-01-291-0/+4
* mac80211: 802.11w - Configuration of MFP disabled/optional/requiredJouni Malinen2009-01-291-0/+7
* mac80211: 802.11w - WEXT configuration for IGTKJouni Malinen2009-01-291-14/+48
* mac80211: 802.11w - WEXT parameter for setting mgmt cipherJouni Malinen2009-01-291-0/+1
* mac80211: extend/document powersave APIJohannes Berg2009-01-291-16/+24
* mac80211: move dynamic PS timeout to hardware configJohannes Berg2009-01-291-6/+8
* mac80211: validate SIOCSIWPOWER arguments betterJohannes Berg2009-01-291-1/+4
* mac80211: remove user_power_level from driver APIJohannes Berg2009-01-291-1/+1
* mac80211: Allow to set channel in adhoc properlyAlina Friedrichsen2009-01-291-2/+4
* mac80211: Fix tx power settingVasanthakumar Thiagarajan2009-01-291-3/+2Star
* mac80211: Enhancements to dynamic power save.Vivek Natarajan2009-01-291-4/+9
* mac80211: A couple of fixes to dynamic power save.Vivek Natarajan2009-01-291-4/+5
* mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipherVasanthakumar Thiagarajan2009-01-291-1/+11
* mac80211: implement dynamic power saveKalle Valo2008-12-191-10/+20