Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ar5212 uses larger tx descriptors, adjust the offset | 2005-03-19 | 1 | -2/+2 | ||
| | ||||||
* | further fixes for ar5212. | 2005-03-19 | 1 | -41/+71 | ||
| | ||||||
* | improve ar5212 init on reset | 2005-03-18 | 1 | -13/+106 | ||
| | ||||||
* | the wep mac may be NULL if it's a broadcast key | 2005-03-13 | 1 | -4/+7 | ||
| | | | | ok krw@ | |||||
* | fix beacon handling | 2005-03-10 | 1 | -28/+73 | ||
| | ||||||
* | improve radiotap support, fix some minor bugs. | 2005-03-03 | 1 | -16/+12 | ||
| | ||||||
* | add support for the atheros ar5211 802.11A/B/g wireless chipset. | 2005-02-25 | 1 | -6/+3 | ||
| | | | | ok deraadt@ | |||||
* | return on invalid beacon state | 2005-02-19 | 1 | -2/+2 | ||
| | ||||||
* | add support for the atheros ar5212 wireless chipsets. it is not | 2005-02-19 | 1 | -0/+2822 | ||
finished yet and still misses some channel initialization and calibration bits. (if you want to hand in your dmesg output, please build a kernel with an uncommented COUNTRYCODE in line 109 of dev/ic/ar5xxx.c to get the value stored in your card's eeprom.) ok henning@ |