summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2021-06-30net: stmmac: dwmac1000: Fix extended MAC address registers definitionJisheng Zhang
2021-05-26net: stmicro: handle clk_prepare() failure during initAnirudh Rayabharam
2021-05-26Revert "net: stmicro: fix a missing check of clk_prepare"Greg Kroah-Hartman
2021-05-22net: stmmac: Set FIFO sizes for ipq806xJonathan McDowell
2020-12-29net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan
2020-10-14net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng
2020-08-21net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell
2020-08-21net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell
2020-06-11net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell
2020-05-10net: ethernet: stmmac: dwmac-generic: fix probe error pathJohan Hovold
2020-05-10net: ethernet: stmmac: dwmac-rk: fix probe error pathJohan Hovold
2020-05-10net: ethernet: stmmac: dwmac-sti: fix probe error pathJohan Hovold
2020-04-13net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang
2020-01-29net: stmmac: fix length of PTP clock's name stringAntonio Borneo
2020-01-29net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()Dan Carpenter
2020-01-23net: stmmac: Enable 16KB buffer sizeJose Abreu
2020-01-23net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu
2020-01-12net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai
2019-12-21net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen
2019-12-21net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen
2019-12-05net: stmicro: fix a missing check of clk_prepareKangjie Lu
2019-09-10net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai
2019-08-04net: stmmac: dwmac1000: Clear unused address entriesJose Abreu
2019-06-11net: stmmac: fix reset gpio free missingJisheng Zhang
2019-05-16net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-04-03stmmac: copy unicast mac address to MAC registersBhadram Varka
2019-03-23net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov
2019-02-23net: stmmac: Fix a race in EEE enable callbackJose Abreu
2018-11-10net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel
2018-10-20stmmac: fix valid numbers of unicast filter entriesJongsung Kim
2018-08-06NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev
2018-01-17net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet
2017-01-15net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli
2015-12-14stmmac: dwmac-sunxi: Call exit cleanup function in probe error pathChen-Yu Tsai
2015-12-05stmmac: fix resource management when resumeGiuseppe CAVALLARO
2015-11-30stmmac: fix oversized frame receptionGiuseppe CAVALLARO
2015-11-30stmmac: fix PHY reset during resumeGiuseppe CAVALLARO
2015-11-30stmmac: dwmac-sti: fix st,tx-retime-src checkGiuseppe CAVALLARO
2015-11-30stmmac: fix csr clock divisor for 300MHzGiuseppe CAVALLARO
2015-11-30stmmac: fix a filter problem after resuming.Giuseppe CAVALLARO
2015-11-12stmmac: avoid ipq806x constant overflow warningArnd Bergmann
2015-11-05net: stmmac: fix double-initialization of phy_ifaceLABBE Corentin
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-01stmmac: Correctly report PTP capabilities.Phil Reid
2015-10-05net: stmmac: avoid using timespecArnd Bergmann
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-22net: stmmac: fix type of entry variableAndrzej Hajda
2015-09-15net: stmmac: Use msleep rather then udelay for reset delaySjoerd Simons
2015-09-09stmmac: fix check for phydev being openAlexey Brodkin
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller