aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/wext.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-27mac80211/cfg80211: move iwrange handler to cfg80211Johannes Berg1-119/+16
2009-02-27cfg80211/mac80211: fill qual.qual value/adjust max_qual.qualJohannes Berg1-2/+16
2009-02-27mac80211: split IBSS/managed codeJohannes Berg1-61/+80
2009-02-13mac80211: calculate wstats_flags on the flyJohannes Berg1-3/+18
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg1-55/+4
2009-02-13mac80211: properly validate/translate IW_AUTH_MFP valuesJohannes Berg1-3/+15
2009-02-09mac80211: remove HW_SIGNAL_DBJohannes Berg1-2/+1
2009-01-30mac80211: Cancel the dynamic ps timer in ioctl_siwpower.Vivek Natarajan1-0/+2
2009-01-29mac80211: 802.11w - Add driver capability flag for MFPJouni Malinen1-0/+4
2009-01-29mac80211: 802.11w - Configuration of MFP disabled/optional/requiredJouni Malinen1-0/+7
2009-01-29mac80211: 802.11w - WEXT configuration for IGTKJouni Malinen1-14/+48
2009-01-29mac80211: 802.11w - WEXT parameter for setting mgmt cipherJouni Malinen1-0/+1
2009-01-29mac80211: extend/document powersave APIJohannes Berg1-16/+24
2009-01-29mac80211: move dynamic PS timeout to hardware configJohannes Berg1-6/+8
2009-01-29mac80211: validate SIOCSIWPOWER arguments betterJohannes Berg1-1/+4
2009-01-29mac80211: remove user_power_level from driver APIJohannes Berg1-1/+1
2009-01-29mac80211: Allow to set channel in adhoc properlyAlina Friedrichsen1-2/+4
2009-01-29mac80211: Fix tx power settingVasanthakumar Thiagarajan1-3/+2
2009-01-29mac80211: Enhancements to dynamic power save.Vivek Natarajan1-4/+9
2009-01-29mac80211: A couple of fixes to dynamic power save.Vivek Natarajan1-4/+5
2009-01-29mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipherVasanthakumar Thiagarajan1-1/+11
2008-12-19mac80211: implement dynamic power saveKalle Valo1-10/+20
2008-12-19mac80211: enable IEEE80211_CONF_PS only when associatedKalle Valo1-6/+26
2008-12-12mac80211: Disable requests for new scans in AP modeJouni Malinen1-2/+1
2008-12-12mac80211: remove fragmentation offload functionalityJohannes Berg1-8/+0
2008-12-05cfg80211: handle SIOCGIWMODE/SIOCSIWMODEJohannes Berg1-74/+2
2008-12-05cfg80211: handle SIOCGIWNAMEJohannes Berg1-43/+1
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+8
2008-11-25mac80211 : Fix setting ad-hoc mode and non-ibss channelAbhijeet Kolekar1-0/+8
2008-11-10mac80211: remove SSID driver codeJohannes Berg1-16/+0
2008-10-31mac80211: make use of regulatory tx power settings on change of tx powerLuis R. Rodriguez1-12/+6
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg1-2/+2
2008-10-31mac80211: make retry limits part of hw configJohannes Berg1-16/+12
2008-10-31mac80211: introduce hw config change flagsJohannes Berg1-7/+7
2008-10-31802.11: clean up/fix HT supportJohannes Berg1-2/+2
2008-10-31mac80211: clean up ieee80211_hw_config errorsJohannes Berg1-5/+1
2008-10-14ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg1-1/+1
2008-09-15mac80211: move txrate_idx into RC algorithmsJohannes Berg1-2/+2
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-42/+42
2008-09-15mac80211: clean up scan namespaceJohannes Berg1-3/+3
2008-09-15mac80211: move ieee80211_set_freq to utilsJohannes Berg1-28/+0
2008-08-22mac80211: cleanup mlme state namespaceTomas Winkler1-2/+2
2008-08-22replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene1-25/+24
2008-07-14mac80211: revamp beacon configurationJohannes Berg1-1/+1
2008-07-14mac80211: push interface checks downJohannes Berg1-8/+1
2008-07-14mac80211: revamp virtual interface handlingJohannes Berg1-2/+1
2008-07-14mac80211: make master netdev handling saneJohannes Berg1-6/+4
2008-07-14mac80211: power management wext hooksSamuel Ortiz1-2/+41
2008-07-08mac80211: add support for iwconfig wlanX frag autoEmmanuel Grumbach1-0/+2
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+7