summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2020-07-30igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri
2020-07-30e1000e: continue to init PHY even when failed to disable ULPAaron Ma
2020-06-18i40e: fix crash when Rx descriptor count is changedBjörn Töpel
2020-06-18ice: protect ring accesses with WRITE_ONCECiara Loftus
2020-06-18i40e: protect ring accesses with READ- and WRITE_ONCECiara Loftus
2020-06-18ixgbe: protect ring accesses with READ- and WRITE_ONCECiara Loftus
2020-06-16e1000e: fix unused-function warningArnd Bergmann
2020-06-16e1000: use generic power managementVaibhav Gupta
2020-06-16e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-11iavf: increase reset complete wait timePaul Greenwalt
2020-06-11iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley
2020-06-11iavf: use appropriate enum for comparisonAleksandr Loktionov
2020-06-11iavf: fix speed reporting over virtchnlBrett Creeley
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-01xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi
2020-05-31ice: Ignore EMODE when setting PHY configChinh T Cao
2020-05-31ice: fix aRFS after flow director deleteHenry Tieman
2020-05-31ice: Use coalesce values from q_vector 0 when increasing q_vectorsBrett Creeley
2020-05-31ice: fix PCI device serial number to be lowercase valuesPaul M Stillwell Jr
2020-05-31ice: fix function signature style formatBruce Allan
2020-05-31ice: Allow VF to request reset as soon as it's initializedBrett Creeley
2020-05-31ice: Fix inability to set channels when downJesse Brandeburg
2020-05-31ice: Always clear QRXFLXP_CNTXT before writing new valueBrett Creeley
2020-05-31ice: Reset VF for all port VLAN changes from hostBrett Creeley
2020-05-31ice: Update ICE_PHY_TYPE_HIGH_MAX_INDEX valueChinh T Cao
2020-05-31ice: Increase timeout after PFRDan Nowlin
2020-05-31ice: Fix transmit for all software offloaded VLANsBrett Creeley
2020-05-31ice: support adding 16 unicast/multicast filter on untrusted VFPaul Greenwalt
2020-05-31ice: allow host to clear administratively set VF MACBrett Creeley
2020-05-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-05-28e1000: Fix typo in the commentHari
2020-05-28igc: Fix wrong register nameSasha Neftin
2020-05-28igc: Remove Sequence Error CounterSasha Neftin
2020-05-28igc: Add Receive Error CounterSasha Neftin
2020-05-28igc: Remove symbol error counterSasha Neftin
2020-05-28i40e: Make i40e_shutdown_adminq() return voidJason Yan
2020-05-28e1000e: Relax condition to trigger reset for ME workaroundPunit Agrawal
2020-05-28igc: Fix IGC_MAX_RXNFC_RULESAndre Guedes
2020-05-28igc: Reject NFC rules with multiple matchesAndre Guedes
2020-05-28igc: Remove unused flagsSasha Neftin
2020-05-28igb: make igb_set_fc_watermarks() return voidJason Yan
2020-05-28ixgbe: Remove unused inline function ixgbe_irq_disable_queuesYueHaibing
2020-05-28ixgbe: Use true, false for bool variable in __ixgbe_enable_sriov()Jason Yan
2020-05-28ixgbe: Remove conversion to bool in ixgbe_device_supports_autoneg_fc()Jason Yan
2020-05-28ixgbe: fix signed-integer-overflow warningXie XiuQi
2020-05-28i40e: trivial fixup of comments in i40e_xsk.cJesper Dangaard Brouer
2020-05-28i40e: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-05-28ice: Refactor VF VSI release and setup functionsBrett Creeley