aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/e1000
Commit message (Expand)AuthorAgeFilesLines
* MFC r241844:Eitan Adler2012-11-041-1/+1
* Merge r240680 from head:Gavin Atkinson2012-10-281-3/+3
* MFC r240879Sean Bruno2012-10-093-3/+3
* MFC: r233423Marius Strobl2012-03-311-1/+2
* MFC r228441:Matthew D Fleming2011-12-313-5/+9
* MFC r218909:Rebecca Cran2011-02-242-2/+2
* MFC rev 217591Jack F Vogel2011-01-221-5/+10
* MFC rev 217295Jack F Vogel2011-01-221-3/+11
* MFC r216173Jack F Vogel2010-12-151-2/+0
* MFC r216172, r216176Jack F Vogel2010-12-141-37/+32
* Make stable/7 LINT compile again unbreaking the if_lem polling interfaceBjoern A. Zeeb2010-11-281-3/+3
* Correct em_poll type for stable/7Jack F Vogel2010-11-271-3/+3
* Add missing shared code files.Jack F Vogel2010-11-274-0/+1733
* MFC: r214646, r215781, r215789, 215808Jack F Vogel2010-11-2723-1566/+2959
* MFC r211913:Pyun YongHyeon2010-09-276-17/+50
* MFC r211909:Pyun YongHyeon2010-09-271-3/+6
* MFC r211907:Pyun YongHyeon2010-09-273-15/+33
* MFC 212902:John Baldwin2010-09-274-343/+401
* Fix the build with DEVICE_POLLING enabled. Poll handlers return voidJohn Baldwin2010-09-012-7/+4
* MFC 206429:John Baldwin2010-08-314-311/+449
* Fix a build breakage foudn by the module build in tinderbox.George V. Neville-Neil2010-08-041-1/+1
* MFC: 209241, 209512, 210428, 210452George V. Neville-Neil2010-08-032-174/+513
* Remove gratuitous whitespace changes accidentally added in the previousJohn Baldwin2010-06-282-3/+4
* Remove some gratuitous local diffs.John Baldwin2010-06-282-4/+3
* MFC: r208117Marius Strobl2010-05-181-3/+3
* Change lem_poll to match emJack F Vogel2010-05-171-3/+3
* Change poll routine to conform to proper interface.Jack F Vogel2010-05-161-3/+3
* Add missing lem files to the MFCJack F Vogel2010-05-152-0/+5033
* MFC the new em/lem/igb drivers for stable/7Jack F Vogel2010-05-1429-5451/+8430
* MFC: Disable the alignment restrictions in the bus dma tags for RX and TXJohn Baldwin2010-02-011-2/+2
* Change default on RX queues to 1, this has been foundJack F Vogel2009-04-141-1/+1
* MFC of average latency bug fixGeorge V. Neville-Neil2009-01-131-1/+1
* MFC of a critical fix for the ESB2 adapters in the emJack F Vogel2008-12-0127-1654/+1557
* MFC of the em/igb driver reorgJack F Vogel2008-08-1135-0/+35053