summaryrefslogtreecommitdiffstats
path: root/sys/dev/e1000
Commit message (Expand)AuthorAgeFilesLines
* fix typo in conditionalkmacy2009-04-271-1/+1
* collapse the two em_start_locked routines in to onekmacy2009-04-272-48/+24
* Correct fat finger mistakejfv2009-04-271-1/+1
* igb_txeof also has a case where the watchdog may notjfv2009-04-271-9/+8
* Thanks for Michael Tuexen for tracking down a path wherejfv2009-04-271-14/+21
* fix typokmacy2009-04-231-1/+1
* fix panic when using msixkmacy2009-04-231-0/+5
* Make sure the ALTQ case is handle correctly by using drbr_dequeuekmacy2009-04-231-1/+1
* call base if_qflush routine to flush if_sndkmacy2009-04-161-0/+1
* Thanks to Michael Tuexen and Randall Scott for providing ajfv2009-04-141-8/+8
* - define em_transmit and em_qflushkmacy2009-04-142-13/+138
* Fix build problem with data format.jfv2009-04-101-2/+2
* This delta syncs the em and igb drivers with Intel,jfv2009-04-1022-1042/+1722
* Fix a cut/paste bug which prevents us from setting the averagegnn2009-01-131-1/+1
* Restore opt_inet.h include which was lost in the last commit.thompsa2008-12-071-0/+1
* Thanks to the reminder from Ganbold, small fix in the RX failurejfv2008-11-271-13/+11
* This delta is primarily a fix for es2lan devices thatjfv2008-11-2626-1388/+1368
* Hide AF_INET specific ioctl handling under #ifdef INET.bz2008-11-061-0/+5
* Hide AF_INET specific ioctl handling under #ifdef INET.bz2008-11-061-0/+5
* Update to igb driver:jfv2008-08-282-289/+183
* Data type fixjfv2008-07-311-2/+2
* Include netinet/tcp_lro.h, unbreak the buildps2008-07-301-1/+1
* Merge of the source for igb and em into dev/e1000, thisjfv2008-07-3035-0/+35053
OpenPOWER on IntegriCloud