aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/awi/awivar.h
Commit message (Expand)AuthorAgeFilesLines
* Update 802.11 wireless support:Sam Leffler2007-06-111-1/+1
* In FreeBSD, we don't need sc_power callbackKevin Lo2006-12-121-1/+1
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-101-1/+0
* Update for net80211 changes.Sam Leffler2004-12-081-0/+2
* Use generic net80211 framework for awi driver.Atsushi Onoe2004-01-151-133/+53
* update for new 802.11 supportSam Leffler2003-06-281-0/+18
* Use __FreeBSD_version to test what things to useWarner Losh2002-05-311-1/+1
* Remove __P.Alfred Perlstein2002-03-201-23/+23
* Bite the bullet and provde memcmp() and memset(), this will be cheaperPoul-Henning Kamp2000-09-021-16/+0
* Add support for WEP functionality.Atsushi Onoe2000-08-141-7/+42
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-2/+2
* Provide mem* for compat with NetBSD to fix LINTWarner Losh2000-04-171-0/+15
* Awi driver, ported from NetBSD from Atsushi Once-san.Warner Losh2000-04-061-0/+188