| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r303032 | sbruno | 2016-07-24 | 1 | -9/+6 |
* | Do not initialize the adapter on MTU change when adapter status is down. | sbruno | 2016-07-07 | 2 | -2/+4 |
* | net: Use M_HASHTYPE_OPAQUE_HASH if the mbuf flowid has hash properties | sephe | 2016-06-07 | 1 | -1/+1 |
* | dev/e1000,ixgbe: minor spelling fixes. | pfg | 2016-05-06 | 5 | -9/+9 |
* | Correct possible underflow conditions when checking for available space | sbruno | 2016-04-18 | 1 | -1/+1 |
* | Cleanup unnecessary semicolons from the kernel. | pfg | 2016-04-10 | 2 | -3/+3 |
* | tcp/lro: Use tcp_lro_flush_all in device drivers to avoid code duplication | sephe | 2016-04-01 | 1 | -5/+1 |
* | Prevent invalid ixgbe advertise setting warning | smh | 2016-03-16 | 1 | -4/+4 |
* | In FreeBSD 10 and higher the driver announces SCTP checksum offloading support | tuexen | 2016-02-04 | 1 | -7/+11 |
* | Fix ixgbe flow control autoneg reporting | smh | 2016-01-31 | 1 | -1/+4 |
* | Configure ixgbe phy & gbic power | smh | 2016-01-31 | 5 | -4/+36 |
* | ixgbe sysctl hardware defaults | smh | 2016-01-26 | 2 | -49/+86 |
* | Fix ixgbe compliation with DBG 1 | smh | 2016-01-25 | 1 | -3/+26 |
* | Fix ix advertise value after media change | smh | 2016-01-22 | 1 | -4/+10 |
* | Add optimizing LRO wrapper: | hselasky | 2016-01-19 | 2 | -6/+6 |
* | Fix VF handling of VLANs. | sbruno | 2016-01-07 | 1 | -3/+2 |
* | Fixup SFP module insertion on the 82599 when insertion happens after | sbruno | 2016-01-07 | 1 | -9/+49 |
* | Add missing #ifdef INET after r292674 to allow NOIP and NOINET kernels | bz | 2015-12-26 | 1 | -0/+2 |
* | Fix NO INET6 build broken at svn r292674 | sbruno | 2015-12-24 | 1 | -0/+2 |
* | ixgbe(4): Update to version 3.1.13-k | sbruno | 2015-12-23 | 20 | -978/+961 |
* | Add support for sysctl knobs to live tune the per interrupt rx/tx packet | sbruno | 2015-10-13 | 4 | -17/+47 |
* | A misplaced #endif in ixgbe_ioctl() causes interface MTU to become | sbruno | 2015-08-03 | 1 | -3/+3 |
* | Remove a couple of TUNABLE_INT() calls which are unnecessary after r267961. | hiren | 2015-07-21 | 1 | -2/+0 |
* | Add netmap support for ixgbe SRIOV VFs (that is, to if_ixv). | pkelsey | 2015-07-15 | 3 | -2/+62 |
* | Remove FreeBSD version check for deprecated M_FLOWID. | hiren | 2015-07-15 | 1 | -4/+0 |
* | Fix igxbe SRIOV VF (if_ixv) initialization bugs. The MAC address for | pkelsey | 2015-07-15 | 3 | -6/+8 |
* | Expose full 32bit RSS hash from card regardless of whether RSS is defined or | hiren | 2015-07-14 | 1 | -45/+52 |
* | Sync netmap sources with the version in our private tree. | luigi | 2015-07-10 | 1 | -0/+3 |
* | Catch up to the SRIOV API changes in r283670. | jhb | 2015-06-01 | 2 | -3/+4 |
* | Delta D2489 - Add SRIOV support to the Intel 10G driver. | jfv | 2015-06-01 | 6 | -177/+1380 |
* | Revert last commit, to remove added skeleton tree. | jfv | 2015-06-01 | 6 | -1382/+181 |
* | Delta D2489 - Add SRIOV support to the Intel 10G driver. | jfv | 2015-06-01 | 6 | -181/+1382 |
* | Remove the extra extern which makes gcc complain; I assume it came from | bz | 2015-05-01 | 1 | -4/+0 |
* | Add support for certain Intel X550 devices. | erj | 2015-04-30 | 30 | -400/+4793 |
* | Various fixes to the stats in igb(4), ixgbe(4), and ixl(4). | jhb | 2015-04-30 | 1 | -0/+11 |
* | Add back ixgbe_rxeof, just remove the assignment to more. | araujo | 2015-04-20 | 1 | -0/+1 |
* | Remove unused variable. | araujo | 2015-04-20 | 1 | -2/+0 |
* | Make changes to busdma code in tx/rx path similar to the ones made in r257541. | erj | 2015-04-01 | 1 | -4/+3 |
* | Fix building ixgbe with gcc, it doesn't like nested extern declarations. | andrew | 2015-03-19 | 1 | -1/+2 |
* | Fix i386 LINT build issues, and remove unused variable. | jfv | 2015-03-18 | 2 | -5/+4 |
* | Fix ixgbe(4) to compile - with RSS; with ix+ixv in the kernel. | adrian | 2015-03-18 | 3 | -11/+18 |
* | Resolve a few build issues, add module directories back into Makefile, | jfv | 2015-03-17 | 3 | -1/+10 |
* | Update to the Intel ixgbe driver: | jfv | 2015-03-17 | 30 | -8111/+8355 |
* | Fix style(9) from my previous commit r279803. | araujo | 2015-03-09 | 1 | -24/+23 |
* | Now ifconfig(8) can set the media option as 10Gbase-T for ixgbe(4). | araujo | 2015-03-09 | 1 | -0/+1 |
* | Fix the media detected for copper cables NIC based on chipset X540T. | araujo | 2015-03-09 | 1 | -11/+24 |
* | Pad RX copy alignment calculation to avoid illegal memory accesses | ngie | 2015-02-28 | 1 | -2/+3 |
* | Migrate using CPU_ZERO() + CPU_SET() -> CPU_SETOF(). | adrian | 2015-02-25 | 1 | -2/+1 |
* | Change uses of taskqueue_start_threads_pinned() -> taskqueue_start_threads_cp... | adrian | 2015-02-24 | 1 | -2/+7 |
* | Refactor / restructure the RSS code into generic, IPv4 and IPv6 specific | adrian | 2015-01-18 | 1 | -1/+1 |