| Commit message (Expand) | Author | Age | Files | Lines |
| * | On a 32 bit kernel the igb driver may cause a page | Jack F Vogel | 2009-11-16 | 1 | -3/+3 |
| * | This fixes kern/138516, an mbuf leak in both the em | Jack F Vogel | 2009-09-11 | 2 | -11/+24 |
| * | MFC r196386: | Xin LI | 2009-08-19 | 2 | -2/+4 |
| * | Improvement on the last change, this gives a precise | Jack F Vogel | 2009-07-24 | 2 | -12/+12 |
| * | This delta fixes two bugs: | Jack F Vogel | 2009-07-24 | 2 | -6/+17 |
| * | A small number of systems in the ICH9/10 family have a flash | Jack F Vogel | 2009-07-24 | 1 | -22/+2 |
| * | Re-add opt_inet.h, as we did in r193862 and lost yet again. | Bjoern A. Zeeb | 2009-07-14 | 1 | -0/+1 |
| * | The new method of reading the mac address from the | Jack F Vogel | 2009-07-06 | 1 | -1/+36 |
| * | Type problem when FreeBSD is in a virtualized environment, the | Jack F Vogel | 2009-06-29 | 1 | -1/+1 |
| * | Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ | Robert Watson | 2009-06-26 | 2 | -4/+4 |
| * | Change intr_bind to bus_bind_intr, also limit this to | Jack F Vogel | 2009-06-25 | 1 | -6/+4 |
| * | need to make intr_bind call architecture specific for | Jack F Vogel | 2009-06-24 | 1 | -2/+2 |
| * | Fix lint issue. | Jack F Vogel | 2009-06-24 | 1 | -2/+2 |
| * | Updates for both the em and igb drivers, add support | Jack F Vogel | 2009-06-24 | 19 | -1505/+2742 |
| * | Add opt_inet.h back lost with r190872. | Bjoern A. Zeeb | 2009-06-09 | 1 | -0/+1 |
| * | When user_frac in the polling subsystem is low it is going to busy the | Attilio Rao | 2009-05-30 | 1 | -11/+22 |
| * | Call drbr_stats_update to update ifp stats directly when we bypass the buf_ri... | Kip Macy | 2009-05-14 | 1 | -3/+6 |
| * | fix typo in conditional | Kip Macy | 2009-04-27 | 1 | -1/+1 |
| * | collapse the two em_start_locked routines in to one | Kip Macy | 2009-04-27 | 2 | -48/+24 |
| * | Correct fat finger mistake | Jack F Vogel | 2009-04-27 | 1 | -1/+1 |
| * | igb_txeof also has a case where the watchdog may not | Jack F Vogel | 2009-04-27 | 1 | -9/+8 |
| * | Thanks for Michael Tuexen for tracking down a path where | Jack F Vogel | 2009-04-27 | 1 | -14/+21 |
| * | fix typo | Kip Macy | 2009-04-23 | 1 | -1/+1 |
| * | fix panic when using msix | Kip Macy | 2009-04-23 | 1 | -0/+5 |
| * | Make sure the ALTQ case is handle correctly by using drbr_dequeue | Kip Macy | 2009-04-23 | 1 | -1/+1 |
| * | call base if_qflush routine to flush if_snd | Kip Macy | 2009-04-16 | 1 | -0/+1 |
| * | Thanks to Michael Tuexen and Randall Scott for providing a | Jack F Vogel | 2009-04-14 | 1 | -8/+8 |
| * | - define em_transmit and em_qflush | Kip Macy | 2009-04-14 | 2 | -13/+138 |
| * | Fix build problem with data format. | Jack F Vogel | 2009-04-10 | 1 | -2/+2 |
| * | This delta syncs the em and igb drivers with Intel, | Jack F Vogel | 2009-04-10 | 22 | -1042/+1722 |
| * | Fix a cut/paste bug which prevents us from setting the average | George V. Neville-Neil | 2009-01-13 | 1 | -1/+1 |
| * | Restore opt_inet.h include which was lost in the last commit. | Andrew Thompson | 2008-12-07 | 1 | -0/+1 |
| * | Thanks to the reminder from Ganbold, small fix in the RX failure | Jack F Vogel | 2008-11-27 | 1 | -13/+11 |
| * | This delta is primarily a fix for es2lan devices that | Jack F Vogel | 2008-11-26 | 26 | -1388/+1368 |
| * | Hide AF_INET specific ioctl handling under #ifdef INET. | Bjoern A. Zeeb | 2008-11-06 | 1 | -0/+5 |
| * | Hide AF_INET specific ioctl handling under #ifdef INET. | Bjoern A. Zeeb | 2008-11-06 | 1 | -0/+5 |
| * | Update to igb driver: | Jack F Vogel | 2008-08-28 | 2 | -289/+183 |
| * | Data type fix | Jack F Vogel | 2008-07-31 | 1 | -2/+2 |
| * | Include netinet/tcp_lro.h, unbreak the build | Paul Saab | 2008-07-30 | 1 | -1/+1 |
| * | Merge of the source for igb and em into dev/e1000, this | Jack F Vogel | 2008-07-30 | 35 | -0/+35053 |