summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-30nl80211: New command for adding extra IE(s) into management framesJouni Malinen1-0/+16
2009-01-30mac80211: Handle power constraint level advertised in 11d+h beaconVasanthakumar Thiagarajan1-0/+4
2009-01-30mac80211: 802.11w - Implement Association Comeback processingJouni Malinen1-0/+2
2009-01-30mac80211: 802.11w - Configuration of MFP disabled/optional/requiredJouni Malinen1-0/+6
2009-01-30mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen1-1/+4
2009-01-30mac80211: 802.11w - Add BIP (AES-128-CMAC)Jouni Malinen1-1/+1
2009-01-30mac80211: 802.11w - STA flag for MFPJouni Malinen1-0/+1
2009-01-29mac80211: move dynamic PS timeout to hardware configJohannes Berg1-1/+0
2009-01-29mac80211: remove user_power_level from driver APIJohannes Berg1-0/+2
2009-01-29mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCou...Rami Rosen1-1/+0
2009-01-29mac80211: Add 802.11h CSA supportSujith1-1/+10
2009-01-29mac80211: Enhancements to dynamic power save.Vivek Natarajan1-0/+3
2009-01-29mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipherVasanthakumar Thiagarajan1-0/+1
2008-12-19mac80211: implement dynamic power saveKalle Valo1-0/+10
2008-12-19mac80211: track master queue statusKalle Valo1-1/+11
2008-12-19mac80211: enable IEEE80211_CONF_PS only when associatedKalle Valo1-0/+1
2008-12-19mac80211: Fix HT channel selectionSujith1-1/+1
2008-12-12mac80211: misc cleanupsRami Rosen1-3/+1
2008-12-05nl80211: Add frequency configuration (including HT40)Jouni Malinen1-0/+1
2008-11-10mac80211: remove SSID driver codeJohannes Berg1-3/+0
2008-11-01Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com1-20/+1
2008-11-01mac80211/drivers: rewrite the rate control APIJohannes Berg1-8/+0
2008-11-01mac80211: rewrite HT handlingJohannes Berg1-7/+5
2008-11-01mac80211: move bss_conf into vifJohannes Berg1-3/+0
2008-11-01mac80211: make retry limits part of hw configJohannes Berg1-2/+0
2008-11-01mac80211: provide sequence numbersJohannes Berg1-0/+2
2008-11-01mac80211: introduce hw config change flagsJohannes Berg1-1/+1
2008-11-01mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg1-2/+0
2008-11-01802.11: clean up/fix HT supportJohannes Berg1-8/+8
2008-11-01mac80211: remove unused declaration of struct sta_attribute.Rami Rosen1-5/+0
2008-10-15mac80211: fix HT information element parsingJohannes Berg1-4/+2
2008-09-25mac80211: clean up rate control APIJohannes Berg1-0/+2
2008-09-25mac80211: make master iface not wirelessJohannes Berg1-0/+4
2008-09-16mac80211: remove beacon countersJohannes Berg1-5/+0
2008-09-16mac80211: move regular interface handlingJohannes Berg1-1/+1
2008-09-16mac80211: use nl80211 interface typesJohannes Berg1-3/+3
2008-09-16mac80211: inform driver of basic ratesetJohannes Berg1-5/+2
2008-09-16mac80211: clean up some commentsJohannes Berg1-5/+2
2008-09-16mac80211: clean up scan namespaceJohannes Berg1-25/+28
2008-09-16mac80211: make bridge_packets a virtual interface optionJohannes Berg1-10/+19
2008-09-16mac80211: move ieee80211_set_freq to utilsJohannes Berg1-1/+1
2008-09-16mac80211: reorder MLME code moreJohannes Berg1-19/+20
2008-09-16mac80211: split off mesh handling entirelyJohannes Berg1-47/+54
2008-09-11mac80211: move frame TX functionJohannes Berg1-2/+2
2008-09-11mac80211: move spectrum management code outJohannes Berg1-0/+5
2008-09-11mac80211: make BA session handling independent of STA modeJohannes Berg1-16/+23
2008-09-11mac80211: initialise queue QoS parameters at hw startJohannes Berg1-0/+1
2008-09-11mac80211: move BSS handling to scan codeJohannes Berg1-0/+6
2008-09-11mac80211: refactor and move scan RX codeJohannes Berg1-0/+9
2008-09-11mac80211: start moving scan code from mlmeJohannes Berg1-1/+12