summaryrefslogtreecommitdiff
path: root/sys/dev/ic/if_wi_ieee.h
AgeCommit message (Expand)Author
2006-06-27add the net80211 hostap options "nwflag hidenwid" for hidden SSID modeReyk Floeter
2006-06-27add some more net80211 compatibility glue:Reyk Floeter
2005-12-13Correct typos in comments. From pedro la peu.Jonathan Gray
2005-11-19Add a few more Prism USB Component IDs.Jonathan Gray
2005-10-12unconflict (one day legacy) wavelan ioctl's from the vlan ioctl'sTheo de Raadt
2004-06-22Use SIOCSIFGENERIC and SIOCGIFGENERIC for SIOCSWAVELAN and SIOCGWAVELANTodd C. Miller
2004-06-22The Prism device driver's manual makes a distinction in naming ofTodd C. Miller
2004-03-18Starting with Prism firmware version 1.6.3, HostAP supports anTodd C. Miller
2004-03-05Remove duplicate defines. BSD airtools uses WI_STYPE_CTL_CFENDCFACKTodd C. Miller
2004-03-02Make HostAP work Prism cards with newer firmware (1.7.0 and higher).Todd C. Miller
2003-10-26Driver for PRISM 2.5/3 based (wifi) USB adapters. This is a work in progress,Dale Rahn
2003-10-21typos from Tom Cosgrove;Jason McIntyre
2003-08-24defines and struct for the ieee80211 framework; deraadt@ ok.Federico G. Schwindt
2002-10-27Add an option to use software WEP now that we have a software decryptTodd C. Miller
2002-10-22Make wi_keydat in struct wi_key 13 bytes, not 14. This is not aTodd C. Miller
2002-10-11Sigh, we can't just put the htole16() in the WI_CARD_IDS macroTodd C. Miller
2002-10-10Make wi_get_id() table driven, similar to NetBSD and FreeBSD butTodd C. Miller
2002-10-04Limit the TX key to a valid range; imp@Todd C. Miller
2002-09-10no need for pragma here.Federico G. Schwindt
2002-06-25Add RID to get the DBM adjustment factor; imp@freebsd.orgTodd C. Miller
2002-06-14spelling; from Brian Poole <raj@cerias.purdue.edu>Todd T. Fries
2002-06-02BSD air-tools 0.2 patches from dachb0den labs; h1kari@dachb0den.comTodd C. Miller
2002-04-20Correct the value for WI_RID_SYMBOL_PREAMBLE and addTodd C. Miller
2002-04-06Add support for setting antenna diversity on Symbol cards.Todd C. Miller
2002-04-06Add support for Symbol cards and printing of the primary stationTodd C. Miller
2002-03-28basic host-ap implementation, more work is needed; from Thomas Skibo <skibo@p...Michael Shalayeff
2001-06-07Kill #define duplicates between if_wireg.h and if_wi_ieee.hTodd C. Miller
2001-06-07missed from last ci, all is from netbsd of courseMichael Shalayeff
2001-05-15Split wi(4) into bus-dependent and bus-independent bits similar toTodd C. Miller