index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: stmmac: fix return value of __setup handler
Randy Dunlap
2022-02-25
1
-3
/
+3
*
net: stmmac: only enable DMA interrupts when ready
Vincent Whitchurch
2022-02-25
1
-2
/
+26
*
net: stmmac: ensure PTP time register reads are consistent
Yannick Vignon
2022-02-03
1
-7
/
+12
*
net: stmmac: dump gmac4 DMA registers correctly
Camel Guo
2022-02-01
2
-2
/
+18
*
net: stmmac: properly handle with runtime pm in stmmac_dvr_remove()
Jisheng Zhang
2022-01-28
1
-2
/
+4
*
net: stmmac: dwmac-visconti: No change to ETHER_CLOCK_SEL for unexpected spee...
Yuji Ishikawa
2022-01-28
1
-2
/
+7
*
net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()
Jisheng Zhang
2022-01-27
1
-1
/
+1
*
net: stmmac: skip only stmmac_ptp_register when resume from suspend
Mohammad Athari Bin Ismail
2022-01-27
1
-11
/
+9
*
net: stmmac: configure PTP clock source prior to PTP initialization
Mohammad Athari Bin Ismail
2022-01-27
2
-3
/
+3
*
net: stmmac: reduce unnecessary wakeups from eee sw timer
Jisheng Zhang
2022-01-25
1
-6
/
+7
*
net: stmmac: remove unused members in struct stmmac_priv
Jisheng Zhang
2022-01-24
1
-2
/
+0
*
net: stmmac: dwmac-visconti: Fix clock configuration for RMII mode
Yuji Ishikawa
2022-01-20
1
-11
/
+21
*
net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SEL
Yuji Ishikawa
2022-01-20
1
-5
/
+5
*
net: stmmac: Fix "Unbalanced pm_runtime_enable!" warning
Kai-Heng Feng
2022-01-14
1
-1
/
+2
*
net: stmmac: dwmac-oxnas: Add support for OX810SE
Neil Armstrong
2022-01-12
1
-22
/
+79
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
2
-1
/
+2
|
\
|
*
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
2021-12-30
1
-0
/
+1
|
*
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-24
2
-2
/
+2
|
\
\
|
*
|
net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5M
Nobuhiro Iwamatsu
2021-12-23
1
-1
/
+1
|
*
|
net: stmmac: ptp: fix potentially overflowing expression
Xiaoliang Yang
2021-12-23
1
-1
/
+1
*
|
|
net: stmmac: add tc flower filter for EtherType matching
Ong Boon Leong
2021-12-23
2
-0
/
+124
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-17
4
-18
/
+105
|
\
|
|
|
*
|
net: stmmac: dwmac-rk: fix oob read in rk_gmac_setup
John Keeping
2021-12-16
1
-1
/
+3
|
*
|
net: stmmac: fix tc flower deletion for VLAN priority Rx steering
Ong Boon Leong
2021-12-14
2
-13
/
+90
|
*
|
net: stmmac: Add GFP_DMA32 for rx buffers if no 64 capability
David Wu
2021-12-13
1
-4
/
+12
*
|
|
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-4
/
+0
*
|
|
net: stmmac: bump tc when get underflow error from DMA descriptor
Xiaoliang Yang
2021-12-13
3
-33
/
+27
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
1
-5
/
+6
|
\
|
|
*
net: stmmac: Avoid DMA_CHAN_CONTROL write if no Split Header support
Vincent Whitchurch
2021-11-29
1
-5
/
+6
*
|
net: stmmac: Add platform level debug register dump feature
Bhupesh Sharma
2021-11-30
2
-3
/
+7
*
|
stmmac: remove ethtool driver version info
Heiner Kallweit
2021-11-29
2
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
3
-51
/
+88
|
\
|
|
*
net: stmmac: Disable Tx queues when reconfiguring the interface
Yannick Vignon
2021-11-26
1
-0
/
+2
|
*
net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls
Holger Assmann
2021-11-22
3
-47
/
+81
|
*
stmmac_pci: Fix underflow size in stmmac_rx
Zekun Shen
2021-11-19
1
-4
/
+5
*
|
net: stmmac: perserve TX and RX coalesce value during XDP setup
Ong Boon Leong
2021-11-26
1
-2
/
+3
*
|
net: stmmac: Calculate CDC error only once
Kurt Kanzenbach
2021-11-24
2
-10
/
+7
*
|
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-18
2
-15
/
+32
|
\
|
|
*
net: stmmac: Fix signed/unsigned wreckage
Thomas Gleixner
2021-11-17
1
-13
/
+10
|
*
net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platform
Meng Li
2021-11-15
1
-2
/
+22
*
|
net: stmmac: dwmac-qcom-ethqos: add platform level clocks management
Bhupesh Sharma
2021-11-18
1
-3
/
+23
*
|
stmmac: fix build due to brainos in trans_start changes
Alexander Lobakin
2021-11-17
1
-2
/
+2
*
|
net: annotate accesses to queue->trans_start
Eric Dumazet
2021-11-17
1
-3
/
+3
*
|
net: stmmac: enhance XDP ZC driver level switching performance
Ong Boon Leong
2021-11-15
3
-6
/
+139
|
/
*
net: stmmac: allow a tc-taprio base-time of zero
Vladimir Oltean
2021-11-10
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-22
1
-1
/
+1
|
\
|
*
net: stmmac: Fix E2E delay mechanism
Kurt Kanzenbach
2021-10-20
1
-1
/
+1
*
|
ethernet: stmmac: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
1
-2
/
+6
[next]