aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/xilinx/if_xae.c
Commit message (Expand)AuthorAgeFilesLines
* net: Remove unneeded NULL check for the allocated ifnetZhenlei Huang2024-10-081-5/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* xilinx: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Enter the network epoch in the xdma interrupt handler if requiredRuslan Bukin2020-02-081-2/+2
* Fix xae(4) driver attachement on the Government Furnished Equipment (GFE)Ruslan Bukin2020-02-071-7/+72
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-211-30/+30
* Add driver for Xilinx AXI Ethernet tri-mode (10/100/1000 Mb/s) MAC foundRuslan Bukin2019-05-081-0/+1097