#
3fcde6b2 |
| 24-Jun-2024 |
Augustin Cavalier <waddlesplash@gmail.com> |
freebsd_iflib, intel22x, ipro1000: Synchronize with FreeBSD 14.1.
ipro1000 tested in QEMU, still works.
|
#
46b7da1f |
| 08-May-2022 |
Niels Sascha Reedijk <niels.reedijk@gmail.com> |
Merge branch 'master' into dev/netservices
Change-Id: I1eb6c2ea2fd0d794ad6378eab8bbb80ce46dfbb8
|
#
7a52ac78 |
| 22-Mar-2022 |
Augustin Cavalier <waddlesplash@gmail.com> |
ipro1000: Upgrade to FreeBSD 13.1.
Includes support for new I219 device families.
Taken from the 13.1 releng branch (currently on "beta 2" status.) Tested in QEMU and VMware. The "e1000" device wor
ipro1000: Upgrade to FreeBSD 13.1.
Includes support for new I219 device families.
Taken from the 13.1 releng branch (currently on "beta 2" status.) Tested in QEMU and VMware. The "e1000" device works OK in QEMU, "e1000e" does not anymore, but reportedly the FreeBSD devs say it does on bare metal, so this is probably a QEMU bug (it doesn't seem to be a commonly used device.)
show more ...
|
#
268f99dd |
| 22-Dec-2021 |
Niels Sascha Reedijk <niels.reedijk@gmail.com> |
Merge branch 'master' into dev/netservices
|
#
cbe0a0c4 |
| 21-Oct-2021 |
Augustin Cavalier <waddlesplash@gmail.com> |
drivers/network: Move ethernet drivers to an "ether" subdirectory.
Now that there is also a "tap" driver in here, and the WiFi drivers are also in a subdirectory, moving the physical ethernet device
drivers/network: Move ethernet drivers to an "ether" subdirectory.
Now that there is also a "tap" driver in here, and the WiFi drivers are also in a subdirectory, moving the physical ethernet device drivers to a subdirectory also makes sense.
(Briefly) discussed on the mailing lists.
show more ...
|