summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)AuthorFilesLines
2022-04-27net: stmmac: Use readl_poll_timeout_atomic() in atomic stateKevin Hao1-2/+2
2022-04-20net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen3-16/+9
2022-04-13net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai1-2/+1
2022-03-08net: stmmac: perserve TX and RX coalesce value during XDP setupOng Boon Leong1-2/+3
2022-03-08net: stmmac: only enable DMA interrupts when readyVincent Whitchurch1-2/+26
2022-03-08net: stmmac: enhance XDP ZC driver level switching performanceOng Boon Leong3-6/+139
2022-03-08net: stmmac: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-02-16net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang1-1/+1
2022-02-16net: stmmac: reduce unnecessary wakeups from eee sw timerJisheng Zhang1-6/+7
2022-02-08net: stmmac: ensure PTP time register reads are consistentYannick Vignon1-7/+12
2022-02-08net: stmmac: dump gmac4 DMA registers correctlyCamel Guo2-2/+18
2022-02-08net: stmmac: properly handle with runtime pm in stmmac_dvr_remove()Jisheng Zhang1-2/+4
2022-02-08net: stmmac: dwmac-visconti: No change to ETHER_CLOCK_SEL for unexpected spee...Yuji Ishikawa1-2/+7
2022-02-01net: stmmac: dwmac-visconti: Fix clock configuration for RMII modeYuji Ishikawa1-11/+21
2022-02-01net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SELYuji Ishikawa1-5/+5
2022-02-01net: stmmac: skip only stmmac_ptp_register when resume from suspendMohammad Athari Bin Ismail1-11/+9
2022-02-01net: stmmac: configure PTP clock source prior to PTP initializationMohammad Athari Bin Ismail2-3/+3
2022-01-27net: stmmac: Add platform level debug register dump featureBhupesh Sharma2-3/+7
2021-12-29net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5MNobuhiro Iwamatsu1-1/+1
2021-12-29net: stmmac: ptp: fix potentially overflowing expressionXiaoliang Yang1-1/+1
2021-12-22net: stmmac: dwmac-rk: fix oob read in rk_gmac_setupJohn Keeping1-1/+3
2021-12-22net: stmmac: fix tc flower deletion for VLAN priority Rx steeringOng Boon Leong2-13/+90
2021-12-08net: stmmac: Avoid DMA_CHAN_CONTROL write if no Split Header supportVincent Whitchurch1-5/+6
2021-12-01net: stmmac: Disable Tx queues when reconfiguring the interfaceYannick Vignon1-0/+2
2021-12-01net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctlsHolger Assmann3-47/+81
2021-11-25net: stmmac: Fix signed/unsigned wreckageThomas Gleixner1-13/+10
2021-11-25net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platformMeng Li1-2/+22
2021-11-18net: stmmac: allow a tc-taprio base-time of zeroVladimir Oltean1-2/+0
2021-10-20net: stmmac: Fix E2E delay mechanismKurt Kanzenbach1-1/+1
2021-10-08net: stmmac: add support for dwmac 3.40aHerve Codina2-0/+9
2021-10-08net: stmmac: fix get_hw_feature() on old hardwareHerve Codina4-9/+22
2021-10-06net: stmmac: trigger PCS EEE to turn off on link downWong Vee Khee1-1/+5
2021-10-02net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devicesPunit Agrawal1-0/+5
2021-09-30net: stmmac: fix EEE init issue when paired with EEE capable PHYsWong Vee Khee1-0/+4
2021-09-11net: stmmac: allow CSR clock of 300MHzJesper Nilsson1-1/+1
2021-09-09net: stmmac: platform: fix build warning when with !CONFIG_PM_SLEEPJoakim Zhang1-2/+2
2021-09-08net: stmmac: fix system hang caused by eee_ctrl_timer during suspend/resumeJoakim Zhang2-14/+44
2021-09-07net: stmmac: fix MAC not working when system resume back with WoL activeJoakim Zhang1-18/+18
2021-09-06stmmac: dwmac-loongson:Fix missing return valuezhaoxiao1-1/+3
2021-09-05net: stmmac: Fix overall budget calculation for rxtx_napiSong Yoong Siang1-4/+6
2021-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-26/+19
2021-08-25net: stmmac: fix kernel panic due to NULL pointer dereference of buf->xdpSong Yoong Siang1-4/+4
2021-08-25net: stmmac: fix kernel panic due to NULL pointer dereference of xsk_poolSong Yoong Siang1-6/+6
2021-08-25net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warningsMichael Riesch1-9/+0
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+6
2021-08-23net: stmmac: fix kernel panic due to NULL pointer dereference of plat->estWong Vee Khee1-5/+7
2021-08-21stmmac: Revert "stmmac: align RX buffers"Marc Zyngier1-2/+2
2021-08-16net: stmmac: add ethtool per-queue irq statistic supportVijayakannan Ayyathurai3-0/+6
2021-08-16net: stmmac: add ethtool per-queue statistic frameworkVijayakannan Ayyathurai3-1/+80
2021-08-16net: stmmac: fix INTR TBU status affecting irq count statisticVoon Weifeng1-2/+3