summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/pgtreg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use __packed instead of __attribute__((packed)). OK mglocker@claudio2006-10-111-12/+12
* Make monitor mode work by prepending the right kind headers and fixing theclaudio2006-10-011-4/+8
* Get rid of this strange pgt_data_frame which is unused. Nice side-effect isclaudio2006-10-011-6/+1
* Bring pgt(4) in a working state. Much work also done by claudio@.mglocker2006-09-161-1/+25
* Some first cleanup run.mglocker2006-08-311-159/+159
* Get firmware loaded.mglocker2006-08-311-18/+18
* Very initial import to support the PrismGT chipset (FullMAC for now).mglocker2006-08-221-0/+387