summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_main.c
AgeCommit message (Expand)Author
2021-12-08ice: safer stats processingJesse Brandeburg
2021-12-07ice: ignore dropped packets during initJesse Brandeburg
2021-11-22ice: avoid bpf_prog refcount underflowMarta Plantykow
2021-10-29ice: Remove boolean vlan_promisc flag from functionBrett Creeley
2021-10-28ice: Add support to print error on PHY FW load failureBrett Creeley
2021-10-28ice: VXLAN and Geneve TC supportMichal Swiatkowski
2021-10-28ice: support for indirect notificationMichal Swiatkowski
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-20ice: Add tc-flower filter support for channelKiran Patil
2021-10-20ice: enable ndo_setup_tc support for mqprio_qdiscKiran Patil
2021-10-20ice: Add infrastructure for mqprio support via ndo_setup_tcKiran Patil
2021-10-20ice: Add missing E810 device idsTony Nguyen
2021-10-19ice: update dim usage and moderationJesse Brandeburg
2021-10-19ice: Add support for VF rate limitingBrett Creeley
2021-10-15ice: make use of ice_for_each_* macrosMaciej Fijalkowski
2021-10-15ice: introduce XDP_TX fallback pathMaciej Fijalkowski
2021-10-15ice: optimize XDP_TX workloadsMaciej Fijalkowski
2021-10-15ice: propagate xdp_ring onto rx_ringMaciej Fijalkowski
2021-10-15ice: unify xdp_rings accessesMaciej Fijalkowski
2021-10-15ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski
2021-10-15ice: remove ring_active from ice_ringMaciej Fijalkowski
2021-10-14ice: Avoid crash from unnecessary IDA freeDave Ertman
2021-10-11ice: ndo_setup_tc implementation for PFKiran Patil
2021-10-07ice: rebuild switchdev when resetting all VFsGrzegorz Nitka
2021-10-07ice: enable/disable switchdev when managing VFsGrzegorz Nitka
2021-10-07ice: introduce new type of VSI for switchdevGrzegorz Nitka
2021-10-07ice: set and release switchdev environmentGrzegorz Nitka
2021-10-07ice: Move devlink port to PF/VF structWojciech Drewek
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-09-28ice: Fix link mode handlingAnirudh Venkataramanan
2021-09-28ice: Add feature bitmap, helpers and a check for DSCPAnirudh Venkataramanan
2021-09-28ice: Add DSCP supportDave Ertman
2021-09-27ice: Open devlink when device is readyLeon Romanovsky
2021-09-24ice: Delete always true check of PF pointerLeon Romanovsky
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky
2021-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-27ice: Only lock to update netdev dev_addrBrett Creeley
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-09ice: don't remove netdev->dev_addr from uc sync listBrett Creeley
2021-08-09ice: Prevent probing virtual functionsAnirudh Venkataramanan
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-06-25ice: add support for auxiliary input/output pinsMaciej Machnikowski
2021-06-25ice: add tracepointsJesse Brandeburg
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-17ice: remove local variablePaul M Stillwell Jr
2021-06-17ice: reduce scope of variablesPaul M Stillwell Jr
2021-06-11ice: enable transmit timestamps for E810 devicesJacob Keller
2021-06-11ice: enable receive hardware timestampingJacob Keller
2021-06-11ice: register 1588 PTP clock device object for E810 devicesJacob Keller