index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-26
1
-10
/
+22
|
\
|
*
net: stmmac: fix system hang if change mac address after interface ifdown
Joakim Zhang
2021-05-20
1
-1
/
+10
|
*
net: stmmac: correct clocks enabled in stmmac_vlan_rx_kill_vid()
Joakim Zhang
2021-05-20
1
-6
/
+6
|
*
net: stmmac: Fix MAC WoL not working if PHY does not support WoL
Joakim Zhang
2021-05-11
1
-3
/
+6
*
|
net: stmicro: handle clk_prepare() failure during init
Anirudh Rayabharam
2021-05-13
1
-3
/
+5
*
|
Revert "net: stmicro: fix a missing check of clk_prepare"
Greg Kroah-Hartman
2021-05-13
1
-3
/
+1
|
/
*
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2021-05-07
2
-18
/
+3
*
net: stmmac: Clear receive all(RA) bit when promiscuous mode is off
Ramesh Babu B
2021-05-04
1
-0
/
+1
*
net: stmmac: Remove duplicate declaration of stmmac_priv
Wan Jiabing
2021-04-30
1
-1
/
+0
*
net: stmmac: cleared __FPE_REMOVING bit in stmmac_fpe_start_wq()
Mohammad Athari Bin Ismail
2021-04-30
1
-0
/
+1
*
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
49
-629
/
+3877
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-26
1
-3
/
+9
|
|
\
|
|
*
net: stmmac: fix TSO and TBS feature enabling during driver open
Ong Boon Leong
2021-04-21
1
-3
/
+9
|
*
|
stmmac: intel: Enable HW descriptor prefetch by default
Mohammad Athari Bin Ismail
2021-04-22
1
-0
/
+1
|
*
|
net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwards
Mohammad Athari Bin Ismail
2021-04-22
4
-2
/
+15
|
*
|
stmmac: intel: set TSO/TBS TX Queues default settings
Ong Boon Leong
2021-04-21
1
-0
/
+3
|
*
|
stmmac: intel: unlock on error path in intel_crosststamp()
Dan Carpenter
2021-04-21
1
-0
/
+1
|
*
|
net: stmmac: fix memory leak during driver probe
Wong Vee Khee
2021-04-19
1
-0
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-17
1
-77
/
+1
|
|
\
|
|
*
|
net: stmmac: Add support for external trigger timestamping
Tan Tee Min
2021-04-14
7
-1
/
+99
|
*
|
net: stmmac: Add TX via XDP zero-copy socket
Ong Boon Leong
2021-04-13
3
-29
/
+310
|
*
|
net: stmmac: Enable RX via AF_XDP zero-copy
Ong Boon Leong
2021-04-13
4
-29
/
+679
|
*
|
net: stmmac: Refactor __stmmac_xdp_run_prog for XDP ZC
Ong Boon Leong
2021-04-13
1
-12
/
+23
|
*
|
net: stmmac: rearrange RX and TX desc init into per-queue basis
Ong Boon Leong
2021-04-13
1
-80
/
+100
|
*
|
net: stmmac: refactor stmmac_init_rx_buffers for stmmac_reinit_rx_buffers
Ong Boon Leong
2021-04-13
1
-189
/
+189
|
*
|
net: stmmac: introduce dma_recycle_rx_skbufs for stmmac_reinit_rx_buffers
Ong Boon Leong
2021-04-13
1
-17
/
+27
|
*
|
net: stmmac: rearrange RX buffer allocation and free functions
Ong Boon Leong
2021-04-13
1
-37
/
+47
|
*
|
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
23
-29
/
+29
|
*
|
stmmac: intel: Enable SERDES PHY rx clk for PSE
Voon Weifeng
2021-04-07
2
-0
/
+11
|
*
|
stmmac: intel: Drop duplicate ID in the list of PCI device IDs
Andy Shevchenko
2021-04-06
1
-30
/
+30
|
*
|
net: stmmac: Add support for XDP_REDIRECT action
Ong Boon Leong
2021-04-03
2
-11
/
+84
|
*
|
net: stmmac: Add support for XDP_TX action
Ong Boon Leong
2021-04-03
2
-18
/
+232
|
*
|
net: stmmac: Add initial XDP support
Ong Boon Leong
2021-04-03
5
-27
/
+197
|
*
|
net: stmmac: arrange Tx tail pointer update to stmmac_flush_tx_descriptors
Ong Boon Leong
2021-04-03
1
-30
/
+26
|
*
|
net: stmmac: make SPH enable/disable to be configurable
Ong Boon Leong
2021-04-03
2
-5
/
+8
|
*
|
net: stmmac: set IRQ affinity hint for multi MSI vectors
Ong Boon Leong
2021-04-03
1
-2
/
+13
|
*
|
net: stmmac: remove unnecessary pci_enable_msi() call
Wong Vee Khee
2021-04-01
1
-2
/
+0
|
*
|
stmmac: intel: use managed PCI function on probe and resume
Wong Vee Khee
2021-04-01
1
-7
/
+2
|
*
|
net: stmmac: enable MTL ECC Error Address Status Over-ride by default
Voon Weifeng
2021-03-31
2
-0
/
+2
|
*
|
net: ethernet: stmicro: Remove duplicate struct declaration
Wan Jiabing
2021-03-31
1
-1
/
+0
|
*
|
stmmac: intel: add cross time-stamping freq difference adjustment
Wong Vee Khee
2021-03-30
1
-0
/
+27
|
*
|
net: stmmac: remove redundant dev_err call in qcom_ethqos_probe()
Guobin Huang
2021-03-29
1
-1
/
+0
|
*
|
net: stmmac: fix missing unlock on error in stmmac_suspend()
Yang Yingliang
2021-03-28
1
-1
/
+3
|
*
|
net: stmmac: Fix kernel panic due to NULL pointer dereference of fpe_cfg
Mohammad Athari Bin Ismail
2021-03-26
2
-12
/
+14
|
*
|
net: stmmac: use interrupt mode INTM=1 for multi-MSI
Wong, Vee Khee
2021-03-25
4
-12
/
+22
|
*
|
stmmac: intel: add support for multi-vector msi and msi-x
Ong Boon Leong
2021-03-25
1
-9
/
+111
|
*
|
net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TX
Ong Boon Leong
2021-03-25
3
-45
/
+423
|
*
|
net: stmmac: make stmmac_interrupt() function more friendly to MSI
Ong Boon Leong
2021-03-25
1
-23
/
+31
|
*
|
net: stmmac: introduce DMA interrupt status masking per traffic direction
Ong Boon Leong
2021-03-25
10
-10
/
+101
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
1
-0
/
+2
|
|
\
\
[next]