From Pavel Moravec via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9612
[metze/wireshark/wip.git] / ws80211_utils.c
2013-12-23 wmeierFrom Ville Skyttä: Spelling Fixes
2013-07-22 tuexenFix includes to get things compiling.
2013-07-16 cmaynardFix warning: ISO C90 forbids specifying subobject to...
2013-07-06 guyFor C string functions, the header to include is <strin...
2013-07-01 cmaynardAdd some casts to try to appease the Ubuntu buildbot...
2013-07-01 cmaynardFix Coverity CID 997052 (Infinite loop) by declaring...
2013-04-03 guyAdd a bunch of casts to squelch -Wc++-compat warnings.
2013-03-05 etxrabUse explicit casts.
2013-02-06 etxrabFrom Pontus Fuchs:
2012-12-29 wmeierAdd a few consts to fix some compiler (GCC) errors.
2012-12-26 guyFix a bunch of warnings.
2012-09-10 etxrabFix a typo.
2012-09-10 etxrabFrom Pontus Fuchs.
2012-09-04 etxrabFrom Pontus Fuchs:
2012-07-09 etxrabFrom Evan Huus:
2012-07-08 guyUnless NL80211_BAND_ATTR_HT_CAPA is defined, assume...
2012-07-08 guyKeep the NL80211_CHAN_ and WS80211_CHAN_ values distinc...
2012-06-24 jmayerPontus Fuchs (via bug 6973):
2012-06-24 etxrabFrom Pontus Fuchs:
2012-06-20 etxrabAdd ws80211_utils.[ch] of bug https://bugs.wireshark...