aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bwn/if_bwn_phy_common.c
Commit message (Expand)AuthorAgeFilesLines
* bwn(4): migrate bwn(4) to the native bhnd(9) interface, and drop siba_bwn.Landon J. Fuller2018-02-051-44/+82
* Introduce bwn(4) support for the bhnd(4) bus.Landon J. Fuller2017-12-021-34/+18
* [bwn] add extra debugging for non-SIBA devices.Adrian Chadd2016-05-241-0/+6
* [bwn] rename TGS low registers to be consistent with naming scheme.Adrian Chadd2016-05-191-2/+2
* [bwn] add opt_wlan.h and opt_bwn.h so we can enable bwn debugging as appropri...Adrian Chadd2016-05-161-0/+3
* [bwn] begin migrating PHY common routines into if_bwn_phy_common.[ch].Adrian Chadd2016-05-141-0/+206