summaryrefslogtreecommitdiff
path: root/ieee802_11.h
Commit message (Expand)AuthorAgeFilesLines
* From David Young:guy2003-07-221-17/+12
* Stylistic cleanups, from David Young.guy2003-07-221-67/+104
* From David Young: print Ack/Poll information for data frames withguy2003-02-041-1/+10
* The "__attribute__((packed))" tag on structures causes some files not toguy2002-12-111-16/+16
* put __attribute__((packed)) to packet headers. s/u_short/u_int16_t/ and soitojun2002-11-091-16/+16
* whitespace cleanupitojun2002-06-111-10/+10
* Don't use "sizeof" to compute the sizes of various headers - theguy2001-06-141-2/+16
* Don't make the FCS field of a control frame structure a "u_int32_t", asguy2001-06-131-7/+7
* IEEE 802.11 support, from Charlie Lenahan <clenahan@fortresstech.com>.guy2001-06-121-0/+230