Age | Commit message (Expand) | Author |
---|---|---|
2020-12-12 | Rename the macro MCLGETI to MCLGETL and removes the dead parameter ifp. | jan |
2020-07-10 | Change users of IFQ_SET_MAXLEN() and IFQ_IS_EMPTY() to use the "new" API. | Patrick Wildt |
2020-06-25 | bump the ifq maxlen like i just did for ixl(4). | David Gwynne |
2019-09-15 | Implement hardware vlan tagging. Packets delivered to virtual functions | Jonathan Matthew |
2019-08-07 | Handle VF resets. When the PF changes VF settings, the VF will be reset, | Jonathan Matthew |
2019-08-07 | Process admin queue responses in the interrupt handler, rather than | Jonathan Matthew |
2019-07-31 | Actually set promisc modes based on the interface state | Jonathan Matthew |
2019-07-30 | Update media type and status on link change events. Since we don't have | Jonathan Matthew |
2019-07-29 | Shut down queues properly when bringing the interface down | Jonathan Matthew |
2019-07-29 | Add iavf(4), a driver for Intel Ethernet Adaptive Virtual Functions. | Jonathan Matthew |