Age | Commit message (Expand) | Author |
2005-07-31 | Move large receive/decryption buffer allocation from the stack into | Christopher Pascoe |
2005-02-15 | add the manual tx power option. this is supported by some prism2/2.5/3 | Reyk Floeter |
2004-03-18 | Starting with Prism firmware version 1.6.3, HostAP supports an | Todd C. Miller |
2004-03-02 | Fix timing issues with newer Prism firmware and retry card reset up | Todd C. Miller |
2003-10-26 | Driver for PRISM 2.5/3 based (wifi) USB adapters. This is a work in progress, | Dale Rahn |
2003-09-06 | Add wi_detach, use it in pcmcia so that the shutdownhook is properly removed. | Dale Rahn |
2002-10-27 | Add an option to use software WEP now that we have a software decrypt | Todd C. Miller |
2002-10-10 | Make wi_get_id() table driven, similar to NetBSD and FreeBSD but | Todd C. Miller |
2002-07-09 | move common declarations to if_wivar.h; mickey@ and millert@ ok. | Federico G. Schwindt |
2002-06-22 | Add new flag, WI_FLAGS_BUS_PCMCIA and mark pcmcia attachment as such. | Federico G. Schwindt |
2002-06-22 | Fix typo in WI_FLAGS_HAS_ROAMING, noticed by fgs@ | Todd C. Miller |
2002-06-21 | put the objects in a better order, so that they align correctly. | Theo de Raadt |
2002-06-15 | Don't advertise hostap as an allowed media type for firmware < 0.80 | Todd C. Miller |
2002-06-09 | a step towards consistancy; in general: | Todd T. Fries |
2002-06-02 | BSD air-tools 0.2 patches from dachb0den labs; h1kari@dachb0den.com | Todd C. Miller |
2002-04-26 | We use wi_authtype, not wi_authmode to store the auth type (open system | Todd C. Miller |
2002-04-11 | o Set feature flags based on firmware type and version. | Todd C. Miller |
2002-04-07 | Don't reset COR in wi_reset(), break it out into its own function and | Todd C. Miller |
2002-04-06 | Add support for setting antenna diversity on Symbol cards. | Todd C. Miller |
2002-04-06 | Add support for Symbol cards and printing of the primary station | Todd C. Miller |
2002-03-28 | basic host-ap implementation, more work is needed; from Thomas Skibo <skibo@p... | Michael Shalayeff |
2002-02-19 | add support for media and other generic 802.11 ioctls, elliminates need for w... | Michael Shalayeff |
2001-12-20 | for mimi-pci cards registers are word in a dword, missed that in bringing ove... | Michael Shalayeff |
2001-06-09 | Updates from NetBSD: | Todd C. Miller |
2001-06-07 | no, definately *wi.* does not work here | Michael Shalayeff |
2001-05-15 | Split wi(4) into bus-dependent and bus-independent bits similar to | Todd C. Miller |