summaryrefslogtreecommitdiffstats
path: root/sys/dev/an/if_anreg.h
Commit message (Expand)AuthorAgeFilesLines
* - Bump up the general and status RID sizesambrisko2003-12-301-0/+1
* Drop the driver lock around calls to if_input to avoid a LOR whensam2003-11-141-0/+1
* - Add support for Cisco latest firmware RID sizes that supports 25 SSIDs!ambrisko2003-08-201-9/+17
* - Fixes for suspend/resume code (MPI-350)ambrisko2003-02-081-3/+2
* Support for suspend/resume in laptops. Loosely based on the wi(4) patchesambrisko2003-02-051-0/+1
* Some small enhancmentsambrisko2003-02-021-1/+1
* Add support for MPI-350 the mini-pci Cisco Aironet card. This needs moreambrisko2002-12-291-18/+147
* use __packed.alfred2002-09-231-1/+1
* Remove __P.alfred2002-03-201-8/+8
* Fix bugs in the structure for rx_frame by making gap length one byte andambrisko2001-12-311-26/+3
* Lots of style(9) related white space fixes. Mostly missing spacesbrooks2001-09-101-5/+5
* Cleanup duplication in Aironet headersbrooks2001-07-271-466/+3
* Fix a number of bugs in the implementation of the WEP related statusbrooks2001-06-221-1/+1
* Currently, each wireless networking driver has it's own control programphk2001-05-261-2/+3
* A few fixes..archie2001-03-231-1/+5
* Change and clean the mutex lock interface.bmilekic2001-02-091-2/+2
* Fixes to the Aironet driver to clear up some WEP issues.archie2000-12-081-1/+3
* Close PR# 21843 and PR# 21864. This adds support for WEP and updates somewpaul2000-11-131-3/+42
* Convert the Aironet driver to use mutexes instead of spls.wpaul2000-10-131-0/+5
* Add driver support for the Aironet 4500/4800 series wireless 802.11wpaul2000-01-141-0/+851
OpenPOWER on IntegriCloud