Age | Commit message (Expand) | Author |
2002-03-28 | missing timeout add and del; some minor api change | Michael Shalayeff |
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-27 | From FreeBSD: check for FIFO becoming unfull correctly, in the case of consum... | Niklas Hallqvist |
2002-03-26 | Add support for the TMD7160 dumb PCI-ISA bridge (similar in function to | Todd C. Miller |
2002-03-26 | Fix 128bit WEP on prism2; from FreeBSD | Todd C. Miller |
2002-03-26 | enforce higher spl such that ccbs do not get fired upon in timeouts and other... | Michael Shalayeff |
2002-03-26 | Fix problems the ahc driver was having with the recent changes to | Kenneth R Westerback |
2002-03-25 | some fw versions return even more data in the an_ltv_status; form Gabriel Kih... | Michael Shalayeff |
2002-03-25 | This was part of the newer ahc driver which has been backed out | Todd C. Miller |
2002-03-22 | - Move reading collision counters out of splimp() | Jason Wright |
2002-03-22 | make idstrs[] even if SMC_DEBUG is not defined, so the sm(4) drivers | Vincent Labrecque |
2002-03-19 | remove __P | Todd C. Miller |
2002-03-19 | revert to older ahc driver until the new one's bugs are fixed | Todd C. Miller |
2002-03-19 | From NetBSD: | Jason Wright |
2002-03-16 | The new code logs the control signals on the IDE bus. You can extract the log | Constantine Sapuntzakis |
2002-03-15 | Missing splx | Artur Grabowski |
2002-03-15 | Cosmetic changes only, primarily making comments line up nicely after the | Todd C. Miller |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-14 | compare pointers with NULL not 0 | Jason Wright |
2002-03-14 | Fix *some* problems with new ahc driver that were surfaced with | Kenneth R Westerback |
2002-03-12 | don't need to call IFQ_SET_READY() twice; this driver was already | Federico G. Schwindt |
2002-03-12 | sync with KAME | Kenjiro Cho |
2002-03-08 | do not add maddr twice, break out of the loop if cmd post fails | Michael Shalayeff |
2002-03-06 | Get the offsets and lengths right when sync'n dma maps; patch from mjacob | Jason Wright |
2002-03-05 | It is clear that I have not committed in a long time!!!! | Niklas Hallqvist |
2002-03-05 | doh, thanks mickey! | Niklas Hallqvist |
2002-03-05 | Deal gracefully with ccb starvation | Niklas Hallqvist |
2002-03-05 | Deal gracefully with ccb starvation | Niklas Hallqvist |
2002-03-04 | do not attach wsdisplay if there is none configured | Michael Shalayeff |
2002-02-25 | Accept ethernet broadcasts too :-) This patch contains a copy of | Niklas Hallqvist |
2002-02-22 | Call ether_ioctl() the way [insert favorite diety] intended. | Jason Wright |
2002-02-22 | Revert to previous (non hacked =) version now that the iommu is handled | Jason Wright |
2002-02-21 | In WI_SETSTR round up i_len to be an even number if needed since we | Todd C. Miller |
2002-02-20 | 104 byte WEP key support for Prism2 cards; from NetBSD | Todd C. Miller |
2002-02-20 | Remove useless prototypes for wi_request_fill_ssid() and wi_write_ssid(). | Todd C. Miller |
2002-02-19 | From NetBSD: | Jason Wright |
2002-02-19 | add support for media and other generic 802.11 ioctls, elliminates need for w... | Michael Shalayeff |
2002-02-18 | need rndvar.h for it to compile | Michael Shalayeff |
2002-02-18 | call ether_ioctl(), fix pr/2371; jason@ ok | Michael Shalayeff |
2002-02-18 | Add trm - driver for Tekram TRM-S1040 cards (DC395U/UW/F,DC315/U). | Kenneth R Westerback |
2002-02-17 | drivers may not be noisy | Theo de Raadt |
2002-02-16 | This file was missed. | Steve Murphree |
2002-02-16 | New port of FreeBSD's ahc driver | Steve Murphree |
2002-02-15 | Don't cast nonexistent return value from splx to (void). ok art@ | Thomas Nordin |
2002-02-15 | Much simpler timeout calculation. | Artur Grabowski |
2002-02-05 | restore CN_REMOTE priority, as it always was there. | Michael Shalayeff |
2002-02-01 | clean the hppa leftover, from netbsd | Michael Shalayeff |