summaryrefslogtreecommitdiff
path: root/sys/dev/ic/ar5xxx.c
AgeCommit message (Expand)Author
2005-04-18beautify the code by renaming HAL functions with capitalized words (iReyk Floeter
2005-03-20some fixes for wep and reset.Reyk Floeter
2005-03-19further fixes for ar5212.Reyk Floeter
2005-03-18improve ar5212 init on resetReyk Floeter
2005-03-10fix beacon handlingReyk Floeter
2005-03-03improve radiotap support, fix some minor bugs.Reyk Floeter
2005-02-25add support for the atheros ar5211 802.11A/B/g wireless chipset.Reyk Floeter
2005-02-23add all supported regulation domains. the forced COUNTRYCODE in ar5xxxReyk Floeter
2005-02-19add support for the atheros ar5212 wireless chipsets. it is notReyk Floeter
2005-02-17a new year and a new, less restrictive license. because it has to beReyk Floeter
2005-02-17knfReyk Floeter
2005-02-17cosmetic changes, fix regdomain code and beacon handlingReyk Floeter
2005-02-03make prototype match function for ar5k_ar5110_chan2athchanKevin Lo
2005-01-09fix regulation domain handlingReyk Floeter
2004-12-31people who don't understand the preprocessor should stay away from the tree.Marc Espie
2004-12-31sync with the latest work and add some stuff needed by the upcoming ar5211/ar...Reyk Floeter
2004-11-11some fixes for beeing compatible with gcc3 as noticed by some people.Reyk Floeter
2004-11-06sync pci idsReyk Floeter
2004-11-03knf, use positive error values (suggested by miod@)Reyk Floeter
2004-11-02spacing, beautify dmesg outputReyk Floeter
2004-11-02import of a free hal part for the ath driver as a replacement for theReyk Floeter