| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update to the Intel ixgbe driver: | Jack F Vogel | 2015-03-17 | 1 | -4006/+0 |
| * | Start process of removing the use of the deprecated "M_FLOWID" flag | Hans Petter Selasky | 2014-12-01 | 1 | -2/+2 |
| * | Fix multiple incorrect SYSCTL arguments in the kernel: | Hans Petter Selasky | 2014-10-21 | 1 | -2/+2 |
| * | Mechanically switch ixv(4) to if_inc_counter(). | Gleb Smirnoff | 2014-09-28 | 1 | -5/+5 |
| * | Use the right constants in comparisons. This is currently a nop, as | Christian Brueffer | 2014-09-08 | 1 | -1/+1 |
| * | Use define from if_var.h to access a field inside struct if_data, | Gleb Smirnoff | 2014-08-30 | 1 | -1/+1 |
| * | - Don't compare bus_dma map pointers for static DMA allocations against | John Baldwin | 2014-06-12 | 1 | -1/+0 |
| * | Restructure the mbuf pkthdr to make it fit for upcoming capabilities and | Andre Oppermann | 2013-08-24 | 1 | -1/+1 |
| * | Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI | Scott Long | 2013-08-12 | 1 | -7/+1 |
| * | Improve the MSIX setup code in the drivers, thanks to Marius for | Jack F Vogel | 2013-08-12 | 1 | -1/+3 |
| * | Make the various driver MSIX setup routines fallback to MSI more | Jack F Vogel | 2013-08-06 | 1 | -10/+8 |
| * | Opps, need to change the VF code as well. | Jack F Vogel | 2013-07-12 | 1 | -3/+0 |
| * | First, sync to internal shared code, and then | Jack F Vogel | 2013-03-04 | 1 | -5/+3 |
| * | This fixes a out-of-order problem with several | Randall Stewart | 2013-02-07 | 1 | -12/+12 |
| * | Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de... | Sofian Brabez | 2013-01-30 | 1 | -1/+2 |
| * | Mechanically substitute flags from historic mbuf allocator with | Gleb Smirnoff | 2012-12-04 | 1 | -3/+3 |
| * | Now that device disabling is generic, remove extraneous code from the | Eitan Adler | 2012-10-22 | 1 | -5/+0 |
| * | This isn't functionally identical. In some cases a hint to disable | Eitan Adler | 2012-10-22 | 1 | -0/+5 |
| * | Now that device disabling is generic, remove extraneous code from the | Eitan Adler | 2012-10-22 | 1 | -5/+0 |
| * | The drbr(9) API appeared to be so unclear, that most drivers in | Gleb Smirnoff | 2012-09-28 | 1 | -1/+3 |
| * | Update to the ixgbe driver: | Jack F Vogel | 2012-07-05 | 1 | -4/+4 |
| * | More conversions of drivers to use the PCI parent DMA tag. | Scott Long | 2012-03-12 | 1 | -1/+2 |
| * | New hardware support: Intel X540 adapter support added. | Jack F Vogel | 2012-01-30 | 1 | -52/+84 |
| * | ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again | Kevin Lo | 2012-01-07 | 1 | -1/+0 |
| * | Consistently use types in ixgbe driver code: | Matthew D Fleming | 2011-12-12 | 1 | -4/+4 |
| * | Cut and paste mistake corrected. | Jack F Vogel | 2011-06-02 | 1 | -1/+1 |
| * | First off: update the driver README, the old one was horribly | Jack F Vogel | 2011-06-02 | 1 | -10/+48 |
| * | Do a sweep of the tree replacing calls to pci_find_extcap() with calls to | John Baldwin | 2011-03-23 | 1 | -1/+1 |
| * | Update ixgbe driver to verion 2.3.6 | Jack F Vogel | 2010-11-26 | 1 | -0/+3950 |