Age | Commit message (Expand) | Author |
2003-01-10 | Add support for Symbol LA4123 and Nortel E-mobility 211818-A PCI | Todd C. Miller |
2003-01-10 | Don't call wi_cor_reset() in wi_attach(); since sc_firmware_type is | Todd C. Miller |
2003-01-08 | Merry Christmas Mickey! | Kenneth R Westerback |
2003-01-07 | do the busy wait loops my favourite style and merry xmas | Michael Shalayeff |
2003-01-06 | syncronous -> synchronous | Miod Vallat |
2003-01-05 | spelling | Theo de Raadt |
2003-01-05 | spelling | Theo de Raadt |
2002-12-30 | proper HOSTAP_FLAGS_BITS; from merith@vantronix.net | Michael Shalayeff |
2002-12-23 | Fix complete botch in handling of 'openings'. | Kenneth R Westerback |
2002-12-22 | Define atagettrace_t type and use it instead of struct atagettrace. | Alexander Yurchenko |
2002-12-22 | No more magic wdc events types, give them names. | Alexander Yurchenko |
2002-12-19 | Protect WDCDEBUG_PRINT macro with do {} while (0) | Alexander Yurchenko |
2002-12-19 | fix a debugging printf on cmd wait timeout | Michael Shalayeff |
2002-12-19 | proper barrier call in ie_ack | Michael Shalayeff |
2002-12-19 | comparam() does not need an spltty() for it, already called there. | Michael Shalayeff |
2002-12-15 | more typos fixed by torh | Henning Brauer |
2002-12-12 | Always use queue(3) macros. | Alexander Yurchenko |
2002-12-11 | smaller delays, unneeded spls | Michael Shalayeff |
2002-12-11 | sendbug(1), not send-pr; Peter Werner | Henning Brauer |
2002-12-09 | From Andrushock, s/sucess/success/g | Todd C. Miller |
2002-12-02 | - Remove a few magic constants | Jason Wright |
2002-12-02 | set if_baudrate | Henning Brauer |
2002-11-29 | Foward; torh@bogus.net | Theo de Raadt |
2002-11-28 | generic isa mpu, from Sergey A. Smitienko w/ fixes from me | Michael Shalayeff |
2002-11-26 | 1000baseTX -> 1000baseT | Nathan Binkert |
2002-11-26 | re-enable if_timer; jason@ ok. | Federico G. Schwindt |
2002-11-25 | remove printf's in xl_setmode(). | Brad Smith |
2002-11-20 | Store which tcvr to prefer | Jason Wright |
2002-11-20 | If both phys are available, prefer the external one. | Jason Wright |
2002-11-17 | Make sure never to put a loaded dmamap in the spare. 3c90x should work | Jason Wright |
2002-11-17 | this driver has never been in sys/pci (in OpenBSD at least) and supports | Jason Wright |
2002-11-17 | Fix another case (tx this time) where buffers were not unloaded (nor sync'd).... | Jason Wright |
2002-11-17 | - lightly season with htole32 and friends... enough to get rx working | Jason Wright |
2002-11-16 | From NetBSD (bouyer@): | Kenneth R Westerback |
2002-11-14 | Don't complain about the defer timer expiring, call it an oerror instead. | Jason Wright |
2002-11-14 | Rework iha copyight verbiage to make clear what needs to be clear for | Kenneth R Westerback |
2002-11-09 | Instead of relying on uvm_useracc(), get a false sense of security, and | Miod Vallat |
2002-11-01 | fight the grammar in the tdr messages | Michael Shalayeff |
2002-10-30 | bring on a few changes from netbsd, such as better rx mbuf calculation, ram p... | Michael Shalayeff |
2002-10-27 | Add an option to use software WEP now that we have a software decrypt | Todd C. Miller |
2002-10-27 | add a matching wi_do_hostdecrypt() | Markus Friedl |
2002-10-25 | remove dead code; krw@ ok. | Federico G. Schwindt |
2002-10-22 | Make wi_keydat in struct wi_key 13 bytes, not 14. This is not a | Todd C. Miller |
2002-10-21 | ugly hack to make the 21145 work without manual media setting. | Henning Brauer |
2002-10-20 | add support for intel 21145 | Henning Brauer |
2002-10-18 | Account for the aligned m_data when checking boundaries; from NetBSD. | Federico G. Schwindt |
2002-10-18 | media support; slightly modified from FreeBSD. | Federico G. Schwindt |
2002-10-17 | ifndef __HAVE_GENERIC_SOFT_INTERRUPTS leaved a label without a statement afte... | Artur Grabowski |
2002-10-17 | Bigendian support for fxp, work from pefo with cleanups, ok art@ and others. | Dale Rahn |
2002-10-16 | minor formatting. | Artur Grabowski |