summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2023-03-08ixgbe: Remove unnecessary aer.h includeBjorn Helgaas
2023-03-08igc: Remove unnecessary aer.h includeBjorn Helgaas
2023-03-08igb: Remove unnecessary aer.h includeBjorn Helgaas
2023-03-08ice: Remove unnecessary aer.h includeBjorn Helgaas
2023-03-08iavf: Remove unnecessary aer.h includeBjorn Helgaas
2023-03-08i40e: Remove unnecessary aer.h includeBjorn Helgaas
2023-03-08fm10k: Remove unnecessary aer.h includeBjorn Helgaas
2023-03-08e1000e: Remove unnecessary aer.h includeBjorn Helgaas
2023-03-07igc: Clean up and optimize watchdog taskSasha Neftin
2023-03-07igc: offload queue max SDU from tc-taprioTan Tee Min
2023-03-07igc: Add qbv_config_change_errors counterMuhammad Husaini Zulkifli
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
2023-02-13ice: Remove two impossible branches on XDP Tx cleaningAlexander Lobakin
2023-02-13ice: Fix XDP Tx ring overrunAlexander Lobakin
2023-02-13ice: fix ice_tx_ring:: Xdp_tx_active underflowAlexander Lobakin
2023-02-13ice: Fix check for weight and priority of a scheduling nodeMichal Wilczynski
2023-02-10i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova
2023-02-10Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-02-10ice: xsk: Fix cleaning of XDP_TX framesLarysa Zaremba
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-09net/i40e: Replace 0-length array with flexible arrayKees Cook
2023-02-09i40e: use ERR_PTR error print in i40e messagesJan Sokolowski
2023-02-09i40e: use int for i40e_statusJan Sokolowski
2023-02-09i40e: Remove string printing for i40e_statusJan Sokolowski