summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* e1000e: fix unused-function warningArnd Bergmann2020-06-171-11/+5
* e1000: use generic power managementVaibhav Gupta2020-06-171-36/+13
* e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu2020-06-171-4/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-145-63/+177
|\
| * iavf: increase reset complete wait timePaul Greenwalt2020-06-122-7/+9
| * iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley2020-06-123-6/+24
| * iavf: use appropriate enum for comparisonAleksandr Loktionov2020-06-114-29/+24
| * iavf: fix speed reporting over virtchnlBrett Creeley2020-06-114-21/+120
* | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-131-23/+23
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-0486-3507/+10756
|\
| * xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi2020-06-024-4/+4
| * ice: Ignore EMODE when setting PHY configChinh T Cao2020-05-313-1/+9
| * ice: fix aRFS after flow director deleteHenry Tieman2020-05-311-1/+26
| * ice: Use coalesce values from q_vector 0 when increasing q_vectorsBrett Creeley2020-05-311-8/+6
| * ice: fix PCI device serial number to be lowercase valuesPaul M Stillwell Jr2020-05-311-1/+1
| * ice: fix function signature style formatBruce Allan2020-05-313-16/+8
| * ice: Allow VF to request reset as soon as it's initializedBrett Creeley2020-05-311-1/+1
| * ice: Fix inability to set channels when downJesse Brandeburg2020-05-311-4/+0
| * ice: Always clear QRXFLXP_CNTXT before writing new valueBrett Creeley2020-05-313-22/+40
| * ice: Reset VF for all port VLAN changes from hostBrett Creeley2020-05-311-37/+5
| * ice: Update ICE_PHY_TYPE_HIGH_MAX_INDEX valueChinh T Cao2020-05-311-1/+1
| * ice: Increase timeout after PFRDan Nowlin2020-05-311-1/+6
| * ice: Fix transmit for all software offloaded VLANsBrett Creeley2020-05-313-54/+21
| * ice: support adding 16 unicast/multicast filter on untrusted VFPaul Greenwalt2020-05-311-1/+4
| * ice: allow host to clear administratively set VF MACBrett Creeley2020-05-311-8/+14
| * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2020-05-315-296/+507
| |\
| | * ice: Refactor VF VSI release and setup functionsBrett Creeley2020-05-291-31/+55
| | * ice: Refactor VF resetBrett Creeley2020-05-292-187/+130
| | * ice: remove VM/VF disable command on CORER/GLOBR resetPaul Greenwalt2020-05-291-11/+0
| | * ice: Add functions to rebuild host VLAN/MAC config for a VFBrett Creeley2020-05-291-32/+89
| | * ice: Add function to set trust mode bit on resetBrett Creeley2020-05-291-4/+13
| | * ice: Renaming and simplification in VF init pathBrett Creeley2020-05-291-29/+54
| | * ice: Separate VF VSI initialization/creation from reset flowBrett Creeley2020-05-291-4/+106
| | * ice: Add helper function for clearing VPGEN_VFRTRIGBrett Creeley2020-05-291-11/+20
| | * ice: Simplify ice_sriov_configureBrett Creeley2020-05-291-24/+48
| | * ice: Refactor ice_ena_vf_mappings to split MSIX and queue mappingsBrett Creeley2020-05-291-32/+59
| | * ice: Declare functions staticTony Nguyen2020-05-292-6/+3
| | * ice: fix kernel BUG if register_netdev failsJacob Keller2020-05-291-2/+4
| | * ice: fix potential double free in probe unrollingJacob Keller2020-05-291-1/+2
| | * ice: cleanup VSI context initializationJacob Keller2020-05-291-1/+0
| | * ice: Poll for reset completion when DDP load failsAnirudh Venkataramanan2020-05-291-0/+3
| * | e1000: Fix typo in the commentHari2020-05-291-1/+1
| * | igc: Fix wrong register nameSasha Neftin2020-05-292-2/+2
| * | igc: Remove Sequence Error CounterSasha Neftin2020-05-293-3/+0
| * | igc: Add Receive Error CounterSasha Neftin2020-05-293-0/+3
| * | igc: Remove symbol error counterSasha Neftin2020-05-293-3/+0
| * | i40e: Make i40e_shutdown_adminq() return voidJason Yan2020-05-292-6/+2
| * | e1000e: Relax condition to trigger reset for ME workaroundPunit Agrawal2020-05-292-8/+5
| * | igc: Fix IGC_MAX_RXNFC_RULESAndre Guedes2020-05-291-1/+4
| * | igc: Reject NFC rules with multiple matchesAndre Guedes2020-05-291-5/+4