| Commit message (Expand) | Author | Age | Files | Lines |
| * | Partial MFC of r285528 as full RSS support is not available in FreeBSD 10. | Hiren Panchasara | 2015-07-21 | 1 | -1/+19 |
| * | Fix a typo in r285668. Replace hw.ixgbe.* with correct hw.ix.* for a couple of | Hiren Panchasara | 2015-07-21 | 1 | -2/+2 |
| * | Loader tunable fetching has been broken on stable/10 since ix(4) rewrite | Hiren Panchasara | 2015-07-18 | 1 | -0/+6 |
| * | Re-add if_hw_tso* assignments to if_ix.c that were removed in r283668. | Eric Joyner | 2015-06-30 | 1 | -0/+4 |
| * | Limit the number of autoconfigured queues to 8. | Eric Joyner | 2015-06-26 | 1 | -2/+5 |
| * | Fix build issue and incompatibilites introduced by r283620. | Eric Joyner | 2015-05-28 | 2 | -10/+51 |
| * | MFC ixgbe commits for 10.2: | Eric Joyner | 2015-05-27 | 33 | -8187/+12891 |
| * | Convert space to tabs in the bits that I changed in my last commit. | Marcelo Araujo | 2015-05-13 | 1 | -23/+23 |
| * | Fix the media detected for copper cables NIC based on chipsest X540T. | Marcelo Araujo | 2015-05-12 | 1 | -11/+23 |
| * | MFC r275358 r275483 r276982 - Removing M_FLOWID by hps@ | Hiren Panchasara | 2015-04-24 | 2 | -4/+4 |
| * | MFC r279393: | Enji Cooper | 2015-04-24 | 1 | -2/+3 |
| * | MFC r263710, r273377, r273378, r273423 and r273455: | Hans Petter Selasky | 2014-10-27 | 2 | -3/+3 |
| * | MFC r273112: Set the DROP_EN bit before the RX queue is brought up and active. | Adrian Chadd | 2014-10-18 | 1 | -0/+14 |
| * | MFC r271648 - The error bits are not valid with EOP=0; so intermediary | Adrian Chadd | 2014-10-11 | 2 | -8/+1 |
| * | Merge r271647 - Fix a double-free of mbufs in rx_ixgbe_discard(). | Adrian Chadd | 2014-10-11 | 1 | -6/+7 |
| * | MFC: r271286 | Christian Brueffer | 2014-09-15 | 2 | -2/+2 |
| * | MFC 270063: update of netmap code | Luigi Rizzo | 2014-08-20 | 1 | -3/+3 |
| * | Make the ixgbe tunables now match their sysctl counterparts. | Steven Hartland | 2014-08-14 | 1 | -9/+9 |
| * | MFC r268790 | Hiren Panchasara | 2014-07-20 | 1 | -1/+1 |
| * | MFC svn 267065 and 267187 | Luigi Rizzo | 2014-06-09 | 1 | -2/+2 |
| * | MFH: sync the netmap code with the one in HEAD | Luigi Rizzo | 2014-02-18 | 1 | -4/+5 |
| * | MFC: 257695 | Oleg Bulyzhin | 2013-11-19 | 1 | -17/+19 |
| * | There are some high performance NICs that count statistics in hardware, | Gleb Smirnoff | 2013-10-09 | 1 | -1/+2 |
| * | Expose system level ixgbe sysctls. | Hiren Panchasara | 2013-10-05 | 1 | -0/+26 |
| * | Restructure the mbuf pkthdr to make it fit for upcoming capabilities and | Andre Oppermann | 2013-08-24 | 2 | -2/+2 |
| * | 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 | 2 | -2/+10 |
| * | Make the various driver MSIX setup routines fallback to MSI more | Jack F Vogel | 2013-08-06 | 2 | -27/+26 |
| * | Correct a fat-finger in the last delta. | Jack F Vogel | 2013-08-05 | 1 | -1/+1 |
| * | A number of important fixes: | Jack F Vogel | 2013-08-01 | 1 | -24/+20 |
| * | Opps, need to change the VF code as well. | Jack F Vogel | 2013-07-12 | 1 | -3/+0 |
| * | Remove the conditional define around the option headers, | Jack F Vogel | 2013-07-12 | 1 | -3/+0 |
| * | Fix my last commit, flags rather than flag... duh. | Jack F Vogel | 2013-07-11 | 1 | -1/+1 |
| * | Fix to a panic found internally, bad pointer during rxeof | Jack F Vogel | 2013-07-10 | 1 | -0/+1 |
| * | Add quad port probe support, this gives the admin proper information about th... | Jack F Vogel | 2013-06-18 | 22 | -447/+3128 |
| * | use netmap_rx_irq() / netmap_tx_irq() to handle interrupts in | Luigi Rizzo | 2013-04-30 | 1 | -23/+4 |
| * | Two small fixes: | Jack F Vogel | 2013-03-29 | 1 | -8/+36 |
| * | Fix a small, but important bug, a task drain was mistakenly | Jack F Vogel | 2013-03-04 | 1 | -1/+1 |
| * | First, sync to internal shared code, and then | Jack F Vogel | 2013-03-04 | 19 | -291/+1004 |
| * | revert 247035 | Dag-Erling Smørgrav | 2013-02-20 | 1 | -16/+18 |
| * | Reduce excessive nesting. | Dag-Erling Smørgrav | 2013-02-20 | 1 | -18/+16 |
| * | This fixes a out-of-order problem with several | Randall Stewart | 2013-02-07 | 2 | -23/+24 |
| * | Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de... | Sofian Brabez | 2013-01-30 | 2 | -2/+4 |
| * | Clean some 'svn:executable' properties in the tree. | Pedro F. Giffuni | 2013-01-26 | 4 | -0/+0 |
| * | rename the 'tag' and 'map' fields used the rx ring to their | Luigi Rizzo | 2012-12-20 | 2 | -23/+23 |
| * | Mechanically substitute flags from historic mbuf allocator with | Gleb Smirnoff | 2012-12-04 | 2 | -4/+4 |
| * | Remove the sysctl process_limit interface, after some | Jack F Vogel | 2012-12-03 | 1 | -43/+7 |
| * | Patch #12 OK, I said there was only 11 patches, but unfortunately | Jack F Vogel | 2012-12-01 | 1 | -22/+42 |
| * | Patch #11 - The final patch: this one greatly improves the | Jack F Vogel | 2012-12-01 | 2 | -84/+86 |
| * | Patch #10 Performance - this changes the protocol offload | Jack F Vogel | 2012-12-01 | 1 | -52/+46 |