Age | Commit message (Expand) | Author |
---|---|---|
2020-05-22 | Always defer attaching the mvneta(4) interfaces. Otherwise this | Patrick Wildt |
2020-05-20 | Open up a 4GB memory bus window for mvneta(4) on the Marvell | Patrick Wildt |
2019-09-07 | Retrieve SFP information using the SFP framework. | Patrick Wildt |
2019-04-30 | Attach mvneta(4) on the Armada 3720 SoC. | Patrick Wildt |
2018-08-06 | Give the FDT interrupt API a more generic naming by replacing the | Patrick Wildt |
2018-07-09 | Basic support for SFP modules in mvneta(4). SFP modules are basically | Patrick Wildt |
2018-02-09 | timeout_add -> timeout_add_sec | Jonathan Matthew |
2017-10-05 | Update mvneta(4) to the way OpenBSD handles multicast and promiscuous | Patrick Wildt |
2017-09-08 | If you use sys/param.h, you don't need sys/types.h | Theo de Raadt |
2017-08-25 | Add mvneta(4), a driver for the Ethernet controller on the Armada | Patrick Wildt |