Age | Commit message (Expand) | Author |
2011-06-21 | remove some unnecessary casts. ok blambert deraadt kettenis matthew | Ted Unangst |
2008-02-03 | Remove sparc64-specific hack to byteswap pcmcia bus_space access. This is no | Mark Kettenis |
2005-10-18 | remove wrong definition since result really belongs to stat (which is | Federico G. Schwindt |
2005-10-17 | define a mask to extract the result from status. | Federico G. Schwindt |
2005-10-15 | correctly parse the supported data rates. needed by wi@usb. | Federico G. Schwindt |
2005-02-15 | add the manual tx power option. this is supported by some prism2/2.5/3 | Reyk Floeter |
2004-03-02 | Fix timing issues with newer Prism firmware and retry card reset up | Todd C. Miller |
2003-10-21 | typos from Tom Cosgrove; | Jason McIntyre |
2003-06-25 | Extend the sparc bus_space_tag_t to store access endianness in it, and | Miod Vallat |
2003-01-10 | Add support for Symbol LA4123 and Nortel E-mobility 211818-A PCI | Todd C. Miller |
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-09-12 | o break up wi_pci_attach() into device-specific parts for better readability | Todd C. Miller |
2002-09-10 | no need for pragma here. | Federico G. Schwindt |
2002-08-13 | change WI_PORTTYPE_AP -> WI_PORTTYPE_HOSTAP to match FreeBSD and NetBSD. | Todd C. Miller |
2002-07-10 | Use the correct COR offset for pcmcia card; noted by Warner Losh | Todd C. Miller |
2002-06-27 | missing parenthesis in this macro. | Federico G. Schwindt |
2002-06-26 | stp at sparc will map this card always as big-endian. | Federico G. Schwindt |
2002-06-23 | cleanup WI_IS_BE macros | Theo de Raadt |
2002-06-22 | Add new flag, WI_FLAGS_BUS_PCMCIA and mark pcmcia attachment as such. | Federico G. Schwindt |
2002-06-21 | ugly kludge to deal correctly with endianess in sparc and sparc64. | Federico G. Schwindt |
2002-05-01 | Change WI_PORTTYPE_IBSS to 4. This change got lost in the big ibss | 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-30 | o Move register definitions to if_wireg.h | Todd C. Miller |
2002-03-28 | some BITS defs for %b | Michael Shalayeff |
2002-03-28 | basic host-ap implementation, more work is needed; from Thomas Skibo <skibo@p... | Michael Shalayeff |
2002-03-28 | recognize isl37300p as a prism2.5, for niels baby | Michael Shalayeff |
2002-03-26 | Add support for the TMD7160 dumb PCI-ISA bridge (similar in function to | Todd C. Miller |
2002-02-21 | In WI_SETSTR round up i_len to be an even number if needed since we | Todd C. Miller |
2002-02-19 | add support for media and other generic 802.11 ioctls, elliminates need for w... | Michael Shalayeff |
2001-12-21 | increase the timeout 10x, it seems some cards cannot keep up w/ our pace | Michael Shalayeff |
2001-12-20 | for mimi-pci cards registers are word in a dword, missed that in bringing ove... | Michael Shalayeff |
2001-10-25 | implement "the other" pci interface for wavelans, found on intersil | Michael Shalayeff |
2001-10-25 | add prism2.5 mini-pci nic id | Michael Shalayeff |
2001-06-25 | Add the missing endian pieces to wavelan driver. | Dale Rahn |
2001-06-07 | Kill #define duplicates between if_wireg.h and if_wi_ieee.h | Todd C. Miller |
2001-06-07 | no, definately *wi.* does not work here | Michael Shalayeff |
2001-06-06 | PCI shim for if_wi.c as promised. Magic for setting the PLX up | Todd C. Miller |
2001-05-15 | Split wi(4) into bus-dependent and bus-independent bits similar to | Todd C. Miller |