Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-08 | fix silicon version number reporting. ie. ath0: mac 80.6 -> ath0: mac 5.6. | Reyk Floeter | |
2005-03-20 | some fixes for wep and reset. | Reyk Floeter | |
btw.: this is a commit using an ar5212 in 11b mode... ok deraadt@, krw@ | |||
2005-02-17 | a new year and a new, less restrictive license. because it has to be | Reyk Floeter | |
free. go ahead miod@ | |||
2005-02-17 | knf | Reyk Floeter | |
2004-12-31 | sync with the latest work and add some stuff needed by the upcoming ↵ | Reyk Floeter | |
ar5211/ar5212 support. some further cleanups and changes will follow. | |||
2004-11-03 | register typo | Reyk Floeter | |
2004-11-03 | knf, use positive error values (suggested by miod@) | Reyk Floeter | |
2004-11-02 | spacing, beautify dmesg output | Reyk Floeter | |
2004-11-02 | import of a free hal part for the ath driver as a replacement for the | Reyk Floeter | |
binary-only hal module found in FreeBSD and NetBSD. OpenBSD's approach is based on reverse engineering because it is _not_ possible to include a non-free and binary-only piece of software in a 100% free operating system. it still lacks some features found in the "official" hal module but this will be done very soon with a help by a lot of contributors - because it's free. ok deraadt@ |