summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2021-02-10i40e: Add flow director support for IPv6Przemyslaw Patynowski
2021-02-10i40e: Add EEE status getting & setting implementationAleksandr Loktionov
2021-02-10i40e: Add netlink callbacks support for software based DCBArkadiusz Kubalewski
2021-02-10i40e: Add init and default config of software based DCBArkadiusz Kubalewski
2021-02-10i40e: Add hardware configuration for software based DCBArkadiusz Kubalewski
2021-02-08i40e: Log error for oversized MTU on deviceEryk Rybak
2021-02-08i40e: consolidate handling of XDP program actionsCristian Dumitrescu
2021-02-08i40e: remove the redundant buffer info updatesCristian Dumitrescu
2021-02-08i40e: remove unnecessary cleaned_count updatesCristian Dumitrescu
2021-02-08i40e: remove unnecessary memory writes of the next to clean pointerCristian Dumitrescu
2021-02-04net: use the new dev_page_is_reusable() instead of private versionsAlexander Lobakin
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-02-01i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"Aleksandr Loktionov
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-26i40e: acquire VSI pointer only after VF is initializedStefan Assmann
2021-01-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-13i40e: fix potential NULL pointer dereferencingCristian Dumitrescu
2021-01-08net, xdp: Introduce xdp_prepare_buff utility routineLorenzo Bianconi
2021-01-08net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski
2020-12-17i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch
2020-12-16i40e, xsk: clear the status bits for the next_to_use descriptorBjörn Töpel
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-09i40e: avoid premature Rx buffer reuseBjörn Töpel
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-01xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-24i40e: report correct VF link speed when link state is set to enableStefan Assmann
2020-11-24i40e: remove redundant assignmentMarek Majtyka
2020-11-23i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch
2020-11-17i40e: Use batched xsk Tx interfaces to increase performanceMagnus Karlsson
2020-11-17i40e: Remove unnecessary sw_ring access from xsk TxMagnus Karlsson
2020-11-10i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc()Dan Carpenter
2020-11-10i40e: Fix MAC address setting for a VF via Host/VMSlawomir Laba
2020-10-13i40e: Allow changing FEC settings on X722 if supported by FWJaroslaw Gawin
2020-09-29net: intel: Remove in_interrupt() warningsSebastian Andrzej Siewior
2020-09-28i40e: convert to new udp_tunnel infrastructureJakub Kicinski
2020-09-25intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-14i40e, xsk: move buffer allocation out of the Rx processing loopBjörn Töpel
2020-09-14i40e: use 16B HW descriptors instead of 32BBjörn Töpel
2020-09-14i40e, xsk: remove HW descriptor prefetch in AF_XDP pathBjörn Töpel
2020-09-14i40e: optimise prefetch page refcountLi RongQing
2020-09-14i40e: not compute affinity_mask for IRQLi RongQing
2020-09-09i40e: always propagate error value in i40e_set_vsi_promisc()Stefan Assmann
2020-09-09i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promiscStefan Assmann
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...Magnus Karlsson
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson