| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r360398 and r360902 | Eric Joyner | 2020-05-14 | 2 | -0/+42 |
| * | MFC isc_pause_frame field fixes to Intel ethernet drivers | Eric Joyner | 2020-01-02 | 1 | -2/+12 |
| * | MFC r354349: if_ixv: disable RSS configuration on 82599 and X540 VFs | Andriy Gapon | 2019-12-03 | 2 | -2/+14 |
| * | MFC r353599 | Eric Joyner | 2019-10-16 | 1 | -3/+1 |
| * | MFC r352656: ix/ixv: Read MSI-X bar from device config | Eric Joyner | 2019-09-30 | 3 | -5/+4 |
| * | MFC r345303, r345305, r345657, r345658 | Eric Joyner | 2019-04-17 | 2 | -12/+2 |
| * | MFC r344643 and r345306 | Eric Joyner | 2019-04-17 | 2 | -2/+2 |
| * | MFC r343617, r343618: | Konstantin Belousov | 2019-02-15 | 1 | -3/+1 |
| * | MFC: r343622 | Marius Strobl | 2019-02-13 | 3 | -1/+3 |
| * | MFC: r343621 | Marius Strobl | 2019-02-13 | 3 | -59/+59 |
| * | MFC: r343369 | Marius Strobl | 2019-02-13 | 3 | -4/+11 |
| * | MFC: r343203 | Marius Strobl | 2019-02-13 | 2 | -4/+6 |
| * | MFC: r343578 (partial) | Marius Strobl | 2019-02-07 | 2 | -10/+5 |
| * | MFC r341156: | Stephen Hurd | 2018-12-03 | 1 | -0/+2 |
| * | em/igb/ix(4): Port two Tx/Rx fixes made to ixl in r339338 | Eric Joyner | 2018-10-14 | 1 | -13/+8 |
| * | Fix PNP entries for if_ix and if_ixv properly using the IFLIB_PNP_INFO() | Yuri Pankov | 2018-10-11 | 2 | -5/+2 |
| * | Reapply, with minor tweaks, r338025, from the original commit: | Warner Losh | 2018-09-26 | 2 | -2/+2 |
| * | ix(4), ixv(4): VLAN tag stripping fixes for Amazon EC2 Enhanced Networking | Eric Joyner | 2018-09-11 | 2 | -11/+22 |
| * | Back out r338035 until Warner is finished churning GSoC PNP patches | Conrad Meyer | 2018-08-19 | 2 | -2/+2 |
| * | Remove unused and easy to misuse PNP macro parameter | Conrad Meyer | 2018-08-19 | 2 | -2/+2 |
| * | Assorted TSO fixes for em(4)/iflib(9) and dead code removal: | Marius Strobl | 2018-07-15 | 3 | -13/+11 |
| * | Remove code to disable IFCAP_VLAN_HWFILTER by default for ixgbe(4) as VLAN | Marius Strobl | 2018-07-15 | 1 | -9/+0 |
| * | Add PNP info to PCI attachment of ixv driver | Warner Losh | 2018-07-08 | 1 | -0/+2 |
| * | Add PNP info to PCI attachment of ix driver | Warner Losh | 2018-07-08 | 1 | -0/+2 |
| * | netmap and iflib drivers, silence unused var warnings | Matt Macy | 2018-05-19 | 2 | -2/+3 |
| * | ifnet: Replace if_addr_lock rwlock with epoch + mutex | Matt Macy | 2018-05-18 | 1 | -1/+1 |
| * | Restore SIOCGI2C functionality to ixgbe | Andrew Gallatin | 2018-04-17 | 1 | -2/+21 |
| * | netmap: align codebase to the current upstream (commit id 3fb001303718146) | Vincenzo Maffione | 2018-04-12 | 1 | -1/+1 |
| * | Use C99 initializers for iflib function tables. | Mark Johnston | 2018-04-11 | 1 | -8/+8 |
| * | ixgbe(4): Update shared code, add support for X552 1G, fix bug | Eric Joyner | 2018-03-19 | 15 | -146/+329 |
| * | ixv(4): Stop setting editing ifnet flags in ixv_if_init() | Eric Joyner | 2018-01-22 | 1 | -4/+0 |
| * | ixgbe(4): Fix build error on i386. | Eric Joyner | 2017-12-21 | 1 | -1/+1 |
| * | ixgbe(4): Convert driver to use iflib | Eric Joyner | 2017-12-20 | 17 | -6100/+2485 |
| * | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 25 | -0/+25 |
| * | Fix ixgbe(4) support for ifconfig's vlanhwtag flag. Disabling this flag | Sean Bruno | 2017-11-06 | 1 | -8/+10 |
| * | ixgbe: Remove never defined UDP_IPV4_EX | Sepherosa Ziehau | 2017-10-11 | 3 | -7/+0 |
| * | Only make the if_ix module depend on netmap when netmap is configured. | Konstantin Belousov | 2017-08-30 | 1 | -0/+2 |
| * | ixv(4): Add more robust mailbox API negotiation | Eric Joyner | 2017-08-24 | 1 | -8/+35 |
| * | Drop ixgbe RX lock during TCP_LRO processing. This eliminates a "storm" | Sean Bruno | 2017-07-25 | 1 | -4/+4 |
| * | Reset unsupported SFP tuneable back to original entry name. | Sean Bruno | 2017-07-12 | 1 | -1/+1 |
| * | ixgbe(4): Update HEAD (p3) to 3.2.12-k | Eric Joyner | 2017-07-05 | 41 | -8675/+13125 |
| * | Don't overrite vf->flags variable at the end of ixgbe(4) ixgbe_add_vf(). | Sean Bruno | 2017-04-05 | 1 | -1/+1 |
| * | Fix a double free in ixgbe_rxeof() | Sean Bruno | 2017-04-05 | 1 | -21/+9 |
| * | Fix reference to free memory in ixgbe/if_media.c | Ryan Stone | 2017-01-20 | 1 | -0/+1 |
| * | Consistently use `device_t` | Jean-Sébastien Pédron | 2016-08-09 | 1 | -1/+1 |
| * | Fixup DA cable detection routines to not set the cable type to | Sean Bruno | 2016-07-19 | 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 |