aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/vnic/thunder_bgx.c
Commit message (Expand)AuthorAgeFilesLines
* vnic: avoid NULL deref in error caseEd Maste2019-08-291-3/+2
* Fix VNIC module unloadingWojciech Macek2016-05-201-4/+14
* Allow building VNIC as a moduleWojciech Macek2016-05-201-1/+2
* Speedup BGX link polling on ARM64Wojciech Macek2016-04-081-2/+2
* Fix finding appropriate BGX node in DTB and move it to a separate functionZbigniew Bodek2016-01-281-1/+1
* Introduce initial support for Cavium's ThunderX networking interfaceZbigniew Bodek2015-10-181-540/+463
* Raw import of ThunderX VNIC networking driver componentsZbigniew Bodek2015-10-181-0/+1212