Age | Commit message (Expand) | Author |
2008-07-30 | spacing | Reyk Floeter |
2008-07-30 | Update the RF, RFGAIN, MODE, INI, and BBGAIN initialization tables | Reyk Floeter |
2008-07-29 | - fix FIFO overruns on PCI-E chipsets by setting the DMA size | Reyk Floeter |
2008-07-28 | sync | Reyk Floeter |
2008-07-28 | sync | Reyk Floeter |
2007-12-03 | Check for G channels before B when setting the (eeprom) mode. | Federico G. Schwindt |
2007-10-13 | add the AR5416 and AR5418 device IDs (needs some more testing) | Reyk Floeter |
2007-10-12 | The newer single chip Atheros wireless chipsets like the AR5424, | Reyk Floeter |
2007-09-11 | KNF | Gilles Chehade |
2007-09-07 | use M_ZERO | Reyk Floeter |
2007-06-26 | Implement bit swap for a byte in O(log(N)) rather than O(N), prompted | Tom Cosgrove |
2007-05-09 | remove the internal wrapper functions for ieee80211_mhz2ieee and | Reyk Floeter |
2007-04-13 | The integrated Atheros NICs found in IBM/Lenovo ThinkPads use the same | Reyk Floeter |
2007-03-12 | add some HAL functions (again) inspired by the changes from the | Reyk Floeter |
2007-03-05 | back out, reyk is not paying attention | Theo de Raadt |
2007-03-05 | Add some HAL functions. | Reyk Floeter |
2006-11-06 | figured out by tdeval@: | Reyk Floeter |
2006-09-19 | detect the newer single chip generations AR2413, AR5413 and AR5224 but | Reyk Floeter |
2006-09-19 | disable 11g mode for now | Reyk Floeter |
2006-06-05 | start to sync some changes and fixes from various "openhal" ports of | Reyk Floeter |
2005-12-18 | Update my e-mail address in the copyright statement, no binary changes. | Reyk Floeter |
2005-09-23 | cleanup and simplify the regulation domain handling. some devices are | Reyk Floeter |
2005-09-19 | don't attach unsupported radio chipsets | Reyk Floeter |
2005-09-10 | ansi, no binary change. | Jonathan Gray |
2005-08-17 | fix compiling with AR5K_DEBUG. thanks to Bernd Ahlers. | Reyk Floeter |
2005-08-02 | reduce stack usage | Reyk Floeter |
2005-06-17 | remove non-constant array initializers which is a GNU extension. | Reyk Floeter |
2005-05-28 | fix hostap mode | Reyk Floeter |
2005-05-27 | - disable the gpio user interface for now, it's just an unimportant | Reyk Floeter |
2005-05-16 | remove an extra delay in rf register init | Reyk Floeter |
2005-05-08 | change the dmesg output: print known chipset names, don't print the | Reyk Floeter |
2005-04-18 | beautify the code by renaming HAL functions with capitalized words (i | Reyk Floeter |
2005-03-20 | some fixes for wep and reset. | Reyk Floeter |
2005-03-19 | further fixes for ar5212. | Reyk Floeter |
2005-03-18 | improve ar5212 init on reset | Reyk Floeter |
2005-03-10 | fix beacon handling | Reyk Floeter |
2005-03-03 | improve radiotap support, fix some minor bugs. | Reyk Floeter |
2005-02-25 | add support for the atheros ar5211 802.11A/B/g wireless chipset. | Reyk Floeter |
2005-02-23 | add all supported regulation domains. the forced COUNTRYCODE in ar5xxx | Reyk Floeter |
2005-02-19 | add support for the atheros ar5212 wireless chipsets. it is not | Reyk Floeter |
2005-02-17 | a new year and a new, less restrictive license. because it has to be | Reyk Floeter |
2005-02-17 | knf | Reyk Floeter |
2005-02-17 | cosmetic changes, fix regdomain code and beacon handling | Reyk Floeter |
2005-02-03 | make prototype match function for ar5k_ar5110_chan2athchan | Kevin Lo |
2005-01-09 | fix regulation domain handling | Reyk Floeter |
2004-12-31 | people who don't understand the preprocessor should stay away from the tree. | Marc Espie |
2004-12-31 | sync with the latest work and add some stuff needed by the upcoming ar5211/ar... | Reyk Floeter |
2004-11-11 | some fixes for beeing compatible with gcc3 as noticed by some people. | Reyk Floeter |
2004-11-06 | sync pci ids | Reyk Floeter |
2004-11-03 | knf, use positive error values (suggested by miod@) | Reyk Floeter |