summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Enable HT40 (40MHz channel width) support.bschmidt2011-06-041-1/+1
* Only consider QoS frames for TX packet aggregation.bschmidt2011-06-041-1/+2
* The firmware of 4965 series adapters seems to die while trying to sendbschmidt2011-06-041-6/+10
* - Improve error handling.andreast2011-06-041-23/+45
* Replace the FCU_ZERO_C_TO_K with the ZERO_C_TO_K from powermac_thermal.h.andreast2011-06-041-7/+5
* Commit radar detection changes missed by my previous commit.adrian2011-06-041-1/+1
* A few changes to make radar detection implementable in a hal_dfs/adrian2011-06-043-2/+11
* - Rename the Cronyx Omega2-PCI entry to Exar XR17C158 since that is thejhb2011-06-031-13/+27
* - Improve error handling.andreast2011-06-031-11/+33
* Bring over the relevant registers to use when implementing the quiet timeadrian2011-06-038-0/+63
* Cut and paste mistake corrected.jfv2011-06-021-1/+1
* There are a couple of structs in mfireg.h with members named 'class'.emaste2011-06-022-11/+11
* First off: update the driver README, the old one was horriblyjfv2011-06-024-149/+257
* Flesh out the radar detection related operations for the ath driver.adrian2011-06-014-0/+273
* Add some missing DFS chipset functionality to the FreeBSD HAL.adrian2011-06-0116-1/+242
* Poke correct GPIO pins for newer axe(4) controllers with Marvellyongari2011-06-011-3/+18
* Add support for new USB serial driver.hselasky2011-06-014-1/+1727
* Provide hit-count with rest of the information about a filter.np2011-06-011-1/+19
* Firmware device log.np2011-05-311-0/+151
* Merge ACPICA 20110527.jkim2011-05-311-10/+13
* Add module version to iwi/ipw/wpi and iwn.bschmidt2011-05-314-0/+8
* If driver is not running, disable interrupts and do not try toyongari2011-05-311-1/+1
* Correctly check MAC running status before disabling TX/RX MACs.yongari2011-05-311-1/+1
* Update to firmware interface 1.3.10np2011-05-303-6/+235
* - Specialized ingress queues that take interrupts for other ingressnp2011-05-303-219/+303
* L2 table code. This is enough to get the T4's switch + L2 rewritenp2011-05-308-12/+626
* Enable setting the short-GI bit when TX'ing HT rates but only if theadrian2011-05-301-6/+14
* Set default A-MPDU density/size.adrian2011-05-301-0/+15
* Fix read_ivar implementation for MMC and SD.jchandra2011-05-303-26/+26
* Move the celsius-to-kelvin conversion to a place that powermac_thermal cannwhitehorn2011-05-291-6/+3
* Update the I2C-based temperature/fan drivers to connect to the Powermacnwhitehorn2011-05-293-91/+186
* Add a new driver, the ad7417, to read temperatures and voltages on someandreast2011-05-291-0/+457
* Teach if_ath about devices which have short-GI in 20MHz channel modes.adrian2011-05-292-4/+18
* Fix AR9287 operation when >1 TX chain is enabled.adrian2011-05-281-0/+1
* For Timedia multiport serial adapters, the first two ports use a SUN1889jhb2011-05-261-0/+6
* Fix a macro name - it's currently unused in this file however, butadrian2011-05-261-1/+1
* Revert this erroneous commit and re-disable the AR9285 combined antennaadrian2011-05-261-2/+0
* Ignore MCR[6] during the probe to fix a false negative. Bit 6 of themarcel2011-05-261-1/+7
* Remove the three-chain scaled power check for the AR9287 - it isn'tadrian2011-05-261-6/+0
* Make sure only two chains are calibrated for the AR9287.adrian2011-05-261-2/+2
* Add some open-loop TX power debugging for AR9287.adrian2011-05-261-0/+5
* Bring over the AR5416 per-rate TX power code, modified to use theadrian2011-05-261-9/+199
* Flesh out ar9287SetTransmitPower() based on the AR9285 routine.adrian2011-05-261-6/+116
* Flesh out the TX power calibration for the AR9287.adrian2011-05-264-0/+179
* Add Marvell 88SE9172 chip PCI ID.mav2011-05-261-0/+1
* Add the AR9287 chip identification string.adrian2011-05-261-0/+2
* Marvell 88SE91xx controllers are known to report soft-reset completionmav2011-05-261-28/+49
* Fix a bad merge from a previous commit.adrian2011-05-261-4/+6
* Merlin -> Kiwiadrian2011-05-261-2/+2
* Bring over my AR9287 work in progress.adrian2011-05-2616-1/+2293
OpenPOWER on IntegriCloud