| Age | Commit message (Expand) | Author |
| 2008-12-11 | Delete the old binary Atheros HAL | alc |
| 2008-01-17 | Use BUILDSYMLINKS from <bsd.files.mk> instead of custom copy rules | lukem |
| 2007-12-11 | use __KERNEL_RCSID() | lukem |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-08-28 | Make ath(4) work again on sparc64 (and other big-endian machines). | nakayama |
| 2007-08-24 | The Atheros HAL on MIPS uses %s7 as a general purpose register, but the | ad |
| 2007-04-08 | Remove support for NetBSD/{,evb}sh5. | scw |
| 2007-01-14 | Use consistent option names (i.e., those that are defflag'd). Ok dyoung@. | cube |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-30 | depend on the cardbus version too. | christos |
| 2006-10-21 | Kill KAUTH_GENERIC_ISSUSER usage. | elad |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-08-17 | Fix all the -D*DEBUG* code that it was rotting away and did not even compile. | christos |
| 2006-07-21 | - Use the LWP cached credentials where sane. | ad |
| 2006-07-04 | put depend back. | christos |
| 2006-07-04 | more typos. | christos |
| 2006-07-04 | another dependency. | christos |
| 2006-07-04 | typo | christos |
| 2006-07-04 | athrate_sample.o needs the generated header file | christos |
| 2006-06-25 | add a missing dependency. | christos |
| 2006-06-07 | merge FreeBSD timecounters from branch simonb-timecounters | kardel |
| 2006-06-07 | For cases where AH_REGOPS_FUNC is not defined, the bus tag is not defined. | gdamore |
| 2006-06-07 | Add missing file (forgot to commit this) for AR531X systems. | gdamore |
| 2006-06-05 | Import new HAL 0.9.17.2. Approved by sam@ | gdamore |
| 2006-05-14 | integrate kauth. | elad |
| 2006-04-06 | Undo an accidental commit of ah.h from an unreleased version of the HAL. | gdamore |
| 2006-04-05 | Use a -I to add path to netbsd/ah_osdep, and remove #ifdef __NetBSD__ | gdamore |
| 2006-04-05 | Move "depend" target into block which is only used if ath(4) is enabled | tron |
| 2006-04-05 | Rename AH_DEBUG, AH_ASSERT, and AH_DEBUG_ALQ to ATH_XXX. | gdamore |
| 2006-04-05 | Add rule to make athhal_options.h from ${ATH_HAL}.opt_ah.h, so that we | gdamore |
| 2006-04-04 | Add missing "-elf" suffix to ATH_HAL for sparc and sparc64. | nakayama |
| 2006-04-04 | Convert existing ath users to new Makefile, except for amd64, which needs | gdamore |
| 2006-04-04 | Centralize rules for building atheros HAL for various supported platforms, | gdamore |
| 2006-04-02 | Reorganize ath layout as requested by sam@ and suggested by dyoung@ in | gdamore |
| 2006-03-08 | Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. | lukem |
| 2006-03-02 | Miscellaneous ath(4) and net80211 updates and bug-fixes coming from | dyoung |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-10-19 | For clarify, use the name opt_athhal.h instead of opt_ah.h for the | dyoung |
| 2005-09-13 | The entity passed to the HAL as a HAL_BUS_HANDLE needs to be an integral | martin |
| 2005-07-04 | Our bus_space_{read,write}_4 routines convert from host to bus | dyoung |
| 2005-06-22 | Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9) | dyoung |
| 2005-06-21 | Import FreeBSD's ath(4) of 2005-05-18 | dyoung |