summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* r8169: fix firmware not resetting tp->ocp_baseHeiner Kallweit2020-06-201-1/+4
* ibmvnic: continue to init in CRQ reset returns H_CLOSEDDany Madden2020-06-201-2/+7
* ionic: tame the watchdog timer on reconfigShannon Nelson2020-06-201-7/+8
* ibmveth: Fix max MTU limitThomas Falcon2020-06-191-1/+1
* net: flow_offload: fix flow_indr_dev_unregister pathwenxu2020-06-195-11/+11
* flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu2020-06-194-22/+40
* geneve: allow changing DF behavior after creationSabrina Dubroca2020-06-191-0/+1
* enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil2020-06-193-16/+34
* net: macb: undo operations in case of failureClaudiu Beznea2020-06-191-2/+4
* net: phy: Check harder for errors in get_phy_id()Florian Fainelli2020-06-191-2/+4
* of: of_mdio: Correct loop scanning logicFlorian Fainelli2020-06-191-2/+7
* net: ethernet: oki-semi: pch_gbe: fix spelling mistakeFlavio Suligoi2020-06-191-1/+1
* net: ethernet: neterion: vxge: fix spelling mistakeFlavio Suligoi2020-06-191-1/+1
* i40e: fix crash when Rx descriptor count is changedBjörn Töpel2020-06-181-0/+3
* ice: protect ring accesses with WRITE_ONCECiara Loftus2020-06-182-5/+5
* i40e: protect ring accesses with READ- and WRITE_ONCECiara Loftus2020-06-181-10/+19
* ixgbe: protect ring accesses with READ- and WRITE_ONCECiara Loftus2020-06-182-9/+17
* net: dsa: bcm_sf2: Fix node reference countFlorian Fainelli2020-06-181-0/+2
* tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen2020-06-181-2/+2
* bareudp: Fixed multiproto mode configurationMartin2020-06-181-0/+3
* s390/qeth: let isolation mode override HW offload restrictionsJulian Wiedmann2020-06-181-2/+4
* s390/qeth: fix error handling for isolation mode cmdsJulian Wiedmann2020-06-181-4/+1
* net: dsa: sja1105: fix checks for VLAN state in gate actionVladimir Oltean2020-06-181-1/+3
* net: dsa: sja1105: fix checks for VLAN state in redirect actionVladimir Oltean2020-06-181-1/+3
* net: dsa: sja1105: remove debugging code in sja1105_vl_gateVladimir Oltean2020-06-181-4/+0
* net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphySascha Hauer2020-06-181-0/+6
* net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphySascha Hauer2020-06-181-36/+44
* ionic: export features for vlans to useShannon Nelson2020-06-171-0/+1
* ionic: no link check while resetting queuesShannon Nelson2020-06-171-1/+2
* net: usb: ax88179_178a: fix packet alignment paddingJeremy Kerr2020-06-171-5/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-1618-199/+152
|\
| * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2020-06-162-51/+28
| |\
| | * e1000e: fix unused-function warningArnd Bergmann2020-06-161-11/+5
| | * e1000: use generic power managementVaibhav Gupta2020-06-161-36/+13
| | * e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu2020-06-161-4/+10
| * | lan743x: add MODULE_DEVICE_TABLE for module loading aliasTim Harvey2020-06-161-0/+2
| * | mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel2020-06-164-0/+17
| * | bareudp: Fixed configuration to avoid having garbage valuesMartin2020-06-161-0/+2
| * | mvpp2: remove module bugfixSven Auhagen2020-06-161-2/+5
| |/
| * net: dsa: sja1105: fix PTP timestamping with large tc-taprio cyclesVladimir Oltean2020-06-151-4/+4
| * mvpp2: ethtool rxtx stats fixSven Auhagen2020-06-151-2/+2
| * rocker: fix incorrect error handling in dma_rings_initAditya Pakki2020-06-151-2/+2
| * net: ethernet: mtk-star-emac: simplify interrupt handlingBartosz Golaszewski2020-06-151-89/+29
| * bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam2020-06-151-1/+1
| * bnxt_en: Fix AER reset logic on 57500 chips.Michael Chan2020-06-151-5/+12
| * bnxt_en: Re-enable SRIOV during resume.Michael Chan2020-06-151-0/+2
| * bnxt_en: Simplify bnxt_resume().Michael Chan2020-06-151-12/+2
| * net: alx: fix race condition in alx_removeZekun Shen2020-06-151-4/+5
| * ibmvnic: Harden device login requestsThomas Falcon2020-06-151-4/+17
| * net: macb: Only disable NAPI on the actual error pathCharles Keepax2020-06-151-5/+4