summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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-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
2020-10-09ice: remove repeated wordsBruce Allan
2020-10-09ice: devlink: use %*phD to print small bufferAndy Shevchenko
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-30ice: preserve NVM capabilities in safe modeJacob Keller
2020-09-30ice: increase maximum wait time for flash write commandsJacob Keller
2020-09-29net: intel: Remove in_interrupt() warningsSebastian Andrzej Siewior
2020-09-29net: e100: Remove in_interrupt() usage and pointless GFP_ATOMIC allocationSebastian Andrzej Siewior
2020-09-28net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo
2020-09-28e1000e: Add support for Meteor LakeSasha Neftin
2020-09-28igc: Clean up nvm_info structureSasha Neftin
2020-09-28igc: Reject schedules with a base_time in the futureVinicius Costa Gomes
2020-09-28igc: Export a way to read the PTP timerVinicius Costa Gomes
2020-09-28igc: Remove reset disable flagSasha Neftin
2020-09-28igc: Save PTP time before a resetVinicius Costa Gomes
2020-09-28igc: Remove references to SYSTIMR registerVinicius Costa Gomes
2020-09-28igc: Expose LPI countersSasha Neftin
2020-09-28igc: Clean RX descriptor error flagsAndre Guedes
2020-09-28igc: Remove timeout check from ptp_tx workAndre Guedes
2020-09-28igc: Don't reschedule ptp_tx workAndre Guedes
2020-09-28igc: Rename IGC_TSYNCTXCTL_VALID macroAndre Guedes
2020-09-28igc: Add new device ID'sSasha Neftin
2020-09-28igb: read PBA number from flashGal Hammer
2020-09-28igb: add XDP supportSven Auhagen
2020-09-28ice: convert to new udp_tunnel infrastructureJakub Kicinski
2020-09-28ice: remove unused args from ice_get_open_tunnel_port()Jakub Kicinski
2020-09-28i40e: convert to new udp_tunnel infrastructureJakub Kicinski
2020-09-25ice: add support for flash update overwrite maskJacob Keller
2020-09-25devlink: convert flash_update to use params structureJacob Keller
2020-09-25devlink: check flash_update parameter support in net coreJacob Keller