aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/enic
Commit message (Expand)AuthorAgeFilesLines
* enic: fix potential panic due to not understanding what iflib had allocatedDoug Ambrisko2025-03-037-31/+12
* enic(4): fix down/up, MTU changes and moreDoug Ambrisko2025-01-0917-136/+559
* enic: Remove a stray semicolonZhenlei Huang2024-10-241-1/+1
* sys/dev/enic/if_enic.c: remove an extra semicolonrilysh2024-02-031-1/+1
* Remove a few more stray __FBSDID usesJohn Baldwin2023-09-251-3/+0
* enic: Don't restart on VLAN changesKevin Bowling2023-08-241-0/+13
* iflib drivers: Constify PCI ID LUTsMarius Strobl2023-08-171-1/+1
* enic(4): Remove unused dupe prototypeMarius Strobl2023-07-191-2/+0
* enic: convert to IfAPIDoug Ambrisko2023-02-062-11/+11
* enic: Cisco VIC driverDoug Ambrisko2023-02-0626-0/+6761