summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2021-10-07ice: set and release switchdev environmentGrzegorz Nitka
2021-10-07ice: allow changing lan_en and lb_en on dflt rulesMichal Swiatkowski
2021-10-07ice: manage VSI antispoof and destination overrideMichal Swiatkowski
2021-10-07ice: allow process VF opcodes in different waysMichal Swiatkowski
2021-10-07ice: introduce VF port representorMichal Swiatkowski
2021-10-07ice: Move devlink port to PF/VF structWojciech Drewek
2021-10-07ice: support basic E-Switch mode controlMichal Swiatkowski
2021-10-06iavf: fix double unlock of crit_lockStefan Assmann
2021-10-06i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch
2021-10-06i40e: fix endless loop under rtnlJiri Benc
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set() - castsJakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-10-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-30ixgbe: let the xdpdrv work with more than 64 cpusJason Xing
2021-09-29ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setupFeng Zhou
2021-09-28ice: Prefer kcalloc over open coded arithmeticLen Baker
2021-09-28ice: Fix macro name for IPv4 fragment flagJeff Guo
2021-09-28ice: refactor devlink getter/fallback functions to voidJacob Keller
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-28i40e: Use the xsk batched rx allocation interfaceMagnus Karlsson
2021-09-28ice: Use the xsk batched rx allocation interfaceMagnus Karlsson
2021-09-28ice: Use xdp_buf instead of rx_buf for xsk zero-copyMagnus Karlsson
2021-09-27e100: fix buffer overrun in e100_get_regsJacob Keller
2021-09-27e100: fix length calculation in e100_get_regs_lenJacob Keller
2021-09-27ice: Open devlink when device is readyLeon Romanovsky
2021-09-24ice: Delete always true check of PF pointerLeon Romanovsky
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky
2021-09-19igc: fix build errors for PTPRandy Dunlap
2021-09-17net: e1000e: solve insmod 'Unknown symbol mutex_lock' errorHao Chen
2021-09-16igc: fix tunnel offloadingPaolo Abeni
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-27igc: Add support for CBS offloadingAravindhan Gunasekaran
2021-08-27igc: Simplify TSN flags handlingVinicius Costa Gomes
2021-08-27igc: Use default cycle 'start' and 'end' values for queuesVinicius Costa Gomes
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-24igc: Add support for PTP getcrosststamp()Vinicius Costa Gomes
2021-08-24igc: Enable PCIe PTMVinicius Costa Gomes
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-20e1000e: Do not take care about recovery NVM checksumSasha Neftin