summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2020-12-16i40e, xsk: clear the status bits for the next_to_use descriptorBjörn Töpel
2020-12-16ice, xsk: clear the status bits for the next_to_use descriptorBjörn Töpel
2020-12-14ice, xsk: Move Rx allocation out of while-loopBjörn Töpel
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-10igc: Add new device IDSasha Neftin
2020-12-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2020-12-09e1000e: fix S0ix flow to allow S0i3.2 subset entryVitaly Lifshits
2020-12-09ice: avoid premature Rx buffer reuseBjörn Töpel
2020-12-09ixgbe: avoid premature Rx buffer reuseBjörn Töpel
2020-12-09i40e: avoid premature Rx buffer reuseBjörn Töpel
2020-12-09igb: avoid transmit queue timeout in xdp pathSven Auhagen
2020-12-09igb: use xdp_do_flushSven Auhagen
2020-12-09igb: skb add metasize for xdpSven Auhagen
2020-12-09igb: XDP extack message on errorSven Auhagen
2020-12-09igb: take VLAN double header into accountSven Auhagen
2020-12-09igb: XDP xmit back fix error codeSven Auhagen
2020-12-09ice: Add space to unknown speedSimon Perron Caissy
2020-12-09ice: join format strings to same line as ice_debugJacob Keller
2020-12-09ice: silence static analysis warningBruce Allan
2020-12-09ice: cleanup misleading commentBruce Allan
2020-12-09ice: Remove vlan_ena from vsi structureNick Nunley
2020-12-09ice: Remove gate to OROM initJeb Cramer
2020-12-09ice: Enable Support for FW Override (E82X)Jeb Cramer
2020-12-09ice: don't always return an error for Get PHY Abilities AQ commandPaul M Stillwell Jr
2020-12-09ice: cleanup stack hogBruce Allan
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-01xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-24igbvf: Refactor tracesKaren Sornek
2020-11-24i40e: report correct VF link speed when link state is set to enableStefan Assmann
2020-11-24i40e: remove redundant assignmentMarek Majtyka
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-23i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch
2020-11-19devlink: move flash end and begin to core devlinkJacob Keller
2020-11-19devlink: move request_firmware out of driverJacob Keller
2020-11-17i40e: Use batched xsk Tx interfaces to increase performanceMagnus Karlsson
2020-11-17i40e: Remove unnecessary sw_ring access from xsk TxMagnus Karlsson
2020-11-10igc: Fix returning wrong statisticsVinicius Costa Gomes
2020-11-10i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc()Dan Carpenter
2020-11-10i40e: Fix MAC address setting for a VF via Host/VMSlawomir Laba
2020-10-20net: remove unneeded breakTom Rix
2020-10-18ixgbe: fix probing of multi-port devices with one MDIOJakub Kicinski
2020-10-13e1000: remove unused and incorrect codeJesse Brandeburg
2020-10-13i40e: Allow changing FEC settings on X722 if supported by FWJaroslaw Gawin
2020-10-09ice: fix adding IP4 IP6 Flow Director rulesDan Nowlin
2020-10-09ice: Fix pointer cast warningsBixuan Cui
2020-10-09ice: add additional debug logging for firmware updateJacob Keller
2020-10-09ice: refactor devlink_port to be per-VSIJacob Keller
2020-10-09ice: add the DDP Track ID to devlink infoJacob Keller
2020-10-09ice: Change ice_info_get_dsn to be voidAnirudh Venkataramanan