| Commit message (Expand) | Author | Age | Files | Lines |
| * | ix(4): Move {mod,msf,mbx,fdir,phy,link}_task to lock protected handler | Eric Joyner | 2019-05-10 | 7 | -113/+168 |
| * | MFC: r343203 | Marius Strobl | 2019-02-13 | 2 | -4/+6 |
| * | MFC r343772, r343867 | Vincenzo Maffione | 2019-02-12 | 1 | -4/+4 |
| * | MFC r339639 | Vincenzo Maffione | 2018-12-04 | 4 | -7/+6 |
| * | Move 1-second spin into ixgbe_netmap_reg() | Stephen Hurd | 2018-04-13 | 2 | -2/+1 |
| * | Work around netmap issue with ixgbe | Stephen Hurd | 2018-04-12 | 1 | -0/+2 |
| * | MFC r331797: | Brooks Davis | 2018-04-08 | 1 | -2/+2 |
| * | Revert r330897: | Eitan Adler | 2018-03-29 | 25 | -25/+0 |
| * | Partial merge of the SPDX changes | Eitan Adler | 2018-03-14 | 25 | -0/+25 |
| * | Merge r323509 and r324994 adding Cavium LiquidIO Driver (lio) | Sean Bruno | 2017-11-09 | 1 | -1/+2 |
| * | MFC r323024: | Konstantin Belousov | 2017-09-06 | 1 | -0/+2 |
| * | MFC r320916 | Sean Bruno | 2017-07-12 | 1 | -1/+1 |
| * | MFC r316541, r316544, and r320688 from HEAD to stable/11. | Eric Joyner | 2017-07-11 | 41 | -8696/+13134 |
| * | MFC r312544 | Ryan Stone | 2017-02-07 | 1 | -0/+1 |
| * | MFC r303032 | Sean Bruno | 2016-07-24 | 1 | -9/+6 |
| * | Do not initialize the adapter on MTU change when adapter status is down. | Sean Bruno | 2016-07-07 | 2 | -2/+4 |
| * | net: Use M_HASHTYPE_OPAQUE_HASH if the mbuf flowid has hash properties | Sepherosa Ziehau | 2016-06-07 | 1 | -1/+1 |
| * | dev/e1000,ixgbe: minor spelling fixes. | Pedro F. Giffuni | 2016-05-06 | 5 | -9/+9 |
| * | Correct possible underflow conditions when checking for available space | Sean Bruno | 2016-04-18 | 1 | -1/+1 |
| * | Cleanup unnecessary semicolons from the kernel. | Pedro F. Giffuni | 2016-04-10 | 2 | -3/+3 |
| * | tcp/lro: Use tcp_lro_flush_all in device drivers to avoid code duplication | Sepherosa Ziehau | 2016-04-01 | 1 | -5/+1 |
| * | Prevent invalid ixgbe advertise setting warning | Steven Hartland | 2016-03-16 | 1 | -4/+4 |
| * | In FreeBSD 10 and higher the driver announces SCTP checksum offloading support | Michael Tuexen | 2016-02-04 | 1 | -7/+11 |
| * | Fix ixgbe flow control autoneg reporting | Steven Hartland | 2016-01-31 | 1 | -1/+4 |
| * | Configure ixgbe phy & gbic power | Steven Hartland | 2016-01-31 | 5 | -4/+36 |
| * | ixgbe sysctl hardware defaults | Steven Hartland | 2016-01-26 | 2 | -49/+86 |
| * | Fix ixgbe compliation with DBG 1 | Steven Hartland | 2016-01-25 | 1 | -3/+26 |
| * | Fix ix advertise value after media change | Steven Hartland | 2016-01-22 | 1 | -4/+10 |
| * | Add optimizing LRO wrapper: | Hans Petter Selasky | 2016-01-19 | 2 | -6/+6 |
| * | Fix VF handling of VLANs. | Sean Bruno | 2016-01-07 | 1 | -3/+2 |
| * | Fixup SFP module insertion on the 82599 when insertion happens after | Sean Bruno | 2016-01-07 | 1 | -9/+49 |
| * | Add missing #ifdef INET after r292674 to allow NOIP and NOINET kernels | Bjoern A. Zeeb | 2015-12-26 | 1 | -0/+2 |
| * | Fix NO INET6 build broken at svn r292674 | Sean Bruno | 2015-12-24 | 1 | -0/+2 |
| * | ixgbe(4): Update to version 3.1.13-k | Sean Bruno | 2015-12-23 | 20 | -974/+957 |
| * | Add support for sysctl knobs to live tune the per interrupt rx/tx packet | Sean Bruno | 2015-10-13 | 4 | -17/+47 |
| * | A misplaced #endif in ixgbe_ioctl() causes interface MTU to become | Sean Bruno | 2015-08-03 | 1 | -3/+3 |
| * | Remove a couple of TUNABLE_INT() calls which are unnecessary after r267961. | Hiren Panchasara | 2015-07-21 | 1 | -2/+0 |
| * | Add netmap support for ixgbe SRIOV VFs (that is, to if_ixv). | Patrick Kelsey | 2015-07-15 | 3 | -2/+62 |
| * | Remove FreeBSD version check for deprecated M_FLOWID. | Hiren Panchasara | 2015-07-15 | 1 | -4/+0 |
| * | Fix igxbe SRIOV VF (if_ixv) initialization bugs. The MAC address for | Patrick Kelsey | 2015-07-15 | 3 | -6/+8 |
| * | Expose full 32bit RSS hash from card regardless of whether RSS is defined or | Hiren Panchasara | 2015-07-14 | 1 | -45/+52 |
| * | Sync netmap sources with the version in our private tree. | Luigi Rizzo | 2015-07-10 | 1 | -0/+3 |
| * | Catch up to the SRIOV API changes in r283670. | John Baldwin | 2015-06-01 | 2 | -3/+4 |
| * | Delta D2489 - Add SRIOV support to the Intel 10G driver. | Jack F Vogel | 2015-06-01 | 6 | -177/+1380 |
| * | Revert last commit, to remove added skeleton tree. | Jack F Vogel | 2015-06-01 | 6 | -1382/+181 |
| * | Delta D2489 - Add SRIOV support to the Intel 10G driver. | Jack F Vogel | 2015-06-01 | 6 | -181/+1382 |
| * | Remove the extra extern which makes gcc complain; I assume it came from | Bjoern A. Zeeb | 2015-05-01 | 1 | -4/+0 |
| * | Add support for certain Intel X550 devices. | Eric Joyner | 2015-04-30 | 30 | -400/+4793 |
| * | Various fixes to the stats in igb(4), ixgbe(4), and ixl(4). | John Baldwin | 2015-04-30 | 1 | -0/+11 |
| * | Add back ixgbe_rxeof, just remove the assignment to more. | Marcelo Araujo | 2015-04-20 | 1 | -0/+1 |