| Commit message (Expand) | Author | Age | Files | Lines |
| * | e1000: fix K1 configuration | Wenzhuo Lu | 2021-09-30 | 1 | -1/+44 |
| * | e1000: Consistently use FALLTHROUGH | Kevin Bowling | 2021-09-28 | 1 | -8/+8 |
| * | e1000: Use C99 bool types | Kevin Bowling | 2021-09-28 | 1 | -39/+39 |
| * | e1000: prevent ULP flow if cable connected | Wenzhuo Lu | 2021-09-24 | 1 | -0/+4 |
| * | e1000: clean LTO warnings | Andrzej Ostruszka | 2021-09-24 | 1 | -1/+1 |
| * | e1000: increase timeout for ME ULP exit | Guinan Sun | 2021-09-24 | 1 | -2/+5 |
| * | e1000: modify HW level time sync mechanisms | Guinan Sun | 2021-09-24 | 1 | -0/+18 |
| * | e1000: fix minor issues and improve code style | Guinan Sun | 2021-09-24 | 1 | -19/+21 |
| * | e1000: Update copyrights and readme | Kevin Bowling | 2021-09-24 | 1 | -20/+20 |
| * | e1000: Revert Update intel shared code | Kevin Bowling | 2021-09-18 | 1 | -249/+67 |
| * | e1000: Update intel shared code | Kevin Bowling | 2021-08-26 | 1 | -67/+249 |
| * | e1000: Add support for [Tiger, Alder, Meteor] Lake | Kevin Bowling | 2021-05-03 | 1 | -0/+21 |
| * | em(4): Add support for Comet Lake Mobile Platform, update shared code | Eric Joyner | 2020-06-04 | 1 | -15/+7 |
| * | net: prefer ETHER_ADDR_LEN over ETH_ADDR_LEN | Eric Joyner | 2019-11-04 | 1 | -1/+1 |
| * | Sleep rather than spin in e1000 when doing long running config operations. | Matt Macy | 2018-05-08 | 1 | -17/+3 |
| * | sys/dev/e1000: fix uses of 1 << 31 | Eitan Adler | 2018-01-12 | 1 | -1/+1 |
| * | e1000: Add support for Ice Lake and Cannon Lake | Sean Bruno | 2017-12-28 | 1 | -0/+9 |
| * | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+1 |
| * | Revert r323516 (iflib rollup) | Stephen Hurd | 2017-09-16 | 1 | -3/+17 |
| * | Roll up iflib commits from github. This pulls in most of the work done | Stephen Hurd | 2017-09-13 | 1 | -17/+3 |
| * | Revert r323008 and its conversion of e1000/iflib to using SX locks. | Sean Bruno | 2017-08-30 | 1 | -3/+17 |
| * | Continuation of lock cleanup in e1000. | Sean Bruno | 2017-08-30 | 1 | -17/+3 |
| * | e1000api: misleading-indentation | Toomas Soome | 2017-05-15 | 1 | -23/+23 |
| * | e1000: Add support for Kaby Lake generation i219 (4) and i219 (5) devices | Eric Joyner | 2017-01-19 | 1 | -42/+40 |
| * | e1000: Add support for Kaby Lake IDs | Sean Bruno | 2016-08-15 | 1 | -3/+14 |
| * | Don't repeat the the word 'the' | Eitan Adler | 2016-05-17 | 1 | -1/+1 |
| * | Update em(4) to 7.6.1; update igb(4) to 2.5.3. | Eric Joyner | 2016-02-05 | 1 | -89/+849 |
| * | Revert 287914,287762. | Sean Bruno | 2015-09-19 | 1 | -802/+256 |
| * | Update em(4) with D3162 after testing further on hardware that failed | Sean Bruno | 2015-09-13 | 1 | -256/+802 |
| * | Revert last two commits to em(4)/igb(4). Reports are coming in that | Sean Bruno | 2015-09-05 | 1 | -802/+256 |
| * | e1000: Shared code updates | Sean Bruno | 2015-09-04 | 1 | -256/+802 |
| * | Style/whitespace cleanup in shared/common code. | Sean Bruno | 2015-08-24 | 1 | -4/+2 |
| * | Bump all copywrite dates to 2015 | Sean Bruno | 2015-08-16 | 1 | -1/+1 |
| * | Sync the E1000 shared code with Intel internal, this adds fixes, | Jack F Vogel | 2014-06-26 | 1 | -66/+346 |
| * | Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this | Eitan Adler | 2013-11-30 | 1 | -1/+1 |
| * | Update the Intel igb driver to version 2.4.0 | Jack F Vogel | 2013-10-09 | 1 | -151/+285 |
| * | Refresh on the shared code for the E1000 drivers. | Jack F Vogel | 2013-02-21 | 1 | -574/+1218 |
| * | Correct double "the the" | Eitan Adler | 2012-09-14 | 1 | -1/+1 |
| * | Sync with Intel internal source: | Jack F Vogel | 2012-07-05 | 1 | -1/+1 |
| * | Part 1 of two parts, this is the shared code changes in | Jack F Vogel | 2011-12-10 | 1 | -404/+482 |
| * | Fix typos - remove duplicate "the". | Rebecca Cran | 2011-02-21 | 1 | -1/+1 |
| * | Fix the shared code to be consistent with Intel-internal, | Jack F Vogel | 2011-02-12 | 1 | -17/+71 |
| * | Update code from Intel: | Jack F Vogel | 2010-09-28 | 1 | -129/+702 |
| * | Update to igb and em: | Jack F Vogel | 2010-03-29 | 1 | -2/+47 |
| * | Remove some internal conditional defines that will | Jack F Vogel | 2010-01-26 | 1 | -13/+0 |
| * | Update the 1G drivers, shared code sync with Intel, | Jack F Vogel | 2010-01-26 | 1 | -135/+196 |
| * | Resync with Intel versions of both the em and igb | Jack F Vogel | 2009-12-08 | 1 | -212/+622 |
| * | A small number of systems in the ICH9/10 family have a flash | Jack F Vogel | 2009-07-24 | 1 | -22/+2 |
| * | Updates for both the em and igb drivers, add support | Jack F Vogel | 2009-06-24 | 1 | -141/+539 |
| * | This delta syncs the em and igb drivers with Intel, | Jack F Vogel | 2009-04-10 | 1 | -63/+124 |