summaryrefslogtreecommitdiff
path: root/sys/dev/e1000/e1000_osdep.h
Commit message (Expand)AuthorAgeFilesLines
* e1000: Use C99 bool typesKevin Bowling2021-09-281-2/+0
* e1000: Update copyrights and readmeKevin Bowling2021-09-241-20/+20
* e1000: Revert Update intel shared codeKevin Bowling2021-09-181-20/+20
* e1000: Update intel shared codeKevin Bowling2021-08-261-20/+20
* Sleep rather than spin in e1000 when doing long running config operations.Matt Macy2018-05-081-13/+65
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+1
* Revert r323516 (iflib rollup)Stephen Hurd2017-09-161-65/+13
* Fix GCC build failure caused by r323516Stephen Hurd2017-09-131-1/+0
* Roll up iflib commits from github. This pulls in most of the work doneStephen Hurd2017-09-131-13/+66
* Revert r323008 and its conversion of e1000/iflib to using SX locks.Sean Bruno2017-08-301-66/+13
* Continuation of lock cleanup in e1000.Sean Bruno2017-08-301-13/+66
* Consistently use `device_t`Jean-Sébastien Pédron2016-08-091-1/+1
* Update em(4) to 7.6.1; update igb(4) to 2.5.3.Eric Joyner2016-02-051-14/+11
* Revert 287914,287762.Sean Bruno2015-09-191-0/+7
* Update em(4) with D3162 after testing further on hardware that failedSean Bruno2015-09-131-7/+0
* Revert last two commits to em(4)/igb(4). Reports are coming in thatSean Bruno2015-09-051-0/+7
* e1000: Shared code updatesSean Bruno2015-09-041-7/+0
* 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-7/+5
* Update the Intel igb driver to version 2.4.0Jack F Vogel2013-10-091-0/+1
* Refresh on the shared code for the E1000 drivers.Jack F Vogel2013-02-211-2/+3
* Initialize the mutexes used for the NVM and the swflag as MTX_DUPOK inMarius Strobl2012-03-241-1/+2
* Consistently use types in e1000 driver code:Matthew D Fleming2011-12-121-1/+5
* Fix clang warning on empty statement.Matthew D Fleming2010-07-281-5/+5
* Two more build problems, missing includes and semicolon.Jack F Vogel2010-01-271-0/+2
* Update the 1G drivers, shared code sync with Intel,Jack F Vogel2010-01-261-4/+2
* Remove the MTX_SPIN flag to the shared code MUTEXJack F Vogel2009-12-141-2/+1
* Resync with Intel versions of both the em and igbJack F Vogel2009-12-081-8/+36
* This delta is primarily a fix for es2lan devices thatJack F Vogel2008-11-261-0/+4
* Merge of the source for igb and em into dev/e1000, thisJack F Vogel2008-07-301-0/+187