summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2021-10-20ice: Add missing E810 device idsTony Nguyen
2021-10-14ice: Print the api_patch as part of the fw.mgmt.apiBrett Creeley
2021-10-14ice: fix getting UDP tunnel entryMichal Swiatkowski
2021-10-14ice: Avoid crash from unnecessary IDA freeDave Ertman
2021-10-14ice: Fix failure to re-add LAN/RDMA Tx queuesBrett Creeley
2021-10-12ice: fix locking for Tx timestamp tracking flushJacob Keller
2021-09-10ice: Correctly deal with PFs that do not support RDMADave Ertman
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-27ice: restart periodic outputs around time changesJacob Keller
2021-08-27ice: add lock around Tx timestamp tracker flushJacob Keller
2021-08-27ice: remove dead code for allocating pin_configJacob Keller
2021-08-27ice: fix Tx queue iteration for Tx timestamp enablementJacob Keller
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-19ice: do not abort devlink info if board identifier can't be foundJacob Keller
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-13ice: Fix perout start time roundingMaciej Machnikowski
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: Stop processing VF messages during teardownAnirudh Venkataramanan
2021-08-09ice: Prevent probing virtual functionsAnirudh Venkataramanan
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-25ice: Fix a memory leak in an error handling path in 'ice_pf_dcb_cfg()'Christophe JAILLET
2021-06-25ice: remove unnecessary VSI assignmentTony Nguyen
2021-06-25ice: remove the VSI info from previous aggVictor Raj
2021-06-25ice: add support for auxiliary input/output pinsMaciej Machnikowski
2021-06-25ice: add tracepointsJesse Brandeburg
2021-06-24intel: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-18ice: report hash type such as L2/L3/L4Jesse Brandeburg
2021-06-17ice: remove redundant continue statement in a for-loopColin Ian King
2021-06-17net: ice: ptp: fix compilation warning if PTP_1588_CLOCK is disabledLorenzo Bianconi
2021-06-17ice: remove unnecessary NULL checks before ptp_read_system_*Jacob Keller
2021-06-17ice: Remove the repeated declarationShaokun Zhang
2021-06-17ice: remove local variablePaul M Stillwell Jr
2021-06-17ice: reduce scope of variablesPaul M Stillwell Jr
2021-06-17ice: mark PTYPE 2 as reservedJacob Keller
2021-06-17ice: fix incorrect payload indicator on PTYPEJacob Keller
2021-06-11ice: enable transmit timestamps for E810 devicesJacob Keller
2021-06-11ice: enable receive hardware timestampingJacob Keller
2021-06-11ice: report the PTP clock index in ethtool .get_ts_infoJacob Keller
2021-06-11ice: register 1588 PTP clock device object for E810 devicesJacob Keller
2021-06-11ice: add low level PTP clock access functionsJacob Keller
2021-06-11ice: add support for set/get of driver-stored firmware parametersJacob Keller
2021-06-11ice: process 1588 PTP capabilities during initializationJacob Keller
2021-06-11ice: add support for sideband messagesJacob Keller
2021-06-09ice: parameterize functions responsible for Tx ring managementMaciej Fijalkowski