aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/e1000/e1000_vf.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* e1000: Use C99 bool typesKevin Bowling2021-09-171-7/+7
* e1000: fix multicast setting in VFYong Wang2021-09-171-1/+2
* e1000: Update copyrights and readmeKevin Bowling2021-09-171-20/+20
* e1000: Revert Update intel shared codeKevin Bowling2021-09-171-22/+21
* e1000: Update intel shared codeKevin Bowling2021-08-191-21/+22
* net: prefer ETHER_ADDR_LEN over ETH_ADDR_LENEric Joyner2019-11-041-2/+2
* e1000g: this statement may fall throughToomas Soome2018-03-121-0/+2
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+1
* Bump all copywrite dates to 2015Sean Bruno2015-08-161-1/+1
* Sync the E1000 shared code with Intel internal, this adds fixes,Jack F Vogel2014-06-261-6/+9
* Part 1 of two parts, this is the shared code changes inJack F Vogel2011-12-101-26/+34
* Add support for the new I350 family of 1G interfaces.Jack F Vogel2011-02-111-2/+2
* OK, I was a bit sleep this morning and checked inJack F Vogel2010-06-301-0/+574