aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/e1000/e1000_82543.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-11/+11
* e1000: clean LTO warningsAndrzej Ostruszka2021-09-171-1/+1
* e1000: Update copyrights and readmeKevin Bowling2021-09-171-20/+20
* e1000: Revert Update intel shared codeKevin Bowling2021-09-171-20/+20
* e1000: Update intel shared codeKevin Bowling2021-08-191-20/+20
* net: prefer ETHER_ADDR_LEN over ETH_ADDR_LENEric Joyner2019-11-041-2/+2
* kernel: Fix several typos and minor errorsEitan Adler2017-12-271-1/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+1
* Update em(4) to 7.6.1; update igb(4) to 2.5.3.Eric Joyner2016-02-051-2/+2
* Revert 287914,287762.Sean Bruno2015-09-191-2/+2
* Update em(4) with D3162 after testing further on hardware that failedSean Bruno2015-09-131-2/+2
* Revert last two commits to em(4)/igb(4). Reports are coming in thatSean Bruno2015-09-051-2/+2
* e1000: Shared code updatesSean Bruno2015-09-041-2/+2
* Style/whitespace cleanup in shared/common code.Sean Bruno2015-08-241-76/+71
* Bump all copywrite dates to 2015Sean Bruno2015-08-161-1/+1
* Sync with Intel internal source:Jack F Vogel2012-07-051-4/+4
* Part 1 of two parts, this is the shared code changes inJack F Vogel2011-12-101-4/+3
* Fix the shared code to be consistent with Intel-internal,Jack F Vogel2011-02-121-2/+2
* Update the 1G drivers, shared code sync with Intel,Jack F Vogel2010-01-261-43/+1
* Add old read_mac_addr routine to this module sinceJack F Vogel2009-12-141-0/+42
* This delta is primarily a fix for es2lan devices thatJack F Vogel2008-11-261-101/+39
* Merge of the source for igb and em into dev/e1000, thisJack F Vogel2008-07-301-0/+1664