aboutsummaryrefslogtreecommitdiffstats
path: root/ws80211_utils.c
Commit message (Expand)AuthorAgeFilesLines
* Continue to remove $Id$ from top of fileAlexis La Goutte2014-03-311-2/+0
* From Ville Skyttä: Spelling FixesBill Meier2013-12-231-1/+1
* Fix includes to get things compiling.Michael Tüxen2013-07-221-1/+1
* Fix warning: ISO C90 forbids specifying subobject to initialize.Chris Maynard2013-07-161-6/+7
* For C string functions, the header to include is <string.h>, notGuy Harris2013-07-061-1/+1
* Add some casts to try to appease the Ubuntu buildbot, which is angry from r5...Chris Maynard2013-07-011-3/+3
* Fix Coverity CID 997052 (Infinite loop) by declaring 'err' volatile.Chris Maynard2013-07-011-1/+1
* Add a bunch of casts to squelch -Wc++-compat warnings.Guy Harris2013-04-031-14/+55
* Use explicit casts.Anders Broman2013-03-051-1/+1
* From Pontus Fuchs:Anders Broman2013-02-061-1/+1
* Add a few consts to fix some compiler (GCC) errors.Bill Meier2012-12-291-2/+2
* Fix a bunch of warnings.Guy Harris2012-12-261-2/+2
* Fix a typo.Anders Broman2012-09-101-1/+1
* From Pontus Fuchs.Anders Broman2012-09-101-2/+2
* From Pontus Fuchs:Anders Broman2012-09-041-2/+12
* From Evan Huus:Anders Broman2012-07-091-3/+3
* Unless NL80211_BAND_ATTR_HT_CAPA is defined, assume we don't haveGuy Harris2012-07-081-1/+5
* Keep the NL80211_CHAN_ and WS80211_CHAN_ values distinct; only theGuy Harris2012-07-081-6/+26
* Pontus Fuchs (via bug 6973):Jörg Mayer2012-06-241-0/+14
* From Pontus Fuchs:Anders Broman2012-06-241-2/+2
* Add ws80211_utils.[ch] of bug https://bugs.wireshark.org/bugzilla/show_bug.cg...Anders Broman2012-06-201-0/+660