summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2021-05-26ixgbe: reduce checker warningsJesse Brandeburg
2021-05-26ixgbe: use checker safe conversionsJesse Brandeburg
2021-05-26igbvf: convert to strongly typed descriptorsJesse Brandeburg
2021-05-26intel: call csum functions with well formatted argumentsJesse Brandeburg
2021-05-26igb: override two checker warningsJesse Brandeburg
2021-05-26igb: fix assignment on big endian machinesJesse Brandeburg
2021-05-26igb: handle vlan types with checker enabledJesse Brandeburg
2021-05-26igb/igc: use strongly typed pointerJesse Brandeburg
2021-05-26fm10k: move error checkJesse Brandeburg
2021-05-26intel: remove checker warningJesse Brandeburg
2021-05-26e100: handle eeprom as little endianJesse Brandeburg
2021-05-20igc: Enable TX via AF_XDP zero-copyAndre Guedes
2021-05-20igc: Enable RX via AF_XDP zero-copyAndre Guedes
2021-05-20igc: Replace IGC_TX_FLAGS_XDP flag by an enumAndre Guedes
2021-05-20igc: Introduce igc_unmap_tx_buffer() helperAndre Guedes
2021-05-20igc: Introduce TX/RX stats helpersAndre Guedes
2021-05-20igc: Refactor XDP rxq info registrationAndre Guedes
2021-05-20igc: Refactor igc_clean_rx_ring()Andre Guedes
2021-05-20igc: Refactor __igc_xdp_run_prog()Andre Guedes
2021-05-20igc: Move igc_xdp_is_enabled()Andre Guedes
2021-05-19net: e1000e: fix misspell word "retreived"Hao Chen
2021-05-19net: e1000e: remove repeated word "slot" for netdev.cHao Chen
2021-05-19net: e1000e: remove repeated word "the" for ich8lan.cHao Chen
2021-05-19net: e1000: remove repeated words for e1000_hw.cHao Chen
2021-05-19net: e1000: remove repeated word "slot" for e1000_main.cHao Chen
2021-05-14igc: use XDP helpersMatteo Croce
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