summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* net: annotate accesses to queue->trans_startEric Dumazet2021-11-171-3/+3
* net: stmmac: enhance XDP ZC driver level switching performanceOng Boon Leong2021-11-153-6/+139
* net: stmmac: allow a tc-taprio base-time of zeroVladimir Oltean2021-11-101-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-221-1/+1
|\
| * net: stmmac: Fix E2E delay mechanismKurt Kanzenbach2021-10-201-1/+1
* | ethernet: stmmac: use eth_hw_addr_set()Jakub Kicinski2021-10-201-2/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-146-9/+31
|\|
| * 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
* | ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-1410-12/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-072-1/+10
|\|
| * 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: selftests: Use kcalloc() instead of kzalloc()Gustavo A. R. Silva2021-10-071-2/+2
* | ethernet: use eth_hw_addr_set()Jakub Kicinski2021-10-021-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-301-0/+4
|\|
| * net: stmmac: fix EEE init issue when paired with EEE capable PHYsWong Vee Khee2021-09-301-0/+4
* | net: stmmac: fix off-by-one error in sanity checkArnd Bergmann2021-09-281-2/+2
* | net: stmmac: fix gcc-10 -Wrestrict warningArnd Bergmann2021-09-271-0/+4
* | net: stmmac: dwmac-visconti: Make use of the helper function dev_err_probe()Cai Huoqing2021-09-171-4/+3
|/
* 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