aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ieee80211.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-23ieee80211: Fix the handling of Ranging NDP Announcements.Richard Sharpe1-14/+18
2021-07-13ieee80211: Correctly handle trigger frames when there is no padding.Richard Sharpe1-3/+5
2021-07-08check_typed_item_calls.py Some more mask checksMartin Mathieson1-1/+1
2021-06-17Rename he_fragmentation_support to he_dynamic_fragmentation_supportAdrian Granados1-8/+8
2021-06-17Remove amendment labels from HE Capabilities and HE Operation IEs namesAdrian Granados1-2/+2
2021-06-17ieee80211: Update HE Capabilities and Operation IEsAdrian Granados1-93/+127
2021-06-16ieee80211: Fix validation of subelements in the Multiple BSSID IE.Adrian Granados1-14/+55
2021-06-16wsutil: add a header that defines some "round to power of 2" macros.Guy Harris1-12/+9
2021-06-16ieee80211: Improve HE 6 GHz Capabilities IE dissectorAdrian Granados1-17/+17
2021-06-12ieee80211: fixes Hotspot 2.0 Indication IE dissectorAdrian Granados1-9/+10
2021-06-12ieee80211: Fix RNR IE field namesAdrian Granados1-4/+4
2021-06-07ieee80211: rename TBTT Information to Neighbor AP InformationAlexis La Goutte1-1/+1
2021-06-06Add some spelling words.Martin Mathieson1-1/+1
2021-06-05ieee80211: Prevent incorrect Ranging Trigger frames from causing problems.Richard Sharpe1-21/+41
2021-06-01802.11: move PV1 control and management frame information.Guy Harris1-2/+5
2021-06-01802.11: clean up the handling of protocol versions.Guy Harris1-89/+126
2021-06-01ieee80211: prevent an infinite loop.Guy Harris1-0/+18
2021-05-27ieee80211: Fix an infinite loop in the HE Trigger handling.Richard Sharpe1-15/+34
2021-05-26ieee80211: Fix the handling of Start of Padding in a User Info List.Richard Sharpe1-4/+3
2021-05-25ieee80211: Fix the handling of padding in Trigger frames and the FCS.Richard Sharpe1-5/+32
2021-05-25ieee80211: The TRIGGER User Info List terminates with 0x0FFF not 0x?FFF.Richard Sharpe1-2/+4
2021-05-25ieee80211: Make Trigger Frames conform to IEEE80211ax D7.0 and beyond.Richard Sharpe1-133/+118
2021-05-24ieee80211: Fix the handling of the User Info List in Trigger Frames.Richard Sharpe1-3/+2
2021-05-24ieee80211: Conform to Draft 3+ of 802.11az Location Services.Richard Sharpe1-93/+181
2021-05-20ieee80211: reorder some ett rnr fieldAlexis La Goutte1-8/+6
2021-05-20ieee80211: Enhance display when there is multiple TBTT InformationAlexis La Goutte1-5/+15
2021-05-20ieee80211: Fix Multiple Neigbor AP Information on RNRAlexis La Goutte1-40/+50
2021-05-10IEEE 802.11: correct name of FTMPreston Hunt1-8/+8
2021-05-08IEEE 802.11: indicate termination for FTM ResponsePreston Hunt1-0/+4
2021-05-05IEEE 802.11: fix spelling for TBTTPreston Hunt1-13/+13
2021-04-30Cast away the return value of g_strlcpy() and g_strlcat().Guy Harris1-6/+6
2021-04-28IEEE 802.11: display Partial TSF as microsecondsPreston Hunt1-4/+11
2021-04-28ieee80211: Fix the handling of the ISTA Availability bit map.Richard Sharpe1-1/+1
2021-04-27IEEE 802.11: decode RSTA availability durationPreston Hunt1-2/+9
2021-04-26IEEE 802.11: add dissection of FTM R2I/I2R repsPreston Hunt1-4/+9
2021-04-23IEEE 802.11: display STA Info STS with custom funcPreston Hunt1-2/+2
2021-04-22Make some vars static.Martin Mathieson1-2/+2
2021-04-2280211: Rename VHT_TX_PWR_ENVELOPE to TX_PWR_ENVELOPEJosh Schmelzle1-3/+3
2021-04-21ieee80211: Fix handling of PASN Auth for seq==3.Richard Sharpe1-24/+4
2021-04-17IEEE 802.11: Add DSCP Policy Query subtype valPreston Hunt1-0/+1
2021-04-17Fix some copy/paste errors.Martin Mathieson1-2/+2
2021-04-17ieee80211: Add dissection for QoS Management Attributes.Richard Sharpe1-0/+164
2021-04-17IEEE 802.11: display user-friendly STSPreston Hunt1-4/+11
2021-04-16ieee80211: Split out the SS Allocation field to two fields.Richard Sharpe1-15/+45
2021-04-17ieee80211: Add support for Wi-Fi QoS Management V2.Richard Sharpe1-3/+242
2021-04-16IEEE 802.11: add dissection of LTF total subfieldsPreston Hunt1-2/+10
2021-04-14IEEE 802.11: process RU allocation regionPreston Hunt1-1/+8
2021-04-14IEEE 802.11: use custom display for trigger framesPreston Hunt1-8/+8
2021-04-13ieee80211: Correct the handling of Trigger Ranging Common Info.Richard Sharpe1-0/+2
2021-04-11ieee80211: Fix an issue Trigger Ranging User Info and Common Info.Richard Sharpe1-7/+7