summaryrefslogtreecommitdiffstats
path: root/sys/dev/ipw/if_ipwreg.h
Commit message (Collapse)AuthorAgeFilesLines
* Update ipw to work with the new net80211 stack, plus other driver improvements.thompsa2007-10-121-2/+17
| | | | | | | | | | | | | - Add proper scanning support rather than letting the firmware grab the first access point - Overhaul state changes - Use macros for locking and provide _locked() versions of some functions - Increase debugging output - Use a callout rather than the old watchdog interface - Improve style, function names and defines - Add WPA (TKIP) support Based heavily on a patchset provided by Sam Leffler.
* sync w/ iwi:damien2006-03-121-62/+70
| | | | | | o fix locking o use firmware(9) o cosmetic
* Initial import of ipw, iwi, ral and ural drivers:damien2005-04-181-0/+361
ipw - Intel PRO/Wireless 2100 iwi - Intel PRO/Wireless 2200BG/2225BG/2915ABG ral - Ralink Technology RT2500 ural - Ralink Technology RT2500USB Approved by: silby (mentor)
OpenPOWER on IntegriCloud