summaryrefslogtreecommitdiff
path: root/sys/dev/e1000
Commit message (Expand)AuthorAgeFilesLines
* MFH: sync the netmap code with the one in HEADLuigi Rizzo2014-02-183-4/+4
* MFC: 261291George V. Neville-Neil2014-02-071-1/+1
* MFC revision 259907Luigi Rizzo2014-01-051-1/+1
* Merge from head: sync the netmap code with the one in HEADLuigi Rizzo2013-11-063-8/+12
* MFC: r256069Hiren Panchasara2013-10-191-0/+3
* MFC r254264 Make the igb_mq_start() routine use TRYLOCK rather than simpleJack F Vogel2013-08-151-1/+7
* MFC r254262 Further improve the msix setup, make sure pci_alloc_msix() gives usJack F Vogel2013-08-152-11/+23
* MFC r254008 Make the fallback from MSIX to MSI interrupt usage more graceful.Jack F Vogel2013-08-152-23/+24
* Merge r254263:Scott Long2013-08-133-27/+3
* When the igb driver is static there are cases when early interrupts occur,Jack F Vogel2013-08-061-0/+4
* MFC: r253284, r253285, r253303:Jack F Vogel2013-07-153-6/+9
* MFC e1000 driver revisions: 248906,248908,249074,249339,249509Jack F Vogel2013-07-065-60/+128
* MFC: sync the version of netmap with the one in HEAD, including deviceLuigi Rizzo2013-05-105-78/+48
* MFC r249070Sean Bruno2013-05-081-1/+2
* MFC of the E1000 drivers including revisions:Jack F Vogel2013-03-1423-2209/+2615
* MFC: r243857 (partial)Marius Strobl2013-03-093-14/+14
* MFC 240968:John Baldwin2013-02-281-1/+1
* Merge r241037 from head:Gleb Smirnoff2012-11-232-2/+6
* MFC r241844:Eitan Adler2012-11-041-1/+1
* MFC r241917:Eitan Adler2012-10-301-5/+0
* Merge r240680 from head:Gavin Atkinson2012-10-241-3/+3
* MFC r240879Sean Bruno2012-10-093-3/+3
* MFC r240518:Eitan Adler2012-09-172-2/+2
* MFC of the e1000 drivers: 236406,238148,238151,238181, and 238214Jack F Vogel2012-07-0820-1086/+2315
* MFC of the e1000 drivers: revisions includeJack F Vogel2012-05-1628-4468/+6349
* MFC 235210Sean Bruno2012-05-131-2/+17
* MFC: r233423Marius Strobl2012-03-311-1/+2
* MFC 232367:John Baldwin2012-03-231-4/+6
* MFC r227458, r226436:Eitan Adler2012-01-041-1/+1
* MFC r228441:Matthew D Fleming2011-12-313-6/+10
* Clear transmit checksum offload context state upon lem(4) interfaceRyan Stone2011-09-171-0/+1
* A fix to make the LINT-NOINET build happy, if thisJack F Vogel2011-07-071-3/+3
* - Add read-only sysctls for all of the tunables supported by the igb andJohn Baldwin2011-06-293-5/+53
* Put back the global for rx processing due to popular demand.Jack F Vogel2011-06-231-1/+5
* Eliminate some global tuneables in favor of adapter-specific,Jack F Vogel2011-06-202-63/+125
* - Use a dedicated task to handle deferred transmits from the if_transmitJohn Baldwin2011-06-172-10/+64
* Add an initialization to the error variable, withoutJack F Vogel2011-05-051-2/+2
* Small change to make backporting to stable/7,Jack F Vogel2011-04-281-1/+1
* Important update for the igb driver:Jack F Vogel2011-04-052-84/+110
* Fix to an error condition case, when an mbuf chainJack F Vogel2011-04-011-16/+6
* Change the refresh_mbuf logic slightly, add an inlineJack F Vogel2011-04-012-10/+30
* Do a sweep of the tree replacing calls to pci_find_extcap() with calls toJohn Baldwin2011-03-233-5/+5
* A cut and paste here was wrong also.Jack F Vogel2011-03-191-1/+1
* Correct broken defineJack F Vogel2011-03-191-1/+1
* This delta updates the em driver to version 7.2.2 which hasJack F Vogel2011-03-189-341/+404
* Fix typos - remove duplicate "the".Rebecca Cran2011-02-212-2/+2
* Fix the shared code to be consistent with Intel-internal,Jack F Vogel2011-02-1210-87/+218
* Restore 2 prototypes that seem to have been mistakenly removed in r218582.Doug Barton2011-02-111-0/+2
* Somehow the RX ring depletion fix got partially removed,Jack F Vogel2011-02-111-4/+17
* Revert changes made here, they will cause a conflictJack F Vogel2011-02-111-3/+0