| Age | Commit message (Expand) | Author |
| 2010-03-19 | Don't pick up the network-interface, ethernet, and 802.11-related | dyoung |
| 2010-03-14 | Use device_suspensor_t instead of struct device_suspensor. | dyoung |
| 2010-02-24 | A pointer typedef entails trading too much flexibility to declare const | dyoung |
| 2010-01-17 | Forward declare struct bpf_if and use that as the type for bpf_if | pooka |
| 2009-09-16 | In pmf(9), improve the implementation of device self-suspension | dyoung |
| 2009-08-02 | - fix TKIP, changes adapted from FreeBSD | jmcneill |
| 2009-05-12 | struct device * -> device_t, no functional changes intended. | cegger |
| 2008-12-11 | Sync ath(4) with the new HAL, mostly based on <jmcneill>'s patches. | alc |
| 2008-07-09 | - device/softc split for ath(4) | joerg |
| 2008-03-12 | Use device_t and its accessors throughout. Use aprint_*_dev(). | dyoung |
| 2007-12-22 | Remove the remnants of the powerhooks. | dyoung |
| 2007-12-09 | Merge jmcneill-pm branch. | jmcneill |
| 2007-07-17 | Suppress spurious timeouts and avoid wedging in OACTIVE state: | dyoung |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2006-07-14 | Consistently establish / disestablish shutdown hook | seanb |
| 2006-06-05 | Import new HAL 0.9.17.2. Approved by sam@ | gdamore |
| 2006-05-26 | Clean up bogus whitespace | blymn |
| 2006-04-02 | Reorganize ath layout as requested by sam@ and suggested by dyoung@ in | gdamore |
| 2006-03-02 | Miscellaneous ath(4) and net80211 updates and bug-fixes coming from | dyoung |
| 2005-11-18 | Resolve conflicts. | skrll |
| 2005-07-26 | Resolve conflicts. | dyoung |
| 2005-06-30 | Fix $FreeBSD$ RCS IDs, which gave me a real shock when their revision | dyoung |
| 2005-06-22 | Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9) | dyoung |
| 2004-08-10 | IBSS fixes: get IBSS beacon generation right. Merge with a same-SSID, | dyoung |
| 2004-07-28 | Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) | dyoung |
| 2004-04-30 | Sync with FreeBSD. Here are the changes FreeBSD has made: | dyoung |
| 2004-02-29 | Update ath(4)'s Hardware Abstraction Layer (HAL) to version 0.9.6.11. | dyoung |
| 2003-12-16 | Synchronize with FreeBSD: | dyoung |
| 2003-10-16 | add {shutdownhook,powerhook}disestablish() | ichiro |
| 2003-10-15 | add $NetBSD$ | itojun |
| 2003-10-14 | add support ath on cardbus | ichiro |
| 2003-10-13 | Miscellaneous changes for NetBSD compatibility. | dyoung |
| 2003-10-07 | Initial import of ath(4) from FreeBSD. | dyoung |