summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg2009-02-271-6/+14
* mac80211: calculate wstats_flags on the flyJohannes Berg2009-02-131-1/+0
* mac80211: use cfg80211s BSS infrastructureJohannes Berg2009-02-131-27/+15
* mac80211: dont add BSS when creating IBSSJohannes Berg2009-02-131-3/+0
* cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg2009-02-131-9/+9
* mac80211: further cleanups to stopping BA sessionsJohannes Berg2009-02-131-0/+5
* mac80211: clean up BA session teardownJohannes Berg2009-02-131-1/+1
* mac80211: restructure HT codeJohannes Berg2009-02-131-0/+3
* mac80211: fix RX aggregation timeoutsJohannes Berg2009-02-131-0/+2
* mac80211: use ps-poll when dynamic power save mode is disabledKalle Valo2009-02-131-0/+3
* mac80211: Free current bss information in few places where we don't need it a...Vasanthakumar Thiagarajan2009-02-111-0/+2
* mac80211: add interface list lockJohannes Berg2009-01-291-0/+2
* mac80211: Read the TSF via debugfsAlina Friedrichsen2009-01-291-0/+1
* wireless: restrict to 32 legacy ratesJohannes Berg2009-01-291-3/+3
* mac80211: Fix MFP Association Comeback to use Timeout Interval IEJouni Malinen2009-01-291-2/+2
* mac80211: add suspend/resume callbacksBob Copeland2009-01-291-0/+4
* nl80211: New command for adding extra IE(s) into management framesJouni Malinen2009-01-291-0/+16
* mac80211: Handle power constraint level advertised in 11d+h beaconVasanthakumar Thiagarajan2009-01-291-0/+4
* mac80211: 802.11w - Implement Association Comeback processingJouni Malinen2009-01-291-0/+2
* mac80211: 802.11w - Configuration of MFP disabled/optional/requiredJouni Malinen2009-01-291-0/+6
* mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen2009-01-291-1/+4
* mac80211: 802.11w - Add BIP (AES-128-CMAC)Jouni Malinen2009-01-291-1/+1
* mac80211: 802.11w - STA flag for MFPJouni Malinen2009-01-291-0/+1
* mac80211: move dynamic PS timeout to hardware configJohannes Berg2009-01-291-1/+0
* mac80211: remove user_power_level from driver APIJohannes Berg2009-01-291-0/+2
* mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCou...Rami Rosen2009-01-291-1/+0
* mac80211: Add 802.11h CSA supportSujith2009-01-291-1/+10
* mac80211: Enhancements to dynamic power save.Vivek Natarajan2009-01-291-0/+3
* mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipherVasanthakumar Thiagarajan2009-01-291-0/+1
* mac80211: implement dynamic power saveKalle Valo2008-12-191-0/+10
* mac80211: track master queue statusKalle Valo2008-12-191-1/+11
* mac80211: enable IEEE80211_CONF_PS only when associatedKalle Valo2008-12-191-0/+1
* mac80211: Fix HT channel selectionSujith2008-12-191-1/+1
* mac80211: misc cleanupsRami Rosen2008-12-121-3/+1
* nl80211: Add frequency configuration (including HT40)Jouni Malinen2008-12-051-0/+1
* mac80211: remove SSID driver codeJohannes Berg2008-11-101-3/+0
* Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com2008-10-311-20/+1
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-8/+0
* mac80211: rewrite HT handlingJohannes Berg2008-10-311-7/+5
* mac80211: move bss_conf into vifJohannes Berg2008-10-311-3/+0
* mac80211: make retry limits part of hw configJohannes Berg2008-10-311-2/+0
* mac80211: provide sequence numbersJohannes Berg2008-10-311-0/+2
* mac80211: introduce hw config change flagsJohannes Berg2008-10-311-1/+1
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-10-311-2/+0
* 802.11: clean up/fix HT supportJohannes Berg2008-10-311-8/+8
* mac80211: remove unused declaration of struct sta_attribute.Rami Rosen2008-10-311-5/+0
* mac80211: fix HT information element parsingJohannes Berg2008-10-141-4/+2
* mac80211: clean up rate control APIJohannes Berg2008-09-241-0/+2
* mac80211: make master iface not wirelessJohannes Berg2008-09-241-0/+4
* mac80211: remove beacon countersJohannes Berg2008-09-151-5/+0