summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/acxvar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleanup - we don't have resource structurekevlo2008-07-211-7/+1
* replace the ieee80211_wepkey structure with a more generic ieee80211_keydamien2007-07-181-2/+2
* Cleanup makros even more. Remove unused ones and reduce the amount ofclaudio2007-04-111-27/+12
* Remove FW_TXDESC_GETFIELD_4() it is never used and busted.claudio2007-03-291-3/+1
* Fix yet another endianess bug. bus_space(9) does all the necessary byte orderclaudio2007-03-291-3/+3
* Replace existing rate adaption code with the ieee80211_amrr framework.mglocker2006-08-191-12/+6
* spacingderaadt2006-08-151-6/+6
* Improve watchdog handler.mglocker2006-08-151-1/+2
* Fill ic_max_rssi with values depending on the radio type. Makes signalmglocker2006-08-121-1/+7
* Enable WEP.mglocker2006-08-071-4/+2
* Add bpf hooks. Based on slightly modified diff from jsg.mglocker2006-08-061-1/+46
* Adjust copyright.mglocker2006-08-051-2/+1
* nuke latest remaining firmware ioctl bits.damien2006-08-051-17/+4
* Remove code that reads the MAC address via the firmwarejsg2006-08-041-2/+1
* Load ACX111 firmware for ACX111.jsg2006-08-041-2/+3
* Fix more cvs Id tag tweaks in copyright notes.mglocker2006-08-031-3/+1
* Add/Fix copyright notes.mglocker2006-08-031-1/+18
* Change to OpenBSD cvs tag.mglocker2006-08-031-1/+1
* Inital import for the acx(4) driver.mglocker2006-08-031-0/+469