summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: add support for dwmac 3.40aHerve Codina2021-10-082-0/+9
* net: stmmac: fix get_hw_feature() on old hardwareHerve Codina2021-10-084-9/+22
* net: stmmac: trigger PCS EEE to turn off on link downWong Vee Khee2021-10-061-1/+5
* net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devicesPunit Agrawal2021-10-011-0/+5
* net: stmmac: fix EEE init issue when paired with EEE capable PHYsWong Vee Khee2021-09-301-0/+4
* net: stmmac: allow CSR clock of 300MHzJesper Nilsson2021-09-111-1/+1
* net: stmmac: platform: fix build warning when with !CONFIG_PM_SLEEPJoakim Zhang2021-09-091-2/+2
* net: stmmac: fix system hang caused by eee_ctrl_timer during suspend/resumeJoakim Zhang2021-09-082-14/+44
* net: stmmac: fix MAC not working when system resume back with WoL activeJoakim Zhang2021-09-071-18/+18
* stmmac: dwmac-loongson:Fix missing return valuezhaoxiao2021-09-061-1/+3
* net: stmmac: Fix overall budget calculation for rxtx_napiSong Yoong Siang2021-09-051-4/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-265-26/+19
|\
| * net: stmmac: fix kernel panic due to NULL pointer dereference of buf->xdpSong Yoong Siang2021-08-251-4/+4
| * net: stmmac: fix kernel panic due to NULL pointer dereference of xsk_poolSong Yoong Siang2021-08-251-6/+6
| * net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warningsMichael Riesch2021-08-251-9/+0
| * net: stmmac: fix kernel panic due to NULL pointer dereference of plat->estWong Vee Khee2021-08-231-5/+7
| * stmmac: Revert "stmmac: align RX buffers"Marc Zyngier2021-08-201-2/+2
* | ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+6
* | net: stmmac: add ethtool per-queue irq statistic supportVijayakannan Ayyathurai2021-08-163-0/+6
* | net: stmmac: add ethtool per-queue statistic frameworkVijayakannan Ayyathurai2021-08-163-1/+80
* | net: stmmac: fix INTR TBU status affecting irq count statisticVoon Weifeng2021-08-161-2/+3
* | ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann2021-08-131-1/+1
* | net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()Nathan Chancellor2021-08-071-10/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-07-311-0/+2
|\ \ | |/
| * net: stmmac: add est_irq_status callback function for GMAC 4.10 and 5.10Mohammad Athari Bin Ismail2021-07-261-0/+2
* | dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-1/+1
|/
* stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()YueHaibing2021-07-071-3/+5
* stmmac: dwmac-loongson: Fix unsigned comparison to zeroYueHaibing2021-07-071-4/+5
* net: stmmac: ptp: update tas basetime after ptp adjustXiaoliang Yang2021-07-052-2/+45
* net: stmmac: add mutex lock to protect est parametersXiaoliang Yang2021-07-051-1/+11
* net: stmmac: separate the tas basetime calculation functionXiaoliang Yang2021-07-052-13/+28
* net: stmmac: Terminate FPE workqueue in suspendMohammad Athari Bin Ismail2021-07-011-0/+1
* stmmac: intel: set PCI_D3hot in suspendVoon Weifeng2021-06-291-0/+1
* stmmac: intel: Enable PHY WOL option in EHLLing Pei Lee2021-06-291-0/+1
* net: stmmac: option to enable PHY WOL with PMT enabledLing Pei Lee2021-06-291-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-281-8/+2
|\
| * stmmac: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen2021-06-241-8/+2
* | stmmac: dwmac-loongson: fix uninitialized variable in loongson_dwmac_probe()Dan Carpenter2021-06-221-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-182-4/+6
|\ \
| * | net: stmmac: disable clocks in stmmac_remove_config_dt()Joakim Zhang2021-06-161-0/+2
| * | net: stmmac: dwmac1000: Fix extended MAC address registers definitionJisheng Zhang2021-06-111-4/+4
* | | net: stmmac: remove redundant continue statementColin Ian King2021-06-181-3/+1
* | | stmmac: pci: Add dwmac support for LoongsonQing Zhang2021-06-183-0/+228
| |/ |/|
* | net: stmmac: Fix error return code in ingenic_mac_probe()Wei Yongjun2021-06-161-0/+1
* | stmmac: align RX buffersMatteo Croce2021-06-151-2/+2
* | Merge branch 'Ingenic-SOC-mac-support'David S. Miller2021-06-143-0/+410
|\ \
| * | net: stmmac: Add Ingenic SoCs MAC support.周琰杰 (Zhou Yanjie)2021-06-143-0/+414
|/ /
* | stmmac: intel: fix wrong kernel-docWong Vee Khee2021-06-121-1/+1
* | stmmac: intel: move definitions to dwmac-intel header fileWong Vee Khee2021-06-122-16/+16
* | net: stmmac: reduce indentation when calling stmmac_xpcs_setupVladimir Oltean2021-06-111-6/+4