aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2022-04-27net: stmmac: Use readl_poll_timeout_atomic() in atomic stateKevin Hao
2022-04-20net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen
2022-04-13net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai
2022-03-08net: stmmac: perserve TX and RX coalesce value during XDP setupOng Boon Leong
2022-03-08net: stmmac: only enable DMA interrupts when readyVincent Whitchurch
2022-03-08net: stmmac: enhance XDP ZC driver level switching performanceOng Boon Leong
2022-03-08net: stmmac: fix return value of __setup handlerRandy Dunlap
2022-02-16net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang
2022-02-16net: stmmac: reduce unnecessary wakeups from eee sw timerJisheng Zhang
2022-02-08net: stmmac: ensure PTP time register reads are consistentYannick Vignon
2022-02-08net: stmmac: dump gmac4 DMA registers correctlyCamel Guo
2022-02-08net: stmmac: properly handle with runtime pm in stmmac_dvr_remove()Jisheng Zhang
2022-02-08net: stmmac: dwmac-visconti: No change to ETHER_CLOCK_SEL for unexpected spee...Yuji Ishikawa
2022-02-01net: stmmac: dwmac-visconti: Fix clock configuration for RMII modeYuji Ishikawa
2022-02-01net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SELYuji Ishikawa
2022-02-01net: stmmac: skip only stmmac_ptp_register when resume from suspendMohammad Athari Bin Ismail
2022-02-01net: stmmac: configure PTP clock source prior to PTP initializationMohammad Athari Bin Ismail
2022-01-27net: stmmac: Add platform level debug register dump featureBhupesh Sharma
2021-12-29net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5MNobuhiro Iwamatsu
2021-12-29net: stmmac: ptp: fix potentially overflowing expressionXiaoliang Yang
2021-12-22net: stmmac: dwmac-rk: fix oob read in rk_gmac_setupJohn Keeping
2021-12-22net: stmmac: fix tc flower deletion for VLAN priority Rx steeringOng Boon Leong
2021-12-08net: stmmac: Avoid DMA_CHAN_CONTROL write if no Split Header supportVincent Whitchurch
2021-12-01net: stmmac: Disable Tx queues when reconfiguring the interfaceYannick Vignon
2021-12-01net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctlsHolger Assmann
2021-11-25net: stmmac: Fix signed/unsigned wreckageThomas Gleixner
2021-11-25net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platformMeng Li
2021-11-18net: stmmac: allow a tc-taprio base-time of zeroVladimir Oltean
2021-10-20net: stmmac: Fix E2E delay mechanismKurt Kanzenbach
2021-10-08net: stmmac: add support for dwmac 3.40aHerve Codina
2021-10-08net: stmmac: fix get_hw_feature() on old hardwareHerve Codina
2021-10-06net: stmmac: trigger PCS EEE to turn off on link downWong Vee Khee
2021-10-01net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devicesPunit Agrawal
2021-09-30net: stmmac: fix EEE init issue when paired with EEE capable PHYsWong Vee Khee
2021-09-11net: stmmac: allow CSR clock of 300MHzJesper Nilsson
2021-09-09net: stmmac: platform: fix build warning when with !CONFIG_PM_SLEEPJoakim Zhang
2021-09-08net: stmmac: fix system hang caused by eee_ctrl_timer during suspend/resumeJoakim Zhang
2021-09-07net: stmmac: fix MAC not working when system resume back with WoL activeJoakim Zhang
2021-09-06stmmac: dwmac-loongson:Fix missing return valuezhaoxiao
2021-09-05net: stmmac: Fix overall budget calculation for rxtx_napiSong Yoong Siang
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-25net: stmmac: fix kernel panic due to NULL pointer dereference of buf->xdpSong Yoong Siang
2021-08-25net: stmmac: fix kernel panic due to NULL pointer dereference of xsk_poolSong Yoong Siang
2021-08-25net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warningsMichael Riesch
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-23net: stmmac: fix kernel panic due to NULL pointer dereference of plat->estWong Vee Khee
2021-08-20stmmac: Revert "stmmac: align RX buffers"Marc Zyngier
2021-08-16net: stmmac: add ethtool per-queue irq statistic supportVijayakannan Ayyathurai
2021-08-16net: stmmac: add ethtool per-queue statistic frameworkVijayakannan Ayyathurai
2021-08-16net: stmmac: fix INTR TBU status affecting irq count statisticVoon Weifeng