summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2023-03-29i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl
2023-03-28ice: fix invalid check for empty list in ice_sched_assoc_vsi_to_agg()Jakob Koschel
2023-03-28ice: add profile conflict check for AVF FDIRJunfeng Guo
2023-03-28ice: Fix ice_cfg_rdma_fltr() to only update relevant fieldsBrett Creeley
2023-03-28ice: fix W=1 headers mismatchJesse Brandeburg
2023-03-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-03-21i40e: fix flow director packet filter programmingRadoslaw Tyl
2023-03-21iavf: fix hang on reboot with iceStefan Assmann
2023-03-21ice: remove filters only if VSI is deletedMichal Swiatkowski
2023-03-21ice: check if VF exists before mode checkMichal Swiatkowski
2023-03-21ice: fix rx buffers handling for flow director packetsPiotr Raczynski
2023-03-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2023-03-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-03-16ice: xsk: disable txq irq before flushing hwMaciej Fijalkowski
2023-03-16igc: fix the validation logic for taprio's gate listAKASHI Takahiro
2023-03-16igbvf: Regard vf reset nack as successAkihiko Odaki
2023-03-16intel/igbvf: free irq on the error path in igbvf_request_msix()Gaosheng Cui
2023-03-16igb: Enable SR-IOV after reinitAkihiko Odaki
2023-03-16igb: revert rtnl_lock() that causes deadlockLin Ma
2023-03-16iavf: do not track VLAN 0 filtersAhmed Zaki
2023-03-16iavf: fix non-tunneled IPv6 UDP packet type and hashingAlexander Lobakin
2023-03-16iavf: fix inverted Rx hash condition leading to disabled hashAlexander Lobakin
2023-03-15ice: avoid bonding causing auxiliary plug/unplug under RTNL lockDave Ertman
2023-03-10i40e: Fix kernel crash during reboot when adapter is in recovery modeIvan Vecera
2023-03-07ethernet: ice: avoid gcc-9 integer overflow warningArnd Bergmann
2023-03-07ice: don't ignore return codes in VSI related codeMichal Swiatkowski
2023-03-07ice: Fix DSCP PFC TLV creationDave Ertman
2023-03-03ice: copy last block omitted in ice_get_module_eeprom()Petr Oros
2023-02-26ice: remove unnecessary CONFIG_ICE_GNSSJacob Keller
2023-02-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-02-20ice: properly alloc ICE_VSI_LBMichal Swiatkowski
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-02-15igb: conditionalize I2C bit banging on external thermal sensor supportCorinna Vinschen
2023-02-15Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-02-15ice: update xdp_features with xdp multi-buffLorenzo Bianconi
2023-02-15i40e: check vsi type before setting xdp_features flagLorenzo Bianconi
2023-02-14igb: Fix PPS input and output using 3rd and 4th SDPMiroslav Lichvar
2023-02-14ice: Mention CEE DCBX in code commentZhu Yanjun
2023-02-14ice: Change ice_vsi_realloc_stat_arrays() to voidTony Nguyen
2023-02-14ice: add support BIG TCP on IPv6Pawel Chmielewski
2023-02-14ice/ptp: fix the PTP worker retrying indefinitely if the link went downDaniel Vacek
2023-02-14ice: Add GPIO pin support for E823 productsKarol Kolacinski
2023-02-14ixgbe: add double of VLAN header when computing the max MTUJason Xing
2023-02-14i40e: add double of VLAN header when computing the max MTUJason Xing
2023-02-14ixgbe: allow to increase MTU to 3K with XDP enabledJason Xing
2023-02-13ice: fix lost multicast packets in promisc modeJesse Brandeburg
2023-02-13ice: Micro-optimize .ndo_xdp_xmit() pathAlexander Lobakin
2023-02-13ice: Fix freeing XDP frames backed by Page PoolAlexander Lobakin
2023-02-13ice: Robustify cleaning/completing XDP Tx buffersAlexander Lobakin