| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove a pointless assignment introduced in previous commit. |  stsp | 2018-02-03 | 1 | -2/+1 |
* | Fix 11g ifmedia modes in ath(4) (shown by 'ifconfig ath0 media'). |  stsp | 2018-01-31 | 1 | -14/+15 |
* | Initialize status return code in ar5k_ar5211_reset() and ar5k_ar5212_reset(), |  stsp | 2017-10-15 | 1 | -1/+4 |
* | Remove wireless turbo mode support. It is a non-standard extension |  stsp | 2016-01-12 | 1 | -41/+20 |
* | add a size argument to free. will be used soon, but for now default to 0. |  tedu | 2014-07-12 | 1 | -3/+3 |
* | Use the correct rf revision number for AR2425 radios. When read from |  stsp | 2014-07-09 | 1 | -1/+2 |
* | Perform a warm reset instead of putting the hardware into full sleep mode |  stsp | 2013-04-13 | 1 | -5/+34 |
* | Make ath(4) send multicast frames once, not multiple times. |  stsp | 2011-10-14 | 1 | -3/+2 |
* | replace custom macro AR5K_ELEMENTS() with nitems() |  reyk | 2009-06-02 | 1 | -12/+12 |
* | Replace comparision between boolean expression result and an integer |  grange | 2009-02-06 | 1 | -2/+2 |
* | const void foo() makes no sense. No binary change. |  grange | 2009-01-15 | 1 | -3/+3 |
* | fallback to 11b support if the EEPROM is not reporting any available mode. |  reyk | 2008-09-13 | 1 | -6/+23 |
* | add a HAL function to force disabling the hardware crypto engine |  reyk | 2008-08-29 | 1 | -1/+24 |
* | introduce new IEEE80211_STA_ONLY kernel option that can be set to |  damien | 2008-08-27 | 1 | -1/+3 |
* | spacing |  reyk | 2008-07-30 | 1 | -5/+5 |
* | Update the RF, RFGAIN, MODE, INI, and BBGAIN initialization tables |  reyk | 2008-07-30 | 1 | -57/+86 |
* | - fix FIFO overruns on PCI-E chipsets by setting the DMA size |  reyk | 2008-07-29 | 1 | -8/+12 |
* | backout last "fix" because it breaks operation on some devices. even |  reyk | 2007-11-01 | 1 | -1/+3 |
* | fix the setup of Tx descriptors. the frame type and "no ack" bits were |  reyk | 2007-10-29 | 1 | -3/+5 |
* | ``it's'' -> ``its'' when the grammar gods require this change. |  miod | 2007-04-10 | 1 | -2/+2 |
* | add some HAL functions (again) inspired by the changes from the |  reyk | 2007-03-12 | 1 | -2/+75 |
* | do not use bcopy to set the mac address registers. this diff should |  reyk | 2007-03-12 | 1 | -11/+9 |
* | back out, reyk is not paying attention |  deraadt | 2007-03-05 | 1 | -76/+2 |
* | Add some HAL functions. |  reyk | 2007-03-05 | 1 | -2/+76 |
* | Consistently spell FALLTHROUGH to appease lint. |  jsg | 2007-02-14 | 1 | -2/+2 |
* | fix a minor bug in the tx data queue setup by using the right queue |  reyk | 2006-12-14 | 1 | -4/+3 |
* | attach and enable the newer chipset generations AR2413, AR5413, and |  reyk | 2006-09-19 | 1 | -3/+4 |
* | better mode setup in the ar5211 and ar5212 reset functions |  reyk | 2006-09-19 | 1 | -11/+19 |
* | use the correct antenna mode settings and fix a bug in the tx |  reyk | 2006-09-19 | 1 | -11/+8 |
* | disable 11g mode for now |  reyk | 2006-09-19 | 1 | -2/+3 |
* | start to sync some changes and fixes from various "openhal" ports of |  reyk | 2006-06-05 | 1 | -11/+21 |
* | Update my e-mail address in the copyright statement, no binary changes. |  reyk | 2005-12-18 | 1 | -2/+2 |
* | KNF |  reyk | 2005-10-07 | 1 | -2/+2 |
* | don't attach unsupported radio chipsets |  reyk | 2005-09-19 | 1 | -6/+7 |
* | ansi, no binary change. |  jsg | 2005-09-10 | 1 | -298/+114 |
* | catched->caught |  miod | 2005-08-14 | 1 | -2/+2 |
* | remove a useless timeout after tx (decrease nasty delays while |  reyk | 2005-07-30 | 1 | -11/+29 |
* | remove non-constant array initializers which is a GNU extension. |  reyk | 2005-06-17 | 1 | -4/+4 |
* | fix hostap mode |  reyk | 2005-05-28 | 1 | -14/+14 |
* | remove some misplaced htole32s |  reyk | 2005-05-27 | 1 | -7/+7 |
* | ath_hal_rx_monitor should be used for link state monitoring instead of |  reyk | 2005-05-24 | 1 | -5/+4 |
* | sync power management settings. this should fix some unrecoverable |  reyk | 2005-05-21 | 1 | -1/+4 |
* | improve power saving mode |  reyk | 2005-05-21 | 1 | -11/+14 |
* | fix silicon version number reporting. ie. ath0: mac 80.6 -> ath0: mac 5.6. |  reyk | 2005-05-08 | 1 | -4/+4 |
* | beautify the code by renaming HAL functions with capitalized words (i |  reyk | 2005-04-18 | 1 | -178/+178 |
* | move reset of HAL descriptors to ath.c |  reyk | 2005-04-08 | 1 | -4/+1 |
* | bye bye unportable bitfields |  reyk | 2005-04-08 | 1 | -74/+135 |
* | pad keys with zeros to a supported key length. this is bad but seems |  reyk | 2005-04-06 | 1 | -4/+4 |
* | fix a possible kernel panic in the ar5211 and ar5212 detach functions. |  reyk | 2005-03-23 | 1 | -2/+2 |
* | some fixes for wep and reset. |  reyk | 2005-03-20 | 1 | -57/+43 |