aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/wext.c
AgeCommit message (Expand)Author
2009-07-29cfg80211: self-contained wext handling where possibleJohannes Berg
2009-07-29cfg80211: combine IWESSID handlersJohannes Berg
2009-07-29cfg80211: combine IWAP handlersJohannes Berg
2009-07-29cfg80211: combine iwfreq implementationsJohannes Berg
2009-07-10cfg80211: implement get_wireless_statsJohannes Berg
2009-07-10cfg80211: implement IWRATEJohannes Berg
2009-07-10cfg80211: implement IWAP for WDSJohannes Berg
2009-07-10cfg80211: implement iwpowerJohannes Berg
2009-07-10cfg80211: managed mode wext compatibilityJohannes Berg
2009-06-15mac80211: disconnect when user changes channelJohannes Berg
2009-06-03cfg80211: move txpower wext from mac80211Johannes Berg
2009-05-20mac80211: don't try to do anything on unchanged genIEJohannes Berg
2009-05-13nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen
2009-05-13cfg80211: implement wext key handlingJohannes Berg
2009-05-06mac80211: report operating frequency rather than currentJohannes Berg
2009-04-22mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUTJohannes Berg
2009-04-22nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen
2009-04-22mac80211: convert to cfg80211 IBSS APIJohannes Berg
2009-04-22cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg
2009-04-22mac80211: disable powersave if pm_qos asks for low latencyJohannes Berg
2009-04-22mac80211: improve powersave implementationJohannes Berg
2009-04-22mac80211: Don't access managed mode bits in non-managed modeVasanthakumar Thiagarajan
2009-04-16mac80211: Fragmentation threshold (typo)Gerrit Renker
2009-04-16mac80211: correct wext transmit power handlerJohannes Berg
2009-03-27mac80211: remove mixed-cell and userspace MLME codeJohannes Berg
2009-03-27nl80211: Add MLME primitives to support external SMEJouni Malinen
2009-03-27mac80211: Populate HT limitation with TKIP/WEP to the handler for SIOCSIWENCO...Vasanthakumar Thiagarajan
2009-03-05mac80211: Fix quality reporting for wireless statsJohannes Berg
2009-02-27mac80211/cfg80211: move iwrange handler to cfg80211Johannes Berg
2009-02-27cfg80211/mac80211: fill qual.qual value/adjust max_qual.qualJohannes Berg
2009-02-27mac80211: split IBSS/managed codeJohannes Berg
2009-02-13mac80211: calculate wstats_flags on the flyJohannes Berg
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg
2009-02-13mac80211: properly validate/translate IW_AUTH_MFP valuesJohannes Berg
2009-02-09mac80211: remove HW_SIGNAL_DBJohannes Berg
2009-01-30mac80211: Cancel the dynamic ps timer in ioctl_siwpower.Vivek Natarajan
2009-01-29mac80211: 802.11w - Add driver capability flag for MFPJouni Malinen
2009-01-29mac80211: 802.11w - Configuration of MFP disabled/optional/requiredJouni Malinen
2009-01-29mac80211: 802.11w - WEXT configuration for IGTKJouni Malinen
2009-01-29mac80211: 802.11w - WEXT parameter for setting mgmt cipherJouni Malinen
2009-01-29mac80211: extend/document powersave APIJohannes Berg
2009-01-29mac80211: move dynamic PS timeout to hardware configJohannes Berg
2009-01-29mac80211: validate SIOCSIWPOWER arguments betterJohannes Berg
2009-01-29mac80211: remove user_power_level from driver APIJohannes Berg
2009-01-29mac80211: Allow to set channel in adhoc properlyAlina Friedrichsen
2009-01-29mac80211: Fix tx power settingVasanthakumar Thiagarajan
2009-01-29mac80211: Enhancements to dynamic power save.Vivek Natarajan
2009-01-29mac80211: A couple of fixes to dynamic power save.Vivek Natarajan
2009-01-29mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipherVasanthakumar Thiagarajan
2008-12-19mac80211: implement dynamic power saveKalle Valo