summaryrefslogtreecommitdiffstats
path: root/sys/dev/e1000/if_em.c
Commit message (Expand)AuthorAgeFilesLines
* When user_frac in the polling subsystem is low it is going to busy theattilio2009-05-301-11/+22
* Call drbr_stats_update to update ifp stats directly when we bypass the buf_ri...kmacy2009-05-141-3/+6
* fix typo in conditionalkmacy2009-04-271-1/+1
* collapse the two em_start_locked routines in to onekmacy2009-04-271-48/+4
* Correct fat finger mistakejfv2009-04-271-1/+1
* 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
* - define em_transmit and em_qflushkmacy2009-04-141-13/+128
* This delta syncs the em and igb drivers with Intel,jfv2009-04-101-88/+88
* Restore opt_inet.h include which was lost in the last commit.thompsa2008-12-071-0/+1
* This delta is primarily a fix for es2lan devices thatjfv2008-11-261-12/+82
* Hide AF_INET specific ioctl handling under #ifdef INET.bz2008-11-061-0/+5
* Merge of the source for igb and em into dev/e1000, thisjfv2008-07-301-0/+5317
OpenPOWER on IntegriCloud