index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-22
net: ethernet: stmmac: fix write to sgmii_adapter_base
Dinh Nguyen
1
-5
/
+7
2022-04-20
net: stmmac: Use readl_poll_timeout_atomic() in atomic state
Kevin Hao
1
-2
/
+2
2022-04-11
net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link
Dinh Nguyen
3
-16
/
+9
2022-04-04
stmmac: dwmac-loongson: change loongson_dwmac_driver from global to static
Tom Rix
1
-1
/
+1
2022-04-01
net: stmmac: Fix unset max_speed difference between DT and non-DT platforms
Chen-Yu Tsai
1
-2
/
+1
2022-03-24
net: stmmac: dwmac-qcom-ethqos: Enable RGMII functional clock on resume
Bjorn Andersson
1
-0
/
+7
2022-03-17
net: stmmac: clean up impossible condition
Dan Carpenter
1
-4
/
+1
2022-03-16
stmmac: dwmac-mediatek: add support for mt8195
Biao Huang
1
-10
/
+268
2022-03-16
stmmac: dwmac-mediatek: re-arrange clock setting
Biao Huang
1
-23
/
+48
2022-03-16
stmmac: dwmac-mediatek: Reuse more common features
Biao Huang
1
-17
/
+15
2022-03-16
stmmac: dwmac-mediatek: add platform level clocks management
Biao Huang
1
-7
/
+18
2022-03-09
stmmac: intel: Add ADL-N PCI ID
Michael Sit Wei Hong
1
-0
/
+2
2022-03-09
net: stmmac: switch no PTP HW support message to info level
Heiner Kallweit
1
-1
/
+1
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+29
2022-03-03
net: stmmac: dwmac-qcom-ethqos: Adjust rgmii loopback_en per platform
Bjorn Andersson
1
-4
/
+18
2022-03-03
net: stmmac: Add support for SM8150
Vinod Koul
1
-0
/
+15
2022-02-25
stmmac: intel: Enable 2.5Gbps for Intel AlderLake-S
Wong Vee Khee
1
-2
/
+1
2022-02-25
net: stmmac: fix return value of __setup handler
Randy Dunlap
1
-3
/
+3
2022-02-25
net: stmmac: only enable DMA interrupts when ready
Vincent Whitchurch
1
-2
/
+26
2022-02-07
net: stmmac: optimize locking around PTP clock reads
Yannick Vignon
5
-20
/
+20
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-13
/
+41
2022-02-03
net: stmmac: ensure PTP time register reads are consistent
Yannick Vignon
1
-7
/
+12
2022-01-31
net: stmmac: dump gmac4 DMA registers correctly
Camel Guo
2
-2
/
+18
2022-01-28
net: stmmac: dwmac-sun8i: make clk really gated during rpm suspended
Jisheng Zhang
1
-19
/
+11
2022-01-28
net: stmmac: properly handle with runtime pm in stmmac_dvr_remove()
Jisheng Zhang
1
-2
/
+4
2022-01-28
net: stmmac: dwmac-visconti: No change to ETHER_CLOCK_SEL for unexpected spee...
Yuji Ishikawa
1
-2
/
+7
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-21
/
+20
2022-01-27
net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()
Jisheng Zhang
1
-1
/
+1
2022-01-27
net: stmmac: skip only stmmac_ptp_register when resume from suspend
Mohammad Athari Bin Ismail
1
-11
/
+9
2022-01-27
net: stmmac: configure PTP clock source prior to PTP initialization
Mohammad Athari Bin Ismail
2
-3
/
+3
2022-01-26
net: stmmac: use .mac_select_pcs() interface
Russell King (Oracle)
1
-3
/
+12
2022-01-26
net: stmmac: convert to phylink_generic_validate()
Russell King (Oracle)
1
-24
/
+1
2022-01-26
net: stmmac: remove phylink_config.pcs_poll usage
Russell King (Oracle)
1
-1
/
+0
2022-01-26
net: stmmac/xpcs: convert to pcs_validate()
Russell King (Oracle)
1
-5
/
+0
2022-01-26
net: stmmac: fill in supported_interfaces
Russell King (Oracle)
1
-0
/
+8
2022-01-26
net: stmmac: convert to phylink_get_linkmodes()
Russell King (Oracle)
1
-83
/
+42
2022-01-25
net: stmmac: reduce unnecessary wakeups from eee sw timer
Jisheng Zhang
1
-6
/
+7
2022-01-24
net: stmmac: remove unused members in struct stmmac_priv
Jisheng Zhang
1
-2
/
+0
2022-01-20
net: stmmac: dwmac-visconti: Fix clock configuration for RMII mode
Yuji Ishikawa
1
-11
/
+21
2022-01-20
net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SEL
Yuji Ishikawa
1
-5
/
+5
2022-01-14
net: stmmac: Fix "Unbalanced pm_runtime_enable!" warning
Kai-Heng Feng
1
-1
/
+2
2022-01-12
net: stmmac: dwmac-oxnas: Add support for OX810SE
Neil Armstrong
1
-22
/
+79
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-1
/
+2
2021-12-29
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
1
-0
/
+1
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2021-12-23
net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5M
Nobuhiro Iwamatsu
1
-1
/
+1
2021-12-23
net: stmmac: ptp: fix potentially overflowing expression
Xiaoliang Yang
1
-1
/
+1
2021-12-23
net: stmmac: add tc flower filter for EtherType matching
Ong Boon Leong
2
-0
/
+124
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-18
/
+105
2021-12-16
net: stmmac: dwmac-rk: fix oob read in rk_gmac_setup
John Keeping
1
-1
/
+3
[next]