Age | Commit message (Expand) | Author |
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-16 | New sk device | Nathan Binkert |
2002-11-15 | o add support for VIA VT8233 and VT8235 | Alexander Yurchenko |
2002-11-14 | Don't complain about the defer timer expiring, call it an oerror instead. | Jason Wright |
2002-11-14 | mark tx as altq-ready. | Kenjiro Cho |
2002-11-14 | Rework iha copyight verbiage to make clear what needs to be clear for | Kenneth R Westerback |
2002-11-13 | regen | Michael Shalayeff |
2002-11-13 | VT8235 PCI-ISA; from Alexander Yurchenko | Michael Shalayeff |
2002-11-11 | grammar fixens from Andrey Smagin | Michael Shalayeff |
2002-11-11 | sync with NetBSD | Nathan Binkert |
2002-11-11 | Another device | Nathan Binkert |
2002-11-10 | Use appropriate VM_MAP constants rather than hardcoded values in | Miod Vallat |
2002-11-10 | sync | Nathan Binkert |
2002-11-10 | Missed a couple | Nathan Binkert |
2002-11-10 | sync | Nathan Binkert |
2002-11-10 | Sync devices with NetBSD | Nathan Binkert |
2002-11-10 | regen | Michael Shalayeff |
2002-11-10 | match on gvc np0335; form George Lewis via pr2971 | Michael Shalayeff |
2002-11-10 | Be more careful with illegal syscall numbers. | Artur Grabowski |
2002-11-10 | fix logic. | Federico G. Schwindt |
2002-11-09 | Instead of relying on uvm_useracc(), get a false sense of security, and | Miod Vallat |
2002-11-08 | Support for Promise PDC20275 and PDC20277. Untested. | Grigoriy Orlov |
2002-11-08 | Don't check IRQ assertion since this code was derived from FreeBSD | Grigoriy Orlov |
2002-11-07 | regen | Todd C. Miller |
2002-11-07 | Add Nortel E-mobility Wireless PCI adapter (Symbol rebadge). | Todd C. Miller |
2002-11-07 | regen | Michael Shalayeff |
2002-11-07 | more promise devices; from grange@ | Michael Shalayeff |
2002-11-04 | make this compile; reported by pluf, mickey ok. | Federico G. Schwindt |
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 | add id tags. | Federico G. Schwindt |
2002-10-25 | remove dead code; krw@ ok. | Federico G. Schwindt |
2002-10-24 | regen | Michael Shalayeff |
2002-10-24 | another csa 5300 | Michael Shalayeff |
2002-10-24 | regen | Michael Shalayeff |
2002-10-24 | csa 5i on dl380; from philipp@ | Michael Shalayeff |
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 |
2002-10-16 | support for privilege elevation. | Jun-ichiro itojun Hagino |
2002-10-15 | re-init the hw on resume, from grendel@zeitbombe.org | Michael Shalayeff |