summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2021-04-07ice: Remove unnecessary checker loopAnirudh Venkataramanan
2021-04-07ice: Ignore EMODE return for opcode 0x0605Anirudh Venkataramanan
2021-04-07ice: Align macro names to the specificationAnirudh Venkataramanan
2021-04-07ice: Modify recursive way of adding nodesVictor Raj
2021-04-07ice: Re-send some AQ commands, as result of EBUSY AQ errorChinh T Cao
2021-04-01i40e: Fix display statistics for veb_tcEryk Rybak
2021-04-01i40e: fix receiving of single packets in xsk zero-copy modeMagnus Karlsson
2021-04-01i40e: Fix inconsistent indentingArkadiusz Kubalewski
2021-03-31ice: Correct comment block styleTony Nguyen
2021-03-31ice: cleanup style issuesBruce Allan
2021-03-31ice: Consolidate VSI state and flagsAnirudh Venkataramanan
2021-03-31ice: Refactor ice_set/get_rss into LUT and key specific functionsBrett Creeley
2021-03-31ice: Refactor get/set RSS LUT to use struct parameterBrett Creeley
2021-03-31ice: Change ice_vsi_setup_q_map() to not depend on RSSBrett Creeley
2021-03-31ice: rename ptype bitmapQi Zhang
2021-03-31ice: correct memory allocation callBruce Allan
2021-03-31ice: Check for bail out condition earlyAnirudh Venkataramanan
2021-03-31ice: remove unnecessary duplicated AQ command flag settingBruce Allan
2021-03-31ice: change link misconfiguration messagePaul Greenwalt
2021-03-31ice: handle increasing Tx or Rx ring sizesPaul M Stillwell Jr
2021-03-31ice: Update to use package info from ice segmentDan Nowlin
2021-03-31ice: Delay netdev registrationAnirudh Venkataramanan
2021-03-31ice: Add Support for XPSBenita Bose
2021-03-30net: i40e: remove repeated wordsPeng Li
2021-03-29ice: Cleanup fltr list in case of allocation issuesRobert Malz
2021-03-29ice: Use port number instead of PF ID for WoLAnirudh Venkataramanan
2021-03-29ice: Fix for dereference of NULL pointerJacek BuĊ‚atek
2021-03-29ice: remove DCBNL_DEVRESET bit from PF stateDave Ertman
2021-03-29ice: fix memory allocation callBruce Allan
2021-03-29ice: prevent ice_open and ice_stop during resetKrzysztof Goreczny
2021-03-29ice: Recognize 860 as iSCSI port in CEE modeChinh T Cao
2021-03-29ice: Increase control queue timeoutFabio Pricoco
2021-03-29ice: Continue probe on link/PHY errorsAnirudh Venkataramanan
2021-03-29igc: Add support for XDP_REDIRECT actionAndre Guedes
2021-03-29igc: Add support for XDP_TX actionAndre Guedes
2021-03-29igc: Add initial XDP supportAndre Guedes
2021-03-29igc: Add set/clear large buffer helpersAndre Guedes
2021-03-29igc: Refactor Rx timestamp handlingAndre Guedes
2021-03-29igc: Introduce igc_get_rx_frame_truesize() helperAndre Guedes
2021-03-29igc: Introduce igc_rx_buffer_flip() helperAndre Guedes
2021-03-29igc: Remove unused argument from igc_tx_cmd_type()Andre Guedes
2021-03-25Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-25i40e: Fix oops at i40e_rebuild()Arkadiusz Kubalewski
2021-03-25i40e: Fix kernel oops when i40e driver removes VF'sEryk Rybak
2021-03-25i40e: Added Asym_Pause to supported link modesMateusz Palczewski
2021-03-23e1000: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-23ixgbevf: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-23igb: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-23ixgbe: Fix fall-through warnings for ClangGustavo A. R. Silva