| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix drbr and altq interaction: | mlaier | 2010-02-13 | 1 | -2/+6 |
* | A few minor changes: add altq option header, add missing conditional | jfv | 2010-02-01 | 1 | -0/+112 |
* | Add a link tasklet so updates can be sleepable. | jfv | 2010-01-27 | 1 | -6/+22 |
* | Missing a fix for the new watchdog handling. | jfv | 2010-01-26 | 1 | -0/+1 |
* | Update the 1G drivers, shared code sync with Intel, | jfv | 2010-01-26 | 1 | -1014/+759 |
* | - Add missing newlines to some error messages. | jhb | 2009-12-18 | 1 | -3/+6 |
* | Remove phantom line of code that somehow slipped | jfv | 2009-12-08 | 1 | -1/+0 |
* | Resync with Intel versions of both the em and igb | jfv | 2009-12-08 | 1 | -567/+629 |
* | With an i386 kernel the igb driver can cause a | jfv | 2009-11-11 | 1 | -3/+3 |
* | Fix build issue with last commit. | jfv | 2009-09-10 | 1 | -2/+2 |
* | Fix an xmit mbuf leak, when transmit failed but you | jfv | 2009-09-10 | 1 | -6/+14 |
* | Temporarily enhance em(4) and igb(4) hack to take account for IFF_NOARP. | delphij | 2009-08-19 | 1 | -1/+2 |
* | Improvement on the last change, this gives a precise | jfv | 2009-07-24 | 1 | -6/+6 |
* | This delta fixes two bugs: | jfv | 2009-07-24 | 1 | -1/+8 |
* | Re-add opt_inet.h, as we did in r193862 and lost yet again. | bz | 2009-07-14 | 1 | -0/+1 |
* | Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ | rwatson | 2009-06-26 | 1 | -2/+2 |
* | Change intr_bind to bus_bind_intr, also limit this to | jfv | 2009-06-25 | 1 | -6/+4 |
* | need to make intr_bind call architecture specific for | jfv | 2009-06-24 | 1 | -2/+2 |
* | Fix lint issue. | jfv | 2009-06-24 | 1 | -2/+2 |
* | Updates for both the em and igb drivers, add support | jfv | 2009-06-24 | 1 | -541/+663 |
* | Add opt_inet.h back lost with r190872. | bz | 2009-06-09 | 1 | -0/+1 |
* | igb_txeof also has a case where the watchdog may not | jfv | 2009-04-27 | 1 | -9/+8 |
* | Thanks to Michael Tuexen and Randall Scott for providing a | jfv | 2009-04-14 | 1 | -8/+8 |
* | Fix build problem with data format. | jfv | 2009-04-10 | 1 | -2/+2 |
* | This delta syncs the em and igb drivers with Intel, | jfv | 2009-04-10 | 1 | -404/+598 |
* | Fix a cut/paste bug which prevents us from setting the average | gnn | 2009-01-13 | 1 | -1/+1 |
* | Thanks to the reminder from Ganbold, small fix in the RX failure | jfv | 2008-11-27 | 1 | -13/+11 |
* | This delta is primarily a fix for es2lan devices that | jfv | 2008-11-26 | 1 | -4/+4 |
* | Hide AF_INET specific ioctl handling under #ifdef INET. | bz | 2008-11-06 | 1 | -0/+5 |
* | Update to igb driver: | jfv | 2008-08-28 | 1 | -282/+168 |
* | Data type fix | jfv | 2008-07-31 | 1 | -2/+2 |
* | Include netinet/tcp_lro.h, unbreak the build | ps | 2008-07-30 | 1 | -1/+1 |
* | Merge of the source for igb and em into dev/e1000, this | jfv | 2008-07-30 | 1 | -0/+4809 |