aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ieee80211.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-20ieee80211: Add Transition Disable KDE dissectingChien Wong1-0/+1
2021-06-16ieee80211: Fix validation of subelements in the Multiple BSSID IE.Adrian Granados1-1/+10
2021-04-2280211: Rename VHT_TX_PWR_ENVELOPE to TX_PWR_ENVELOPEJosh Schmelzle1-1/+1
2021-04-17ieee80211: Add support for Wi-Fi QoS Management V2.Richard Sharpe1-0/+4
2021-02-08ieee80211: Add support for Robust AV Streaming.Richard Sharpe1-0/+2
2021-02-07ieee80211: fix -Wmissing-prototypes warningAlexis La Goutte1-0/+4
2021-02-01ieee80211: Add support for S1G including PV1.Richard Sharpe1-0/+39
2021-01-20ieee80211: Add Reduced Neighbor Report (201)Alexis La Goutte1-0/+1
2020-09-09ieee80211: fix Wmissing-prototypesAlexis La Goutte1-0/+4
2020-06-10ieee80211: Add RSN eXtension (Tag 244)Alexis La Goutte1-0/+1
2020-04-17ieee80211: Dissect WFA WNM notification requestCedric Izoard1-0/+4
2020-04-17ieee80211: Dissect WFA MBO ANQP elementCedric Izoard1-0/+1
2020-04-17ieee80211: Separate WFA vendor specific element and ANQP subtypesCedric Izoard1-2/+4
2020-04-17ieee80211: Dissect MBO attributes of WFA MBO-OCE elementCedric Izoard1-0/+1
2020-02-24ieee80211: Adding dissect of 60GHz Information ElementJambukumar Kulandaivel1-0/+1
2019-12-04ieee80211: Improve EAPOL Key MIC Len handling in some cases.Richard Sharpe1-0/+3
2019-10-08Wi-Fi NAN: Add support for Wi-Fi NAN protocolKingson Chan1-0/+208
2019-04-10ieee80211: Handle variable MIC length for FT IEMikael Kanstrup1-1/+2
2019-04-08ieee80211: Add RLQP (Advertisement protocol ID)Alexis La Goutte1-0/+1
2019-02-17ieee80211: Fix parsing of Mesh Peering Management elementCedric Izoard1-0/+1
2018-11-06ieee80211ah: Start adding support for S1G.Richard Sharpe1-0/+1
2018-10-20ieee80211: automatically determine MIC length for OWEJoeri de Ruiter1-0/+6
2018-10-18ieee80211: Extend FILS support (802.11ai)Joeri de Ruiter1-0/+6
2018-09-27ieee80211: add support for Opportunistic Wireless Encryption (OWE)Joeri1-0/+1
2018-03-07WIP:ieee80211: HotSpot 2.0 fixes.Richard Sharpe1-6/+9
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2018-01-22ieee80211: 802.11ax support.Richard Sharpe1-0/+1
2017-11-09802.11: Correctly handle Wi-Fi Alliance Multi-AP subtype decoding.Richard Sharpe1-6/+6
2017-10-27Device provisioning protocol: Fix a last issue with DPP and ConfigurationRichard Sharpe1-2/+2
2017-08-14ieee80211 : Implement Wi-Fi DPP specRichard Sharpe1-0/+4
2017-08-14ieee80211: Make a few dissector tables for vendor specific functionalityMichael Mann1-9/+17
2017-08-14packet-ieee80211.c: Add dissector table for vendor specific actionsMichael Mann1-1/+0
2017-02-17Convert IEEE802.11 tagged fields into a dissector tableMichael Mann1-0/+9
2016-11-18Don't assume we have a protocol tree.Guy Harris1-1/+3
2016-11-18ieee80211: warn about FT AKM suite mismatchesWill Glynn1-1/+8
2016-10-28Implement registration of capture dissectors by nameJoão Valverde1-7/+0
2016-10-20wlan_statistics_dialog: Add number of retryAlexis La Goutte1-0/+1
2016-03-31ieee80211: fix deep recursionPeter Wu1-1/+3
2015-12-25Refactoring: Use data bits per symbol MCS table to calculate rates andSimon Barber1-1/+2
2015-12-17Create capture dissector "info" structure (capture_packet_info_t)Michael Mann1-3/+3
2015-12-14Create capture dissector tables.Michael Mann1-3/+3
2015-12-13Standardize the capture dissector function signature.Michael Mann1-1/+1
2015-12-13Create a way to register "capture" dissectors.Michael Mann1-6/+4
2015-10-03Expand some comments.Guy Harris1-3/+3
2015-08-28Don't check the radio information when testing for an HT Control header.Guy Harris1-4/+3
2015-08-24Some beamforming stuff from 802.11ac.Guy Harris1-0/+1
2015-08-20Add the WLAN statistics dialog.Gerald Combs1-3/+14
2015-07-03Move some frame control field #defines to a header and use them elsewhere.Guy Harris1-0/+160
2015-01-15CAPWAP: Add a IEE802.11 Message Element Type (RFC5416)Alexis La Goutte1-0/+3
2014-12-08802.11: fix indent (use 2 spaces) and modelines for 802.11 h fileAlexis La Goutte1-11/+24