| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove the now unneeded references to these DFS methods. | adrian | 2011-08-09 | 2 | -11/+0 |
* | Do not block zero report ID. It is correct value for devices with single | mav | 2011-08-09 | 1 | -1/+1 |
* | Remove this call, now that I've solved the radar module problem without | adrian | 2011-08-09 | 1 | -6/+0 |
* | And add another missing brace. Another pointy hat moment. | adrian | 2011-08-08 | 1 | -1/+1 |
* | Bitten again by the optional HALDEBUG compilation. | adrian | 2011-08-08 | 1 | -4/+0 |
* | The older HAL code sets up the regulatory domain once; FreeBSD/net80211 | adrian | 2011-08-08 | 1 | -13/+42 |
* | Introduce some more DFS related hooks, inspired both by local work | adrian | 2011-08-08 | 7 | -2/+47 |
* | .. and add a missing bracket. | adrian | 2011-08-08 | 1 | -1/+1 |
* | Fix method naming to match the reference HAL definition. | adrian | 2011-08-08 | 1 | -1/+1 |
* | Add another HAL method - ah_isFastClockEnabled - which returns AH_TRUE | adrian | 2011-08-08 | 8 | -0/+29 |
* | Undo this for now. It's "right", but it means everything will rely on | adrian | 2011-08-03 | 3 | -25/+1 |
* | Add in a dirty hack that allows for AR9280/AR9285/AR9287 embedded | adrian | 2011-08-03 | 3 | -1/+25 |
* | * Fix a clash in structure naming which occurs with (closed source) | adrian | 2011-08-03 | 1 | -3/+3 |
* | Remove the EEPROM minor >= 19 check for txgaintype; that's only needed for | adrian | 2011-08-03 | 1 | -2/+1 |
* | Do not force AHCI mode on NVIDIA MCP89 SATA controllers. Recent Apple | mav | 2011-08-02 | 2 | -4/+22 |
* | Fix a corner case in RXEOL handling which was likely introduced by yours | adrian | 2011-08-02 | 2 | -3/+36 |
* | Add PCI ID for RocketRAID 4321 and 4322. A FreeNAS user have tested the | delphij | 2011-08-01 | 1 | -0/+2 |
* | Disable the RXORN/RXEOL interrupts if RXEOL occurs, preventing an | adrian | 2011-07-31 | 1 | -0/+6 |
* | Remove two debugging printf()s which snuck in during the testing of the | adrian | 2011-07-31 | 1 | -5/+0 |
* | Implement the 4KB split transaction workaround for Merlin (AR9280). | adrian | 2011-07-31 | 1 | -5/+40 |
* | Fix typo! | adrian | 2011-07-31 | 1 | -1/+1 |
* | Add extra flags for the radar event API. | adrian | 2011-07-31 | 1 | -0/+3 |
* | Add some more phyerr bits. | adrian | 2011-07-31 | 1 | -0/+6 |
* | Fix incorrect error reporting during the dfs ioctl function. | adrian | 2011-07-30 | 1 | -3/+3 |
* | Introduce the FRAC_5G EEPROM parameter. | adrian | 2011-07-30 | 4 | -6/+26 |
* | Prepare for embedded use of the AR9285/AR9287. | adrian | 2011-07-30 | 2 | -12/+33 |
* | Fix AR5416 radar parameter initialisation. | adrian | 2011-07-30 | 1 | -8/+9 |
* | Fix the initial calibration sample count when doing ADC calibrations. | adrian | 2011-07-30 | 1 | -2/+2 |
* | Fix ANI handling to work correctly when (trying) to receive radar errors. | adrian | 2011-07-30 | 2 | -30/+93 |
* | Bring over AR5416 specific RX filter get/set routines. | adrian | 2011-07-30 | 3 | -0/+44 |
* | I noticed that the Merlin NICs I had (AR9220, AR9280) never completed | adrian | 2011-07-30 | 1 | -2/+9 |
* | Fix the AR9280 initial AGC calibration code. | adrian | 2011-07-30 | 1 | -23/+20 |
* | Add new device id of D-Link DGE-530T Rev. C controller. DGE-503T | yongari | 2011-07-30 | 1 | -0/+2 |
* | Reset the NIC if ANI is enabled or disabled. | adrian | 2011-07-29 | 1 | -1/+15 |
* | Make ums(4) driver more picky, not attaching to "mouses" with absolute | mav | 2011-07-29 | 1 | -8/+40 |
* | In some cases, at least on Marvell 88SE912x controllers, Current Command | mav | 2011-07-29 | 2 | -6/+15 |
* | - Send the RELSIM_ADJUST_OPENINGS in response to a MPI_EVENT_QUEUE_FULL using | marius | 2011-07-29 | 3 | -2/+86 |
* | - Staticize functions as appropriate and comment out unused ones. | marius | 2011-07-29 | 8 | -96/+152 |
* | - Use mutex to serialize index/data register pair usage, when | mav | 2011-07-22 | 6 | -13/+94 |
* | Add missing XHCI early takeover code. The XHCI takeover code | hselasky | 2011-07-22 | 1 | -1/+66 |
* | Implement a basic radar parameter API in the dfs_null module. | adrian | 2011-07-22 | 1 | -3/+71 |
* | Allow non-fixed endpoints for a producer address range if the length of | jhb | 2011-07-21 | 1 | -3/+5 |
* | This links in the ath dfs ioctl into the driver and defines the | adrian | 2011-07-21 | 2 | -0/+34 |
* | Modify the radar API a little to be easier to "change" via run-time | adrian | 2011-07-21 | 2 | -9/+32 |
* | Break out the PLL setup into (mostly) per-chip methods, rather than | adrian | 2011-07-21 | 6 | -54/+77 |
* | This re-enables HT40 channels for use when DFS is enabled. | adrian | 2011-07-21 | 1 | -0/+2 |
* | Add new USB ID to u3g driver. | hselasky | 2011-07-21 | 2 | -0/+2 |
* | These two are ath_hal regulatory domain updates from the Atheros | adrian | 2011-07-20 | 2 | -28/+76 |
* | Only the USB root HUB thread is allowed to attach and detach drivers | hselasky | 2011-07-18 | 5 | -5/+0 |
* | Revert r222135 by allowing controller reinitialization. Due to | yongari | 2011-07-17 | 1 | -0/+2 |