summaryrefslogtreecommitdiff
path: root/sys/dev/bwi/bwimac.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* bwi: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* net80211 & wireless drivers: remove duplicate defines (noop)Adrian Chadd2015-09-221-4/+2
* Replay r286410. Change KPI of how device drivers that provide wirelessGleb Smirnoff2015-08-271-36/+37
* Revert the wifi ifnet changes until things are more baked and tested.Adrian Chadd2015-08-081-37/+36
* Change KPI of how device drivers that provide wireless connectivity interactGleb Smirnoff2015-08-071-36/+37
* To avoid sleeping in firmware_get() with bwi mutex held, callGleb Smirnoff2015-05-271-6/+1
* In bwi_mac_fw_alloc():Gleb Smirnoff2015-05-271-30/+20
* The r48589 promised to remove implicit inclusion of if_var.h soon. PrepareGleb Smirnoff2013-10-261-0/+1
* ieee80211_rate2plcp() and ieee80211_rate2phytype() are both pre-11nAdrian Chadd2013-08-131-2/+5
* Add opt_wlan.h includes, so IEEE80211_* configuration changes areAdrian Chadd2012-05-121-0/+1
* Update a few XXX commentsWarner Losh2009-05-111-4/+4
* Bring in Andrew Thompson's port of Sepherosa Ziehau's bwi driver forWarner Losh2009-05-031-0/+1982