| Commit message (Expand) | Author | Age | Files | Lines |
| * | Extend the ath debugging a little to log the interface name. | Adrian Chadd | 2010-07-08 | 1 | -1/+1 |
| * | Fix typo introduced in previous revision. | Rui Paulo | 2010-06-27 | 1 | -1/+1 |
| * | Fix the AR_SREV_MERLIN_20_OR_LATER() check. | Rui Paulo | 2010-06-26 | 1 | -1/+1 |
| * | sc_lastrs is also used in case the sending station is not known, for | Bernhard Schmidt | 2010-06-14 | 1 | -9/+3 |
| * | Rewrite ar9285SetBoardValues() to match what ath9k does and fix out of | Rui Paulo | 2010-06-01 | 1 | -88/+41 |
| * | Bring in a couple of fixes from the Linux ath9k related to chip hangs. | Rui Paulo | 2010-06-01 | 8 | -24/+52 |
| * | Fix an off by one in ar9285SetPowerCalTable(). | Rui Paulo | 2010-06-01 | 1 | -1/+1 |
| * | Due to the way HALDEBUG() is defined, we need to add curly brackets | Rui Paulo | 2010-05-29 | 1 | -2/+3 |
| * | Due to the way HALDEBUG() is defined, we need to add curly brackets when | Rui Paulo | 2010-05-29 | 1 | -1/+2 |
| * | Don't shadow the global variable 'version'. | Rui Paulo | 2010-05-29 | 1 | -6/+6 |
| * | Add new tunable 'net.link.ifqmaxlen' to set default send interface | Maxim Sobolev | 2010-05-03 | 1 | -2/+2 |
| * | The Atheros AR71xx CPUs, when paired with the AR5212 parts, has a bug | Warner Losh | 2010-05-01 | 1 | -0/+8 |
| * | Remove svn:executable prop. | Rui Paulo | 2010-04-12 | 1 | -0/+0 |
| * | Add WPA-None support: | Bernhard Schmidt | 2010-04-10 | 1 | -2/+8 |
| * | Setup the correct RX/TX chainmask when we play with the antenna | Rui Paulo | 2010-04-09 | 1 | -2/+2 |
| * | Introduce ath_hal_setInterrupts(), a macro for ah_setInterrupts(). | Rui Paulo | 2010-03-03 | 2 | -2/+4 |
| * | Replace Id keyword with FreeBSD keyword and set the svn props correctly. | Rui Paulo | 2010-03-03 | 37 | -37/+37 |
| * | Couple of suggestions from Sam regarding latest commit: | Rui Paulo | 2010-03-02 | 7 | -13/+13 |
| * | Properly setup the TX FIFO threshold for AR5416 based chipsets, | Rui Paulo | 2010-03-01 | 6 | -5/+22 |
| * | Correct spelling of reseting (found while researching the "bb hang detected" | Daniel Eischen | 2010-02-19 | 1 | -19/+19 |
| * | Fix Kite and Merlin version check. | Rui Paulo | 2010-02-16 | 1 | -2/+2 |
| * | Fix KITE version check. | Rui Paulo | 2010-02-15 | 1 | -3/+3 |
| * | Bring back AR9285 support. This fixes most of the issues and should be | Rui Paulo | 2010-02-15 | 10 | -21/+1485 |
| * | Revert part of the 9285 support because it breaks the 9280 support. I'll | Rui Paulo | 2010-02-14 | 7 | -444/+133 |
| * | Fix typo in comment. | Rui Paulo | 2010-02-10 | 1 | -1/+1 |
| * | 't' stands for Turbo and is a valid mode, so fix previous commit. | Rui Paulo | 2010-02-10 | 1 | -1/+1 |
| * | Fixing compilation bustage by removing a stray comment fragment. | Tai-hwa Liang | 2010-02-09 | 1 | -1/+0 |
| * | Add multicast key search support. This fixes corrupted mcast packets | Rui Paulo | 2010-02-08 | 2 | -11/+30 |
| * | Fix TX power problems with AR9285. | Rui Paulo | 2010-02-08 | 7 | -48/+101 |
| * | Fix typo in comment. | Rui Paulo | 2010-02-08 | 1 | -1/+1 |
| * | Add support for the AR9285 chipset, which is found on many netbooks | Rui Paulo | 2010-01-29 | 16 | -154/+1949 |
| * | Replace Id keyword with the FreeBSD keyword. | Rui Paulo | 2010-01-29 | 10 | -10/+10 |
| * | Replace Id keyword with the FreeBSD keyword. | Rui Paulo | 2010-01-29 | 1 | -1/+1 |
| * | Spell "Hz" correctly wherever it is user-visible. | Gavin Atkinson | 2010-01-12 | 2 | -2/+2 |
| * | Remove extraneous semicolons, no functional changes. | Martin Blapp | 2010-01-07 | 3 | -3/+3 |
| * | cardbus -> CardBus | Warner Losh | 2010-01-03 | 1 | -1/+1 |
| * | Add WorldB SKU. | Rui Paulo | 2009-11-18 | 1 | -0/+27 |
| * | Take a step towards removing if_watchdog/if_timer. Don't explicitly set | John Baldwin | 2009-11-06 | 1 | -1/+0 |
| * | Atheros EEPROM version 4K. This version is mostly based on version 1.4. | Rui Paulo | 2009-10-10 | 2 | -0/+561 |
| * | Revert previous commit and add myself to the list of people who should | Poul-Henning Kamp | 2009-09-08 | 3 | -4/+0 |
| * | Add necessary include. | Poul-Henning Kamp | 2009-09-08 | 3 | -0/+4 |
| * | remove extranous return | Sam Leffler | 2009-09-07 | 1 | -1/+1 |
| * | fix extraneous return that can cause a memory leak | Sam Leffler | 2009-09-07 | 1 | -1/+1 |
| * | correct typo that was a noop on 32-bit machines but a bug on 64-bit machines | Sam Leffler | 2009-09-07 | 1 | -1/+1 |
| * | On resume in sta mode program the beacon timers so when roaming (and | Sam Leffler | 2009-08-31 | 1 | -1/+10 |
| * | change default regdomain for thailand | Sam Leffler | 2009-08-27 | 1 | -1/+1 |
| * | Fix handling of AR_RX_FILTER_BSSID: write the shadow value for AR_MISC_MODE | Sam Leffler | 2009-07-21 | 1 | -5/+5 |
| * | track whether any mesh vaps are present to correctly setup the rx filter | Sam Leffler | 2009-07-21 | 2 | -1/+6 |
| * | Fix something bogus deletion that got it during mesh commit. | Rui Paulo | 2009-07-11 | 1 | -0/+1 |
| * | Implementation of the upcoming Wireless Mesh standard, 802.11s, on the | Rui Paulo | 2009-07-11 | 2 | -11/+29 |