summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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
2021-04-14ice: Drop leading underscores in enum ice_pf_stateAnirudh Venkataramanan
2021-04-14ice: use kernel definitions for IANA protocol ports and ether-typesBruce Allan
2021-04-13net: ethernet: intel: Fix a typo in the file ixgbe_dcb_nl.cBhaskar Chowdhury
2021-04-13net: intel: Remove unused function pointer typedef ixgbe_mc_addr_itrChen Lin
2021-04-13ixgbe: Support external GBE SerDes PHY BCM54616sJostar Yang
2021-04-13ice: Fix potential infinite loop when using u8 loop counterColin Ian King
2021-04-13ixgbe: fix unbalanced device enable/disable in suspend/resumeYongxin Liu
2021-04-13ixgbe: Fix NULL pointer dereference in ethtool loopback testAlexander Duyck
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-08ice: fix memory leak of aRFS after resuming from suspendYongxin Liu
2021-04-08i40e: Fix sparse warning: missing error code 'err'Arkadiusz Kubalewski
2021-04-08i40e: Fix sparse error: 'vsi->netdev' could be nullArkadiusz Kubalewski
2021-04-08i40e: Fix sparse error: uninitialized symbol 'ring'Arkadiusz Kubalewski
2021-04-08i40e: Fix sparse errors in i40e_txrx.cArkadiusz Kubalewski
2021-04-08i40e: Fix parameters in aq_get_phy_register()Grzegorz Siwik
2021-04-07ice: Remove unnecessary blank lineTony Nguyen
2021-04-07ice: Remove unnecessary checks in add/kill_vid ndo opsBrett Creeley