summaryrefslogtreecommitdiff
path: root/sys/dev/ic/bwfmvar.h
AgeCommit message (Expand)Author
2022-12-03Fix bug in protocol parser that often caused fatal 'checksum error'.mlelstv
2022-03-14Add OpenBSD to code to optionally load CLM (Country Locale Matrix) files.mlelstv
2020-07-22bwfm: Switch from pcq to pool_cache.riastradh
2020-07-22Add include guards and appropriate includes to bwfmreg.h, bwfmvar.h.riastradh
2020-05-30discussed with thorpej@, and it seems it's better to allocate the bssjdolecek
2020-05-30constify, and make static where possiblejdolecek
2020-03-25Add a file type entry for CLM files.thorpej
2020-03-25- Refactor the firmware loading code into a set of common routines in thethorpej
2020-03-22Add a few more chip ID.thorpej
2019-10-28More code from OpenBSDmlelstv
2019-09-01From OpenBSD:mlelstv
2018-09-01bwfm has only one tx descriptor; limit mbuf chains to one segment.riastradh
2018-05-11sync with openbsd bwfm to some extent.maya
2017-10-19Add driver for Broadcom 802.11a/b/g/n/ac USB wireless devices, based onjmcneill