Age | Commit message (Expand) | Author |
2004-06-05 | Remove NGPIO button. | Alexander Yurchenko |
2004-06-05 | add multicast support | Peter Valchev |
2004-06-05 | sync | Theo de Raadt |
2004-06-05 | shrink | Theo de Raadt |
2004-06-05 | RealTek 8139C+/8169/8169S/8110S PCI NIC driver from FreeBSD/NetBSD | Peter Valchev |
2004-06-05 | Add defines for RealTek 8139C+/8169/8169S/8110S; from FreeBSD | Peter Valchev |
2004-06-05 | Driver for the RealTek 8169S/8110S internal 10/100/1000 PHY | Peter Valchev |
2004-06-05 | sync | Peter Valchev |
2004-06-05 | gigE PHY in the RealTek 8169S/8110S chips | Peter Valchev |
2004-06-05 | another try to re-add it | Theo de Raadt |
2004-06-05 | Remove unused file. We use aic7xxxvar.h. | Kenneth R Westerback |
2004-06-05 | Remove unused file. We use aic7xxxvar.h. | Kenneth R Westerback |
2004-06-04 | fix conversion to ether_crc32_be(). problem noticed by naddy@ | Brad Smith |
2004-06-04 | regen for ASUS SpaceLink WL-100 | Todd C. Miller |
2004-06-04 | Add support for ASUS SpaceLink WL-100 PCMCIA 802.11b card; Sigfred HÃversen | Todd C. Miller |
2004-06-04 | regen | Todd C. Miller |
2004-06-04 | Fix pasto I introduced in Adaptec AWN-8030 addition | Todd C. Miller |
2004-06-03 | Add support for the GPIO logical device. | Alexander Yurchenko |
2004-06-03 | A framework for supporting various General Purpose Input/Output (GPIO) | Alexander Yurchenko |
2004-06-02 | Add quirks field to the wdc softc and implement the first one: | Alexander Yurchenko |
2004-06-02 | Add ether_{add,del}multi(), makes multicast work. | Ryan Thomas McBride |
2004-06-01 | dv_xname is not the same as dv_unit (for hell knows what reason) | Michael Shalayeff |
2004-06-01 | regen | Todd C. Miller |
2004-06-01 | Add support for the Adaptec AWN-8030 WLAN pcmcia-card (prism 2.5) from | Todd C. Miller |
2004-06-01 | Replace hand-rolled crc32 with ether_crc32_le(). | Ryan Thomas McBride |
2004-06-01 | some revisions have issues sending lots of packets. | Ted Unangst |
2004-05-31 | When loading multicast filters, accept all multicast when we encounter | Ryan Thomas McBride |
2004-05-31 | Replace local crc32 with ether_crc32_be. | Ryan Thomas McBride |
2004-05-31 | Enable all multicast if we encounter a range. | Ryan Thomas McBride |
2004-05-31 | Replace tulip_crc32 with ether_crc32_le. | Ryan Thomas McBride |
2004-05-31 | multicast cleanups: | Ryan Thomas McBride |
2004-05-31 | Don't reinvent the wheel, use ether_crc32_le() instead. | Ryan Thomas McBride |
2004-05-30 | a bit of syncing with the FreeBSD driver, namely... | Brad Smith |
2004-05-30 | serial console hack from tom. who, after having been told a few times | Theo de Raadt |
2004-05-30 | Devices hot plugging support. | Alexander Yurchenko |
2004-05-30 | Multicast fixups: | Ryan Thomas McBride |
2004-05-30 | Multicast fixups: | Ryan Thomas McBride |
2004-05-30 | rcsids | Ted Unangst |
2004-05-29 | - Properly support multicast reception. | Christian Weisgerber |
2004-05-29 | replace hand-rolled CRC calculation in multicast hash setup with calls to | Christian Weisgerber |
2004-05-28 | Clean up subsysid lookups + print subsysid string during boot. | Marco Peereboom |
2004-05-28 | Regen. | Marco Peereboom |
2004-05-28 | Remove DELL CERC-SATA since it is a subsysid. ok deraadt@, nate@ | Marco Peereboom |
2004-05-27 | while polling, ack & ignore interrupts. this will have to do until | Theo de Raadt |
2004-05-26 | add Sitecom usb-serial (CN104) | Markus Friedl |
2004-05-26 | sync | Markus Friedl |
2004-05-26 | sitecom serial adapter | Markus Friedl |
2004-05-26 | use ETHER_ALIGN | Brad Smith |
2004-05-26 | rehab the locator index crack monkeys | Theo de Raadt |
2004-05-25 | Attach scsi bus, find devices without crashing, successfully do simple | Kenneth R Westerback |