summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac
AgeCommit message (Expand)Author
2022-04-22net: ethernet: stmmac: fix write to sgmii_adapter_baseDinh Nguyen
2022-04-20net: stmmac: Use readl_poll_timeout_atomic() in atomic stateKevin Hao
2022-04-11net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen
2022-04-04stmmac: dwmac-loongson: change loongson_dwmac_driver from global to staticTom Rix
2022-04-01net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai
2022-03-24net: stmmac: dwmac-qcom-ethqos: Enable RGMII functional clock on resumeBjorn Andersson
2022-03-17net: stmmac: clean up impossible conditionDan Carpenter
2022-03-16stmmac: dwmac-mediatek: add support for mt8195Biao Huang
2022-03-16stmmac: dwmac-mediatek: re-arrange clock settingBiao Huang
2022-03-16stmmac: dwmac-mediatek: Reuse more common featuresBiao Huang
2022-03-16stmmac: dwmac-mediatek: add platform level clocks managementBiao Huang
2022-03-09stmmac: intel: Add ADL-N PCI IDMichael Sit Wei Hong
2022-03-09net: stmmac: switch no PTP HW support message to info levelHeiner Kallweit
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-03net: stmmac: dwmac-qcom-ethqos: Adjust rgmii loopback_en per platformBjorn Andersson
2022-03-03net: stmmac: Add support for SM8150Vinod Koul
2022-02-25stmmac: intel: Enable 2.5Gbps for Intel AlderLake-SWong Vee Khee
2022-02-25net: stmmac: fix return value of __setup handlerRandy Dunlap
2022-02-25net: stmmac: only enable DMA interrupts when readyVincent Whitchurch
2022-02-07net: stmmac: optimize locking around PTP clock readsYannick Vignon
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-03net: stmmac: ensure PTP time register reads are consistentYannick Vignon
2022-01-31net: stmmac: dump gmac4 DMA registers correctlyCamel Guo
2022-01-28net: stmmac: dwmac-sun8i: make clk really gated during rpm suspendedJisheng Zhang
2022-01-28net: stmmac: properly handle with runtime pm in stmmac_dvr_remove()Jisheng Zhang
2022-01-28net: stmmac: dwmac-visconti: No change to ETHER_CLOCK_SEL for unexpected spee...Yuji Ishikawa
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-27net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang
2022-01-27net: stmmac: skip only stmmac_ptp_register when resume from suspendMohammad Athari Bin Ismail
2022-01-27net: stmmac: configure PTP clock source prior to PTP initializationMohammad Athari Bin Ismail
2022-01-26net: stmmac: use .mac_select_pcs() interfaceRussell King (Oracle)
2022-01-26net: stmmac: convert to phylink_generic_validate()Russell King (Oracle)
2022-01-26net: stmmac: remove phylink_config.pcs_poll usageRussell King (Oracle)
2022-01-26net: stmmac/xpcs: convert to pcs_validate()Russell King (Oracle)
2022-01-26net: stmmac: fill in supported_interfacesRussell King (Oracle)
2022-01-26net: stmmac: convert to phylink_get_linkmodes()Russell King (Oracle)
2022-01-25net: stmmac: reduce unnecessary wakeups from eee sw timerJisheng Zhang
2022-01-24net: stmmac: remove unused members in struct stmmac_privJisheng Zhang
2022-01-20net: stmmac: dwmac-visconti: Fix clock configuration for RMII modeYuji Ishikawa
2022-01-20net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SELYuji Ishikawa
2022-01-14net: stmmac: Fix "Unbalanced pm_runtime_enable!" warningKai-Heng Feng
2022-01-12net: stmmac: dwmac-oxnas: Add support for OX810SENeil Armstrong
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-29net: Add includes masked by netdevice.h including uapi/bpf.hJakub Kicinski
2021-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-23net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5MNobuhiro Iwamatsu
2021-12-23net: stmmac: ptp: fix potentially overflowing expressionXiaoliang Yang
2021-12-23net: stmmac: add tc flower filter for EtherType matchingOng Boon Leong
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-16net: stmmac: dwmac-rk: fix oob read in rk_gmac_setupJohn Keeping