aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bwn/if_bwnreg.h
Commit message (Expand)AuthorAgeFilesLines
* bwn(4): migrate bwn(4) to the native bhnd(9) interface, and drop siba_bwn.Landon J. Fuller2018-02-051-76/+36
* Add basic bwn(4) support for the (BCMA-based) BCM43224 and BCM43225.Landon J. Fuller2017-12-141-0/+4
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* [bwn] program in the MAC capabilities somewhere where later microcodeAdrian Chadd2016-05-191-0/+3
* [bwn] rename TGS low registers to be consistent with naming scheme.Adrian Chadd2016-05-191-2/+2
* [bwn] always allocate maximum size txhdr entries; prepare for fw 598Adrian Chadd2016-05-171-2/+4
* [bwn] add DUALPHY; this may be useful for PHY-N and later dual-phy probing.Adrian Chadd2016-05-151-0/+1
* [bwn] add the full suite of SPROM flagsAdrian Chadd2016-05-151-13/+52
* [bwn] add N-PHY related register defintions.Adrian Chadd2016-05-131-2/+73
* [bwn] add PHY types for later PHYs.Adrian Chadd2016-05-031-0/+6
* adds bwn(4) driver for supporting Broadcom BCM43xx chipsets.Weongyo Jeong2010-02-161-0/+998