summaryrefslogtreecommitdiffstats
path: root/sys/dev/bwi
Commit message (Expand)AuthorAgeFilesLines
* In bwi_newstate, only zero the bssid when we stop a STA. And onlyimp2009-06-021-6/+20
* Move the unlock to after the ifdef (maybe the right fix is to removeimp2009-06-011-1/+1
* Make sure that we drain the LED blinking callout on detach.imp2009-06-011-0/+1
* Add a comment about what may be happening when we get certainimp2009-06-011-0/+17
* fix typosam2009-05-301-2/+2
* validate tx rate(s) in the raw xmit pathsam2009-05-291-2/+15
* Overhaul monitor mode handling:sam2009-05-202-29/+16
* Remove unnecessary comments. 11A read/write is the same: its just theimp2009-05-181-2/+0
* Fix a typo from the original driver. We need to write ctrl2 into RFimp2009-05-181-1/+1
* Correct types of PHY, per http://bcm-specs.sipsolutions.net/PHYVersioningimp2009-05-181-1/+2
* Turns out that my BCM4318 has a PCI ID of 0x4319, which lead me toimp2009-05-181-10/+12
* Cleanup module declarations:imp2009-05-151-6/+4
* Add a comment to motivate my last change.nwhitehorn2009-05-131-0/+2
* Add a short delay after programming PHY registers to give some time fornwhitehorn2009-05-131-0/+1
* Update a few XXX commentsimp2009-05-111-4/+4
* Bring in Andrew Thompson's port of Sepherosa Ziehau's bwi driver forimp2009-05-0311-0/+11773
OpenPOWER on IntegriCloud