summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath
Commit message (Expand)AuthorAgeFilesLines
* MFp4 changes to fix locking issues and correct referencesam2003-08-192-38/+73
* o pass control frames up the stack when in monitor mode (the 802.11 layer willsam2003-08-192-3/+7
* o correct beacon frame length calculation and add an assert to catch any futuresam2003-08-191-2/+6
* maintain a table for mapping hardware rate codes to 802.11 rates forsam2003-08-192-3/+6
* mark the scan and calibrate callouts MPSAFEsam2003-08-191-2/+2
* remove unneeded include filessam2003-08-191-4/+0
* Close a race where ath_intr is installed and may be called beforesam2003-08-132-2/+8
* o remove bmisshack no longer needed with the BSSID fix in v0.9.5.2 of the halsam2003-08-021-14/+17
* track changes to 802.11 code:sam2003-07-202-22/+24
* o add read-only sysctls to view regulatory domain, country code, andsam2003-07-132-5/+22
* Mega busdma API commit.scottl2003-07-011-0/+2
* acknowledge the contribution of Atsushi Onoesam2003-06-301-0/+3
* Atheros 802.11 driver. Requires Atheros Hardware Access Lay (HAL).sam2003-06-234-0/+3201
OpenPOWER on IntegriCloud