aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ieee80211.h
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-08802.11: Add ieee80211_supported_rates_vals_ext to be exportedAlexis La Goutte1-0/+2
2014-10-30Make the data rate field float, and calculate it for 802.11n.Guy Harris1-0/+8
2014-03-23Add a dissector table for EAPOL Key Descriptor types.Guy Harris1-3/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-05-27From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=87...Alexis La Goutte1-0/+8
2013-05-27From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=87...Alexis La Goutte1-0/+3
2013-03-15Bugfix Decryption Key Management dialog, bug 8446 (https://bugs.wireshark.org...Michael Mann1-0/+6
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-0/+5
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2011-10-12From Jouni Malinen: Anders Broman1-0/+4
2011-05-31From Mark Phillips via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5830Alexis La Goutte1-1/+1
2008-07-12More (mostly stats tree) unsigned->signed char cleanupJeff Morriss1-1/+1
2008-05-05Handle SSID as binary in WLAN Traffic Statistics.Stig Bjørlykke1-0/+1
2008-02-12Added WLAN Traffic Statistics dialog.Stig Bjørlykke1-0/+10
2007-12-18Fold the Prism and AVS header dissectors into packet-ieee80211.c, andGuy Harris1-0/+3
2007-05-18From Dustin Johnson:Gerald Combs1-0/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-01-23Call capture_radiotap() when capturing on a device supplying RadiotapGuy Harris1-0/+1
2004-12-21Giles Scott: Add Wlan tapJörg Mayer1-0/+7
2004-12-20- Diplay SSID in mangemntframesJörg Mayer1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+34