summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* - Expand the scope of the lock in the interrupt routine to close races withmarius2011-07-131-22/+25
* - For SAS but neither FC nor SPI controllers default to using MSI (stillmarius2011-07-132-22/+20
* PCIB_ALLOC_MSIX() may already fail on the first pass, f.e. when the PCI-PCImarius2011-07-131-1/+4
* Remove extra empty lines.marius2011-07-131-11/+0
* Update mxge(4) firmware to the latest version available fromgallatin2011-07-124-34013/+34835
* Fix media reporting for dual port CX4 myri10ge NICsgallatin2011-07-121-1/+1
* Properly align the end of a candidate back region based on the window'sjhb2011-07-121-1/+1
* Partially merge r223648, r223648 and r223949 from gem(4):marius2011-07-122-46/+42
* Correct r223648; as gem_init_locked() was calling gem_setladrf(), whichmarius2011-07-121-21/+20
* According to the OpenSolaris source the PCI latency and the cache line sizemarius2011-07-123-16/+29
* Fix typo, lost 0 in SYSCTL_ADD_INT usage.ray2011-07-111-1/+1
* Support of Ralink Ethernet MAC, used in RT3050F/RT3052F and I belive in other...ray2011-07-113-0/+3187
* Include sys/sbuf.h directly.ae2011-07-111-0/+1
* Remove reviewed line from copyright header.hselasky2011-07-091-1/+0
* Implement pci_find_class(9), the function to find a pci device by its class.kib2011-07-092-0/+16
* Add device ID for the Davicom 56PDV PCI Modem.jhb2011-07-081-0/+1
* Add new USB 3G driver.hselasky2011-07-083-0/+1844
OpenPOWER on IntegriCloud