aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-04net: stmmac: Enable dwmac4 jumbo frame more than 8KiBWeifeng Voon1-1/+12
2019-07-02net: stmmac: make "snps,reset-delays-us" optional againMartin Blumenstingl1-10/+3
2019-07-02net: stmmac: Re-word Kconfig entryJose Abreu1-1/+1
2019-06-28net: stmmac: Update Kconfig entryJose Abreu1-1/+1
2019-06-28net: stmmac: Only disable interrupts if NAPI is scheduledJose Abreu1-5/+5
2019-06-28net: stmmac: Update RX Tail Pointer to last free entryJose Abreu1-0/+2
2019-06-28net: stmmac: Enable support for > 32 Bits addressing in XGMACJose Abreu5-15/+66
2019-06-28net: stmmac: Do not disable interrupts when cleaning TXJose Abreu1-5/+3
2019-06-28net: stmmac: Add the missing speeds that XGMAC supportsJose Abreu4-23/+86
2019-06-28net: stmmac: dwxgmac: Fix the undefined burst settingJose Abreu1-3/+3
2019-06-28net: stmmac: Decrease default RX Watchdog valueJose Abreu2-3/+3
2019-06-28net: stmmac: Do not try to enable PHY EEE if MAC does not support itJose Abreu1-1/+1
2019-06-28net: stmmac: dwxgmac: Enable EDMA by defaultJose Abreu2-0/+6
2019-06-28net: stmmac: Fix case when PHY handle is not presentJose Abreu1-2/+6
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-9/+15
2019-06-26net: stmmac: Fix crash observed if PHY does not support EEEJon Hunter1-4/+6
2019-06-26net: stmmac: Fix possible deadlock when disabling EEE supportJon Hunter1-0/+1
2019-06-24net: stmmac: sun8i: force select external PHY when no internal oneIcenowy Zheng1-0/+5
2019-06-24net: stmmac: sun8i: add support for Allwinner H6 EMACIcenowy Zheng1-0/+16
2019-06-22net: stmmac: set IC bit when transmitting frames with HW timestampRoland Hii1-8/+14
2019-06-22net: stmmac: fixed new system time seconds value calculationRoland Hii1-1/+1
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-36/+3
2019-06-19net: stmmac: initialize the reset delay arrayMartin Blumenstingl1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner3-36/+3
2019-06-18net: stmmac: add sanity check to device_property_read_u32_array callColin Ian King1-3/+10
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller38-342/+38
2019-06-17net: stmmac: fix unused-variable warningArnd Bergmann1-2/+2
2019-06-16Merge branch 'stmmac-cleanups-for-stmmac_mdio_reset'David S. Miller2-37/+16
2019-06-16net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_dataMartin Blumenstingl1-6/+0
2019-06-16net: stmmac: drop the reset delays from struct stmmac_mdio_bus_dataMartin Blumenstingl1-7/+8
2019-06-16net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_dataMartin Blumenstingl1-20/+9
2019-06-16net: stmmac: use device_property_read_u32_array to read the reset delaysMartin Blumenstingl1-5/+4
2019-06-16net: stmmac: drop redundant check in stmmac_mdio_resetMartin Blumenstingl1-3/+0
2019-06-15net: stmmac: Fix wrapper drivers not detecting PHYJose Abreu2-3/+10
2019-06-14net: stmmac: use GPIO descriptors in stmmac_mdio_resetMartin Blumenstingl1-14/+13
2019-06-13net: stmmac: Convert to phylink and remove phylib logicJose Abreu5-339/+132
2019-06-13net: stmmac: Start adding phylink supportJose Abreu3-0/+53
2019-06-13net: stmmac: Prepare to convert to phylinkJose Abreu1-41/+72
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-42/+6
2019-06-06net: stmmac: socfpga: fix phy and ptp_ref setup for Arria10/Stratix10Dinh Nguyen1-13/+104
2019-06-05net: stmmac: dwmac4: fix flow control issueBiao Huang1-2/+6
2019-06-05net: stmmac: modify default value of tx-framesBiao Huang1-1/+1
2019-06-05net: stmmac: dwmac-mediatek: disable rx watchdogBiao Huang1-0/+1
2019-06-05net: stmmac: dwmac-mediatek: enable Ethernet power domainBiao Huang1-0/+7
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446Thomas Gleixner4-28/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner7-29/+7
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner27-297/+27
2019-06-04net: stmmac: socfpga: add RMII phy modeDinh Nguyen1-0/+3
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-9/+16
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds6-42/+6