summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* ice: add low level PTP clock access functionsJacob Keller2021-06-114-0/+758
* ice: add support for set/get of driver-stored firmware parametersJacob Keller2021-06-113-0/+108
* ice: process 1588 PTP capabilities during initializationJacob Keller2021-06-113-0/+151
* ice: add support for sideband messagesJacob Keller2021-06-1111-2/+343
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-06-0719-151/+446
|\
| * ice: fix clang warning regarding deadcode.DeadStoresPaul M Stillwell Jr2021-06-071-5/+1
| * ice: downgrade error print to debug printAnirudh Venkataramanan2021-06-071-1/+1
| * ice: Detect and report unsupported module power levelsAnirudh Venkataramanan2021-06-075-2/+48
| * ice: (re)initialize NVM fields when rebuildingJacob Keller2021-06-071-0/+6
| * ice: wait for reset before reporting devlink infoJacob Keller2021-06-075-0/+42
| * ice: add error message when pldmfw_flash_image failsJacob Keller2021-06-071-0/+10
| * ice: add extack when unable to read device capsJacob Keller2021-06-071-0/+3
| * ice: use static inline for dummy functionsJesse Brandeburg2021-06-075-29/+33
| * ice: Re-organizes reqstd/avail {R, T}XQ check/code for efficiencySalil Mehta2021-06-071-6/+8
| * ice: set the value of global config lock timeout longerLiwei Song2021-06-071-1/+1
| * ice: Refactor VIRTCHNL_OP_CONFIG_VSI_QUEUES handlingBrett Creeley2021-06-073-23/+59
| * ice: Refactor ice_setup_rx_ctxKrzysztof Kazimierczak2021-06-074-56/+78
| * ice: Save VF's MAC across rebootBrett Creeley2021-06-072-17/+31
| * ice: Manage VF's MAC address for both legacy and new casesBrett Creeley2021-06-072-27/+141
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-06-0716-118/+141
|\ \ | |/ |/|
| * ice: Allow all LLDP packets from PF to TxDave Ertman2021-06-041-1/+4
| * ice: report supported and advertised autoneg using PHY capabilitiesPaul Greenwalt2021-06-041-45/+6
| * ice: handle the VF VSI rebuild failureHaiyue Wang2021-06-041-1/+6
| * ice: Fix VFR issues for AVF drivers that expect ATQLEN clearedBrett Creeley2021-06-042-5/+8
| * ice: Fix allowing VF to request more/less queues via virtchnlBrett Creeley2021-06-041-0/+2
| * ice: track AF_XDP ZC enabled queues in bitmapMaciej Fijalkowski2021-06-033-3/+18
| * igc: add correct exception tracing for XDPMagnus Karlsson2021-06-031-6/+5
| * ixgbevf: add correct exception tracing for XDPMagnus Karlsson2021-06-031-0/+3
| * igb: add correct exception tracing for XDPMagnus Karlsson2021-06-031-4/+6
| * ixgbe: add correct exception tracing for XDPMagnus Karlsson2021-06-032-14/+16
| * ice: add correct exception tracing for XDPMagnus Karlsson2021-06-032-5/+15
| * i40e: add correct exception tracing for XDPMagnus Karlsson2021-06-032-3/+12
| * igb: Fix XDP with PTP enabledKurt Kanzenbach2021-06-033-33/+37
* | igc: Enable HW VLAN Insertion and HW VLAN StrippingMuhammad Husaini Zulkifli2021-06-044-2/+78
* | igc: Indentation fixesSasha Neftin2021-06-041-2/+2
* | igc: Remove unused MDICNFG registerSasha Neftin2021-06-041-1/+0
* | igc: Remove unused asymmetric pause bit from igc definesSasha Neftin2021-06-041-1/+0
* | igc: Update driver to use ethtool_sprintfSasha Neftin2021-06-041-26/+13
* | Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...David S. Miller2021-06-0121-55/+1021
|\ \
| * | i40e: Register auxiliary devices to provide RDMAShiraz Saleem2021-05-284-20/+114
| * | ice: Register auxiliary device to provide RDMADave Ertman2021-05-284-4/+87
| * | ice: Implement iidc operationsDave Ertman2021-05-2813-24/+639
| * | ice: Initialize RDMA supportDave Ertman2021-05-2810-9/+183
| * | i40e: Replace one-element array with flexible-array memberGustavo A. R. Silva2021-05-261-1/+1
* | | igb: Fix -Wunused-const-variable warningYueHaibing2021-06-011-1/+1
* | | ixgbe: Fix out-bounds warning in ixgbe_host_interface_command()Gustavo A. R. Silva2021-05-271-9/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-05-271-9/+7
|\ \ \ | | |/ | |/|
| * | ixgbe: fix large MTU request from VFJesse Brandeburg2021-05-201-9/+7
| |/
* | ixgbe: reduce checker warningsJesse Brandeburg2021-05-261-4/+4
* | ixgbe: use checker safe conversionsJesse Brandeburg2021-05-261-5/+4