| Commit message (Expand) | Author | Age | Files | Lines |
| * | e1000: Use C99 bool types | Kevin Bowling | 2021-09-28 | 1 | -1/+1 |
| * | e1000: Catch up commit with DPDK | Kevin Bowling | 2021-09-24 | 1 | -1/+1 |
| * | e1000: remove duplicated phy codes | Guinan Sun | 2021-09-24 | 1 | -0/+1 |
| * | e1000: add missing device ID | Guinan Sun | 2021-09-24 | 1 | -0/+1 |
| * | 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 | -22/+20 |
| * | e1000: Update intel shared code | Kevin Bowling | 2021-08-26 | 1 | -20/+22 |
| * | e1000: Add support for [Tiger, Alder, Meteor] Lake | Kevin Bowling | 2021-05-03 | 1 | -0/+17 |
| * | MFC r361805: em(4): Add support for Comet Lake Mobile Platform | Eric Joyner | 2020-06-12 | 1 | -1/+6 |
| * | MFC 356913 | George V. Neville-Neil | 2020-02-04 | 1 | -0/+1 |
| * | Sleep rather than spin in e1000 when doing long running config operations. | Matt Macy | 2018-05-08 | 1 | -3/+0 |
| * | 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 | -0/+3 |
| * | Roll up iflib commits from github. This pulls in most of the work done | Stephen Hurd | 2017-09-13 | 1 | -3/+0 |
| * | Revert r323008 and its conversion of e1000/iflib to using SX locks. | Sean Bruno | 2017-08-30 | 1 | -0/+3 |
| * | Continuation of lock cleanup in e1000. | Sean Bruno | 2017-08-30 | 1 | -3/+0 |
| * | e1000: Add support for Kaby Lake IDs | Sean Bruno | 2016-08-15 | 1 | -0/+8 |
| * | Update em(4) to 7.6.1; update igb(4) to 2.5.3. | Eric Joyner | 2016-02-05 | 1 | -1/+7 |
| * | Revert 287914,287762. | Sean Bruno | 2015-09-19 | 1 | -6/+2 |
| * | Update em(4) with D3162 after testing further on hardware that failed | Sean Bruno | 2015-09-13 | 1 | -2/+6 |
| * | Revert last two commits to em(4)/igb(4). Reports are coming in that | Sean Bruno | 2015-09-05 | 1 | -6/+2 |
| * | e1000: Shared code updates | Sean Bruno | 2015-09-04 | 1 | -2/+6 |
| * | Style/whitespace cleanup in shared/common code. | Sean Bruno | 2015-08-24 | 1 | -1/+1 |
| * | 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 | -2/+14 |
| * | Update the Intel igb driver to version 2.4.0 | Jack F Vogel | 2013-10-09 | 1 | -1/+15 |
| * | Refresh on the shared code for the E1000 drivers. | Jack F Vogel | 2013-02-21 | 1 | -12/+20 |
| * | Sync with Intel internal source: | Jack F Vogel | 2012-07-05 | 1 | -3/+16 |
| * | Consistently use types in e1000 driver code: | Matthew D Fleming | 2011-12-12 | 1 | -2/+2 |
| * | Part 1 of two parts, this is the shared code changes in | Jack F Vogel | 2011-12-10 | 1 | -171/+195 |
| * | Add support for the new I350 family of 1G interfaces. | Jack F Vogel | 2011-02-11 | 1 | -14/+24 |
| * | Add shared code glue for new 82580 devices. | Jack F Vogel | 2010-11-24 | 1 | -0/+2 |
| * | Update code from Intel: | Jack F Vogel | 2010-09-28 | 1 | -28/+41 |
| * | OK, I was a bit sleep this morning and checked in | Jack F Vogel | 2010-06-30 | 1 | -0/+63 |
| * | Update to igb and em: | Jack F Vogel | 2010-03-29 | 1 | -0/+2 |
| * | Update the 1G drivers, shared code sync with Intel, | Jack F Vogel | 2010-01-26 | 1 | -5/+2 |
| * | Resync with Intel versions of both the em and igb | Jack F Vogel | 2009-12-08 | 1 | -1/+28 |
| * | Updates for both the em and igb drivers, add support | Jack F Vogel | 2009-06-24 | 1 | -3/+15 |
| * | This delta syncs the em and igb drivers with Intel, | Jack F Vogel | 2009-04-10 | 1 | -35/+24 |
| * | This delta is primarily a fix for es2lan devices that | Jack F Vogel | 2008-11-26 | 1 | -84/+171 |
| * | Merge of the source for igb and em into dev/e1000, this | Jack F Vogel | 2008-07-30 | 1 | -0/+753 |