Age | Commit message (Expand) | Author |
2020-12-06 | Use 1000baseKX and 2500baseKX media types for fixed link connections an | Mark Kettenis |
2020-12-06 | Fix yet another wscons race. In the same subsystem, the following | anton |
2020-12-05 | Add support for the _EVT method to the GPIO support code. | Mark Kettenis |
2020-12-04 | hvn(4): msleep(9) -> msleep_nsec(9) | cheloha |
2020-12-04 | hvn(4), hyperv(4): more tsleep(9) -> tsleep_nsec(9) conversions | cheloha |
2020-12-02 | Extract another couple of chunks from main() into helper functions, | Kenneth R Westerback |
2020-12-02 | Enable auto-negotiation on the SerDes links, which allows in-band-status | Patrick Wildt |
2020-11-30 | Implement mii_byname(). | Mark Kettenis |
2020-11-30 | Fix deferred key tasks along the same lines as urtwn(4) and run(4). | Kenneth R Westerback |
2020-11-30 | Use DC_FP_START()/DC_FP_END() around dcn2.1 paths known to cause | Jonathan Gray |
2020-11-29 | Add mvsw(4), a driver for Marvell "SOHO" switches that are found on some | Mark Kettenis |
2020-11-29 | regen | Mark Kettenis |
2020-11-29 | Add Marvell ARMADA 3700 bridge. | Mark Kettenis |
2020-11-29 | Add support for 1000base-x and 2500base-x connections. | Mark Kettenis |
2020-11-29 | Un-const pci_attach_args var. | Kevin Lo |
2020-11-28 | make it possible to attach other devices (for example switches) to mvmdio(4). | Mark Kettenis |
2020-11-27 | Unleash curlen check from DIAGNOSTIC block, and change the related printf's | Marcus Glocker |
2020-11-27 | As in urtwn(4), don't bring link up (getting dhclient(8) excited) until | Kenneth R Westerback |
2020-11-27 | Add initialization of sc_sff_lock rwlock. | Kevin Lo |
2020-11-24 | fter ixgbe_stop() there will be no more link-state-change | Gerhard Roth |
2020-11-23 | Adopt a Linux heuristic and mark as IGNORE_RESIDUE those umass(4) | Kenneth R Westerback |
2020-11-22 | Enabling RGE_ISR_RX_DESC_UNAVAIL causes an interrupt storm, so disable | Otto Moerbeek |
2020-11-21 | Add barriers in the IO helper functions just like what was done for amdgpu(4). | Mark Kettenis |
2020-11-19 | Use bus_space_mmap(9) instead of pmap_extract(9) to find out the physical | Mark Kettenis |
2020-11-19 | The conversion of the IO BAR access did not completely mirror the | Patrick Wildt |
2020-11-18 | fix build on loongson with clang | Jonathan Gray |
2020-11-18 | regen | Jonathan Gray |
2020-11-18 | add Realtek RealManage devices | Jonathan Gray |
2020-11-17 | Add ACPI support to imxiic(4). | Patrick Wildt |
2020-11-17 | Split imxiic(4) into the FDT-attachment code and the i.MX I2C code | Patrick Wildt |
2020-11-17 | Zap parameter names in function prototypes. | Marcus Glocker |
2020-11-17 | remove unused definitions which no longer exist in linux | Jonathan Gray |
2020-11-17 | remove setup_timer() interface linux removed in 2017 | Jonathan Gray |
2020-11-17 | fix time_after32() macro | Jonathan Gray |
2020-11-17 | adjust for reversed outb arguments linux uses | Jonathan Gray |
2020-11-16 | Fix compile error on big-endian machines caused by recent multicast commit. | Patrick Wildt |
2020-11-16 | Add multicast support to bwfm(4) to make IPv6 work and to fix | Patrick Wildt |
2020-11-16 | regen | Patrick Wildt |
2020-11-16 | Move PL2303GC around to make sure the list is sorted properly. | Patrick Wildt |
2020-11-16 | regen | Kevin Lo |
2020-11-16 | Add PCI ids for Intel 2.5Gb adapters. | Kevin Lo |
2020-11-15 | Add acpige(4), a driver for ACPI generic event devices. This is a rather | Patrick Wildt |
2020-11-15 | Add pchgpio(4), a driver for the GPIO controllers found on modern Intel | Mark Kettenis |
2020-11-15 | match on Edimax EW-7811Un V2, from Morgan Aldridge | Jonathan Matthew |
2020-11-15 | regen | Jonathan Matthew |
2020-11-14 | add Edimax EW-7811Un V2, from Morgan Aldridge | Jonathan Matthew |
2020-11-14 | Revise the initialization of the DRM Linux emulation layer such that we | Mark Kettenis |
2020-11-14 | idr limit should be inclusive | Jonathan Gray |
2020-11-14 | Extend pcamux(4) with ACPI support. So far pcamux(4) has assumed it's | Patrick Wildt |
2020-11-14 | Add support for the VF610 I2C controller to imxiic(4). It uses its | Patrick Wildt |