summaryrefslogtreecommitdiff
path: root/include/linux/ieee80211.h
AgeCommit message (Expand)Author
2011-07-19ieee80211: add few wmm tspec valuesKalle Valo
2011-06-27wireless: unify QoS control field definitionsJohannes Berg
2011-06-01cfg80211: don't drop p2p probe responsesEliad Peller
2011-05-11mac80211: Self-protected management frames are not robustThomas Pedersen
2011-05-11cfg80211: Use capability info to detect mesh beacons.Javier Cardona
2011-05-11mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTIONJavier Cardona
2011-04-04ieee80211: add HT extended capabilities masksBing Zhao
2011-03-09ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao
2011-01-13ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar
2010-12-20mac80211: Remove unused third address from mesh address extension header.Javier Cardona
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona
2010-12-13ieee80211: add Parameter Set Count bitmaskBing Zhao
2010-12-08cfg80211: add some element IDs in enum ieee80211_eidAmitkumar Karwar
2010-10-11mac80211: Update mesh constants to approved IEEE ANA valuesSteve deRosier
2010-04-20mac80211: add flags for STBC (Space-Time Block Coding)Felix Fietkau
2010-04-08mac80211: Moved mesh action codes to a more visible locationJavier Cardona
2010-04-07mac80211: clean up/fix aggregation codeJohannes Berg
2010-01-22mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk
2010-01-12ieee80211: add struct ieee80211_hdr_qosKalle Valo
2010-01-12mac80211: add U-APSD client supportKalle Valo
2010-01-12mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo
2009-12-28mac80211: split up and insert custom IEs correctlyJohannes Berg
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-22mac80211: only bother printing highest data rate on debugfs if its setLuis R. Rodriguez
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg
2009-12-21mac80211: fix peer HT capabilitiesJohannes Berg
2009-11-28nl80211: PMKSA caching supportSamuel Ortiz
2009-11-18mac80211: use a structure to hold the mesh config information elementRui Paulo
2009-11-13mac80211: implement RANN processing and forwardingRui Paulo
2009-11-11mac80211: update meshconf IERui Paulo
2009-10-30mac80211: also drop qos-nullfunc frames silentlyJohannes Berg
2009-08-28mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona
2009-07-27mac80211: Add a few 802.11n defines for AMPDU parametersSujith
2009-07-10wireless: define AKM suitesJohannes Berg
2009-06-03cfg80211: use key size constantsJohannes Berg
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi
2009-05-11mac80211: Robust Action frame categories for MFPJouni Malinen
2009-05-06mac80211: Update SA Query transaction id lengthJouni Malinen
2009-04-22mac80211: validate TIM IE length (redux)Johannes Berg
2009-04-22mac80211: disable powersave if pm_qos asks for low latencyJohannes Berg
2009-03-27nl80211: Add MLME primitives to support external SMEJouni Malinen
2009-03-27ieee80211: document DS bit usageJohannes Berg
2009-01-29mac80211: Fix MFP Association Comeback to use Timeout Interval IEJouni Malinen
2009-01-29mac80211: 802.11w - Implement Association Comeback processingJouni Malinen
2009-01-29mac80211: 802.11w - SA Query processingJouni Malinen
2009-01-29mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen
2009-01-29mac80211: 802.11w - Add BIP (AES-128-CMAC)Jouni Malinen
2009-01-29mac80211: 802.11w - CCMP for management framesJouni Malinen
2009-01-29wireless: Add channel/frequency conversions to ieee80211.hDavid Kilroy
2008-12-12wireless: Incorrect LEAP authentication algorithm identifier.Senthil Balasubramanian