summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-06-20r8169: fix firmware not resetting tp->ocp_baseHeiner Kallweit
2020-06-20ibmvnic: continue to init in CRQ reset returns H_CLOSEDDany Madden
2020-06-20ionic: tame the watchdog timer on reconfigShannon Nelson
2020-06-19ibmveth: Fix max MTU limitThomas Falcon
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu
2020-06-19flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu
2020-06-19geneve: allow changing DF behavior after creationSabrina Dubroca
2020-06-19enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil
2020-06-19net: macb: undo operations in case of failureClaudiu Beznea
2020-06-19net: phy: Check harder for errors in get_phy_id()Florian Fainelli
2020-06-19net: ethernet: oki-semi: pch_gbe: fix spelling mistakeFlavio Suligoi
2020-06-19net: ethernet: neterion: vxge: fix spelling mistakeFlavio Suligoi
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-18net: dsa: bcm_sf2: Fix node reference countFlorian Fainelli
2020-06-18tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen
2020-06-18bareudp: Fixed multiproto mode configurationMartin
2020-06-18net: dsa: sja1105: fix checks for VLAN state in gate actionVladimir Oltean
2020-06-18net: dsa: sja1105: fix checks for VLAN state in redirect actionVladimir Oltean
2020-06-18net: dsa: sja1105: remove debugging code in sja1105_vl_gateVladimir Oltean
2020-06-18net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphySascha Hauer
2020-06-18net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphySascha Hauer
2020-06-17ionic: export features for vlans to useShannon Nelson
2020-06-17ionic: no link check while resetting queuesShannon Nelson
2020-06-17net: usb: ax88179_178a: fix packet alignment paddingJeremy Kerr
2020-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
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-16lan743x: add MODULE_DEVICE_TABLE for module loading aliasTim Harvey
2020-06-16mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel
2020-06-16bareudp: Fixed configuration to avoid having garbage valuesMartin
2020-06-16mvpp2: remove module bugfixSven Auhagen
2020-06-15can: peak_canfd: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15net: dsa: sja1105: fix PTP timestamping with large tc-taprio cyclesVladimir Oltean
2020-06-15mvpp2: ethtool rxtx stats fixSven Auhagen
2020-06-15rocker: fix incorrect error handling in dma_rings_initAditya Pakki
2020-06-15net: ethernet: mtk-star-emac: simplify interrupt handlingBartosz Golaszewski
2020-06-15bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam
2020-06-15bnxt_en: Fix AER reset logic on 57500 chips.Michael Chan
2020-06-15bnxt_en: Re-enable SRIOV during resume.Michael Chan
2020-06-15bnxt_en: Simplify bnxt_resume().Michael Chan
2020-06-15net: alx: fix race condition in alx_removeZekun Shen
2020-06-15ibmvnic: Harden device login requestsThomas Falcon
2020-06-15net: macb: Only disable NAPI on the actual error pathCharles Keepax
2020-06-15qlcnic: Use kobj_to_dev() insteadWang Qing
2020-06-15net: axienet: fix spelling mistake in comment "Exteneded" -> "extended"Colin Ian King