]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/ath
Merge sendmail 8.14.5 to HEAD
[FreeBSD/FreeBSD.git] / sys / dev / ath /
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-13 adrianFix ath_ahb(4) bus attach and eeprom error handling.
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-07 adrianSince HAL_PHYERR_* is used in the radar code, always...
2011-06-07 adrianFlesh out a new HAL method to fetch the radar PHY error...
2011-06-06 attilioMFC
2011-06-05 adrianAdd a missing call to sync the DMAed buffer before...
2011-06-04 attilioMFC
2011-06-04 adrianCommit radar detection changes missed by my previous...
2011-06-04 adrianA few changes to make radar detection implementable...
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-06-03 attilioMFC
2011-06-03 adrianBring over the relevant registers to use when implement...
2011-06-02 attilioMFC
2011-06-01 adrianFlesh out the radar detection related operations for...
2011-06-01 adrianAdd some missing DFS chipset functionality to the FreeB...
2011-05-31 attilioMFC
2011-05-30 adrianEnable setting the short-GI bit when TX'ing HT rates...
2011-05-30 adrianSet default A-MPDU density/size.
2011-05-29 attilioMFC
2011-05-29 adrianTeach if_ath about devices which have short-GI in 20MHz...
2011-05-28 adrianFix AR9287 operation when >1 TX chain is enabled.
2011-05-27 attilioMFC
2011-05-26 adrianFix a macro name - it's currently unused in this file...
2011-05-26 adrianRevert this erroneous commit and re-disable the AR9285...
2011-05-26 attilioMFC
2011-05-26 adrianRemove the three-chain scaled power check for the AR928...
2011-05-26 adrianMake sure only two chains are calibrated for the AR9287.
2011-05-26 adrianAdd some open-loop TX power debugging for AR9287.
2011-05-26 adrianBring over the AR5416 per-rate TX power code, modified...
2011-05-26 adrianFlesh out ar9287SetTransmitPower() based on the AR9285...
2011-05-26 adrianFlesh out the TX power calibration for the AR9287.
2011-05-26 adrianAdd the AR9287 chip identification string.
2011-05-26 adrianFix a bad merge from a previous commit.
2011-05-26 adrianMerlin -> Kiwi
2011-05-26 adrianBring over my AR9287 work in progress.
2011-05-26 adrianAR9287 prep work:
2011-05-26 adrianAdd temp sense to the EEPROM variable list;
2011-05-25 adrianThe current ANI capability information uses a different...
2011-05-25 adrianTidy up the ANI API in preparation for looking to expos...
2011-05-24 adrianThe ANI control for the AR5416 and later chips was...
2011-05-24 adrianUse the new per-series antenna and TPC definitions...
2011-05-24 adrianAdd in descriptions for TX descriptor fields ctl8-11...
2011-05-22 attilioMFC
2011-05-21 adrianThe Merlin analog register bank is from 0x7800 -> 0x78f...
2011-05-18 attilioMFC
2011-05-18 adrianThis isn't needed any longer, it's defined in ah_intern...
2011-05-18 adrianModify the sample rate control algorithm to only select...
2011-05-17 attilioMFC
2011-05-17 adrianFix the debugging code path to correctly support HAL_DE...
2011-05-17 adrianFix case, introduced in my previous commit.
2011-05-17 adrianUse the halMcastKeySrchSupport capability bit to select...
2011-05-17 adrianSet this HAL capabilities flag correctly even though...
2011-05-16 attilioMFC
2011-05-15 adrian* Add some more TX descriptor error counters; this...
2011-05-15 attilioMFC
2011-05-15 adrianFix NF calibration breakage introduced by me in a past...
2011-05-14 attilioMFC
2011-05-14 adrianFix the Merlin 5ghz fast-clock EEPROM fetch to return...
2011-05-14 adrianFix the eeprom set API method to return HAL_STATUS.
2011-05-14 adrianImport initial EEPROM code for Kite (AR9287).
2011-05-14 adrianWhen disabling RIFS for Sowl (AR9160) and Howl (AR9130...
2011-05-14 adrianMajor fix: when doing open-loop TX power calibration...
2011-05-14 adrianFixes from the Atheros HAL - formatting; update Merlin...
2011-05-14 attilioMFC
2011-05-14 attilioDisconnect sun4v architecture from the three.
2011-05-14 adrianEven though initial calibrations aren't done (yet)...
2011-05-13 attilioMFC
2011-05-13 adrianOnly do open loop power control and temperature compens...
2011-05-13 adrianRemove duplicate code - add a function which calculates...
2011-05-13 adrianSome diversity changes relating to AR9285.
2011-05-12 adrianNow that the devices with functioning ps-poll hardware...
2011-05-12 attilioMFC
2011-05-12 adrianBreak out the AR9285 analog registers from ar5416/ar541...
2011-05-12 adrianFix the half/quater rate PLL setup for AR5416, AR9160 and
2011-05-12 adrianFixes from Atheros:
2011-05-11 adrianMake the NF calibration logic (hopefully!) more resisti...
2011-05-11 adrianAlways log if the NF CCA load fails; so users with...
2011-05-11 adrianMake sure the chip is awake before writing to it to...
2011-05-11 adrianAdd a new flag - HAL_DEBUG_UNMASKABLE - which always...
2011-05-11 adrianRemove unused variable
2011-05-11 adrianRemove the initial NF completion check.
2011-05-11 adrianRemove a now unneeded comment..
2011-05-11 adrianRestore the RSSI threshold after writing the board...
2011-05-10 attilioMFC
2011-05-10 adrianAR9285 (Kite) fixes.
2011-05-09 attilioMFC
2011-05-09 adrianDisable diversity combining support until I can get...
2011-05-09 adrianFix a regression I introduced - only swap analog chains...
2011-05-09 adrianDisable TX STBC - it isn't used for now, but it isn...
2011-05-09 attilioMFC
2011-05-09 adrianImport some initial Kite fixed diversity code from...
2011-05-09 adrianRemove an un-needed PA cal call here.
2011-05-08 adrianFix the 5ghz fast clock logic.
2011-05-08 adrian* Add AR_SREV_KITE macro for later use
2011-05-08 attilioMFC
2011-05-08 adrianThese EEPROM bits actually defined whether HT/20 and...
2011-05-08 adrianFiddle with the PLL initialisation order to match ath9k...
2011-05-08 adrianProperly indent the WAR code i pasted in from ath9k...
2011-05-08 adrian* Add in a comment about ar5416InitUserSettings() poten...
next