summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2021-06-03ice: add correct exception tracing for XDPMagnus Karlsson
2021-06-03i40e: add correct exception tracing for XDPMagnus Karlsson
2021-06-03igb: Fix XDP with PTP enabledKurt Kanzenbach
2021-05-20ixgbe: fix large MTU request from VFJesse Brandeburg
2021-05-07i40e: Remove LLDP frame filtersArkadiusz Kubalewski
2021-05-07i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski
2021-05-07i40e: fix the restart auto-negotiation after FEC modifiedJaroslaw Gawin
2021-05-07i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang
2021-05-07i40e: fix broken XDP supportMagnus Karlsson
2021-04-23iavf: redefine the magic number for FDIR GTP-U header fieldsHaiyue Wang
2021-04-23iavf: enhance the duplicated FDIR list scan handlingHaiyue Wang
2021-04-23iavf: change the flex-byte support number to macro definitionHaiyue Wang
2021-04-23iavf: remove duplicate free resources callsStefan Assmann
2021-04-23i40e: use minimal admin queue for kdumpCoiby Xu
2021-04-23i40e: use minimal Rx and Tx ring buffers for kdumpCoiby Xu
2021-04-23i40e: use minimal Tx and Rx pairs for kdumpCoiby Xu
2021-04-23i40e: refactor repeated link state reporting codeAleksandr Loktionov
2021-04-22iavf: Support for modifying SCTP RSS flow hashingHaiyue Wang
2021-04-22iavf: Support for modifying UDP RSS flow hashingHaiyue Wang
2021-04-22iavf: Support for modifying TCP RSS flow hashingHaiyue Wang
2021-04-22iavf: Add framework to enable ethtool RSS configHaiyue Wang
2021-04-22ice: Support RSS configure removal for AVFQi Zhang
2021-04-22ice: Enable RSS configure for AVFQi Zhang
2021-04-22ice: Add helper function to get the VF's VSIBrett Creeley
2021-04-22ice: remove redundant assignment to pointer vsiColin Ian King
2021-04-22iavf: add support for UDP Segmentation OffloadBrett Creeley
2021-04-22ice: Advertise virtchnl UDP segmentation offload capabilityBrett Creeley
2021-04-22ice: Allow ignoring opcodes on specific VFMichal Swiatkowski
2021-04-22ice: warn about potentially malicious VFsVignesh Sridhar
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-16igc: Expose LPI countersSasha Neftin
2021-04-16igc: Fix overwrites return valueSasha Neftin
2021-04-16igc: enable auxiliary PHC functions for the i225Ederson de Souza
2021-04-16igc: Enable internal i225 PPSEderson de Souza
2021-04-16igb: Add double-check MTA_REGISTER for i210 and i211Grzegorz Siwik
2021-04-16igb: Redistribute memory for transmit packet buffers when in Qav modeEderson de Souza
2021-04-15i40e: fix the panic when running bpf in xdpdrv modeJason Xing
2021-04-14ice: reduce scope of variablePaul M Stillwell Jr
2021-04-14ice: remove return variablePaul M Stillwell Jr
2021-04-14ice: suppress false cppcheck issuesBruce Allan
2021-04-14ice: Set vsi->vf_id as ICE_INVAL_VFID for non VF VSI typesBrett Creeley
2021-04-14ice: remove unused struct memberJesse Brandeburg
2021-04-14ice: use local for consistencyJesse Brandeburg
2021-04-14ice: print name in /proc/iomemJesse Brandeburg
2021-04-14ice: Reimplement module reads used by ethtoolScott W Taylor
2021-04-14ice: refactor ITR data structuresJesse Brandeburg
2021-04-14ice: manage interrupts during poll exitJesse Brandeburg
2021-04-14ice: replace custom AIM algorithm with kernel's DIM libraryJacob Keller
2021-04-14ice: refactor interrupt moderation writesJesse Brandeburg
2021-04-14ice: Add new VSI states to track netdev alloc/registrationAnirudh Venkataramanan