summaryrefslogtreecommitdiffstats
path: root/net/mac80211/wext.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: enable IEEE80211_CONF_PS only when associatedKalle Valo2008-12-191-6/+26
* mac80211: Disable requests for new scans in AP modeJouni Malinen2008-12-121-2/+1Star
* mac80211: remove fragmentation offload functionalityJohannes Berg2008-12-121-8/+0Star
* cfg80211: handle SIOCGIWMODE/SIOCSIWMODEJohannes Berg2008-12-051-74/+2Star
* cfg80211: handle SIOCGIWNAMEJohannes Berg2008-12-051-43/+1Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-271-0/+8
|\
| * mac80211 : Fix setting ad-hoc mode and non-ibss channelAbhijeet Kolekar2008-11-251-0/+8
* | mac80211: remove SSID driver codeJohannes Berg2008-11-101-16/+0Star
* | mac80211: make use of regulatory tx power settings on change of tx powerLuis R. Rodriguez2008-11-011-12/+6Star
* | mac80211/drivers: rewrite the rate control APIJohannes Berg2008-11-011-2/+2
* | mac80211: make retry limits part of hw configJohannes Berg2008-11-011-16/+12Star
* | mac80211: introduce hw config change flagsJohannes Berg2008-11-011-7/+7
* | 802.11: clean up/fix HT supportJohannes Berg2008-11-011-2/+2
* | mac80211: clean up ieee80211_hw_config errorsJohannes Berg2008-10-311-5/+1Star
|/
* ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg2008-10-151-1/+1
* mac80211: move txrate_idx into RC algorithmsJohannes Berg2008-09-151-2/+2
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-42/+42
* mac80211: clean up scan namespaceJohannes Berg2008-09-151-3/+3
* mac80211: move ieee80211_set_freq to utilsJohannes Berg2008-09-151-28/+0Star
* mac80211: cleanup mlme state namespaceTomas Winkler2008-08-221-2/+2
* replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene2008-08-221-25/+24Star
* mac80211: revamp beacon configurationJohannes Berg2008-07-141-1/+1