aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bwn/if_bwnvar.h
Commit message (Expand)AuthorAgeFilesLines
* [bwn] add initial 5xx firmware API supportAdrian Chadd2016-05-181-7/+41
* [bwn] always allocate maximum size txhdr entries; prepare for fw 598Adrian Chadd2016-05-171-0/+1
* [bwn] add new types, prepare for PHY-N; prepare for rev 5xx firmware.Adrian Chadd2016-05-141-7/+176
* [bwn] implement firmware tx/rx versioning and fix RSSI calculation.Adrian Chadd2016-05-051-0/+7
* Replay r286410. Change KPI of how device drivers that provide wirelessGleb Smirnoff2015-08-271-3/+3
* Revert the wifi ifnet changes until things are more baked and tested.Adrian Chadd2015-08-081-3/+3
* Change KPI of how device drivers that provide wireless connectivity interactGleb Smirnoff2015-08-071-3/+3
* - fix typoEitan Adler2011-12-101-1/+1
* net80211 rate control framework (net80211 ratectl).Rui Paulo2010-04-071-7/+0
* o uses bus accessor macros to read values from ivar so no more valuesWeongyo Jeong2010-03-091-9/+9
* o adds sysctl variables to show device statistics.Weongyo Jeong2010-02-231-0/+2
* adds bwn(4) driver for supporting Broadcom BCM43xx chipsets.Weongyo Jeong2010-02-161-0/+957