aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/al_eth
Commit message (Expand)AuthorAgeFilesLines
* al_eth: clean up empty lines in .c and .h filesMateusz Guzik2020-09-014-8/+0
* Remove FreeBSD 7 conditional code... We've had a lot of other changes since thenWarner Losh2020-03-011-2/+0
* Use NET_TASK_INIT() and NET_GROUPTASK_INIT() for drivers that processGleb Smirnoff2020-02-111-1/+1
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-211-45/+31
* Use ip/ipv6 structures in al_eth only if they are supportedMarcin Wojtas2018-08-281-0/+8
* ifnet: Replace if_addr_lock rwlock with epoch + mutexMatt Macy2018-05-181-3/+3
* Do pass removing some write-only variables from the kernel.Alexander Kabaev2017-12-251-3/+0
* sys/dev: Replace zero with NULL for pointers.Pedro F. Giffuni2017-02-202-3/+3
* Driver for PCI Ethernet NIC on Alpine V1 and V2.Wojciech Macek2016-10-206-0/+6770