summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Add in a dirty hack that allows for AR9280/AR9285/AR9287 embeddedadrian2011-08-033-1/+25
* * Fix a clash in structure naming which occurs with (closed source)adrian2011-08-031-3/+3
* Remove the EEPROM minor >= 19 check for txgaintype; that's only needed foradrian2011-08-031-2/+1
* Do not force AHCI mode on NVIDIA MCP89 SATA controllers. Recent Applemav2011-08-022-4/+22
* Fix a corner case in RXEOL handling which was likely introduced by yoursadrian2011-08-022-3/+36
* Add PCI ID for RocketRAID 4321 and 4322. A FreeNAS user have tested thedelphij2011-08-011-0/+2
* Disable the RXORN/RXEOL interrupts if RXEOL occurs, preventing anadrian2011-07-311-0/+6
* Remove two debugging printf()s which snuck in during the testing of theadrian2011-07-311-5/+0
* Implement the 4KB split transaction workaround for Merlin (AR9280).adrian2011-07-311-5/+40
* Fix typo!adrian2011-07-311-1/+1
* Add extra flags for the radar event API.adrian2011-07-311-0/+3
* Add some more phyerr bits.adrian2011-07-311-0/+6
* Fix incorrect error reporting during the dfs ioctl function.adrian2011-07-301-3/+3
* Introduce the FRAC_5G EEPROM parameter.adrian2011-07-304-6/+26
* Prepare for embedded use of the AR9285/AR9287.adrian2011-07-302-12/+33
* Fix AR5416 radar parameter initialisation.adrian2011-07-301-8/+9
* Fix the initial calibration sample count when doing ADC calibrations.adrian2011-07-301-2/+2
* Fix ANI handling to work correctly when (trying) to receive radar errors.adrian2011-07-302-30/+93
* Bring over AR5416 specific RX filter get/set routines.adrian2011-07-303-0/+44
* I noticed that the Merlin NICs I had (AR9220, AR9280) never completedadrian2011-07-301-2/+9
* Fix the AR9280 initial AGC calibration code.adrian2011-07-301-23/+20
* Add new device id of D-Link DGE-530T Rev. C controller. DGE-503Tyongari2011-07-301-0/+2
* Reset the NIC if ANI is enabled or disabled.adrian2011-07-291-1/+15
* Make ums(4) driver more picky, not attaching to "mouses" with absolutemav2011-07-291-8/+40
* In some cases, at least on Marvell 88SE912x controllers, Current Commandmav2011-07-292-6/+15
* - Send the RELSIM_ADJUST_OPENINGS in response to a MPI_EVENT_QUEUE_FULL usingmarius2011-07-293-2/+86
* - Staticize functions as appropriate and comment out unused ones.marius2011-07-298-96/+152
* - Use mutex to serialize index/data register pair usage, whenmav2011-07-226-13/+94
* Add missing XHCI early takeover code. The XHCI takeover codehselasky2011-07-221-1/+66
* Implement a basic radar parameter API in the dfs_null module.adrian2011-07-221-3/+71
* Allow non-fixed endpoints for a producer address range if the length ofjhb2011-07-211-3/+5
* This links in the ath dfs ioctl into the driver and defines theadrian2011-07-212-0/+34
* Modify the radar API a little to be easier to "change" via run-timeadrian2011-07-212-9/+32
* Break out the PLL setup into (mostly) per-chip methods, rather thanadrian2011-07-216-54/+77
* This re-enables HT40 channels for use when DFS is enabled.adrian2011-07-211-0/+2
* Add new USB ID to u3g driver.hselasky2011-07-212-0/+2
* These two are ath_hal regulatory domain updates from the Atherosadrian2011-07-202-28/+76
* Only the USB root HUB thread is allowed to attach and detach drivershselasky2011-07-185-5/+0
* Revert r222135 by allowing controller reinitialization. Due toyongari2011-07-171-0/+2
* Don't ignore negatively decoded address ranges.jhb2011-07-171-7/+0
* Restore binary compatibility for GIO_KEYMAP and PIO_KEYMAP.ed2011-07-178-8/+41
* Fix for VirtualBox 4.x and other virtual machines that failhselasky2011-07-161-7/+28
* Respect the BIOS/firmware's notion of acceptable address ranges for PCIjhb2011-07-154-13/+350
* Improve portability #defines for compiling aicasm on other systems.emaste2011-07-158-31/+5
* Add a missing check for the global ath_hal_debug.adrian2011-07-141-1/+3
* Support controllers whose option ROM is disabled in the BIOS by kickingjhb2011-07-142-2/+8
* Use MFI_STAT_* constants for cmd_status field values rather than magicjhb2011-07-141-5/+6
* Restore USB MIDI transmit buffer size to 1Kbyte.hselasky2011-07-141-1/+1
* Add initial support for AX88772B USB Fast Ethernet. AX88772Byongari2011-07-143-25/+125
* Fix for dump after shutdown with USB keyboard plugged in. It appears that thehselasky2011-07-131-2/+32
OpenPOWER on IntegriCloud