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
/
stmmac_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-25
net: ethernet: stmicro: stmmac: permit MTU change with interface up
Christian Marangi
1
-6
/
+24
2022-07-25
net: ethernet: stmicro: stmmac: generate stmmac dma conf before open
Christian Marangi
1
-173
/
+289
2022-07-25
net: ethernet: stmicro: stmmac: move dma conf to dedicated struct
Christian Marangi
1
-141
/
+145
2022-07-25
net: ethernet: stmicro: stmmac: first disable all queues and disconnect in re...
Christian Marangi
1
-2
/
+2
2022-07-25
net: ethernet: stmicro: stmmac: move queue reset to dedicated functions
Christian Marangi
1
-28
/
+31
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+11
2022-07-15
net: stmmac: fix unbalanced ptp clock issue in suspend/resume flow
Biao Huang
1
-9
/
+8
2022-07-15
net: stmmac: fix pm runtime issue in stmmac_dvr_remove()
Biao Huang
1
-2
/
+3
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-1
/
+1
2022-06-17
net: stmmac: make mdio register skips PHY scanning for fixed-link
Ong Boon Leong
1
-5
/
+7
2022-06-02
net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
Rasmus Villemoes
1
-3
/
+3
2022-05-05
net: switch to netif_napi_add_tx()
Jakub Kicinski
1
-3
/
+2
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-05-01
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
1
-1
/
+1
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+2
2022-04-15
stmmac, xsk: Diversify return values from xsk_wakeup call paths
Maciej Fijalkowski
1
-2
/
+2
2022-04-15
net: stmmac: stmmac_main: using pm_runtime_resume_and_get instead of pm_runti...
Minghao Chi
1
-12
/
+6
2022-03-17
net: stmmac: clean up impossible condition
Dan Carpenter
1
-4
/
+1
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-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-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2022-01-28
net: stmmac: properly handle with runtime pm in stmmac_dvr_remove()
Jisheng Zhang
1
-2
/
+4
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-17
/
+19
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
1
-0
/
+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-14
net: stmmac: Fix "Unbalanced pm_runtime_enable!" warning
Kai-Heng Feng
1
-1
/
+2
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+12
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-4
/
+0
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
1
-1
/
+1
2021-12-13
net: stmmac: Add GFP_DMA32 for rx buffers if no 64 capability
David Wu
1
-4
/
+12
2021-12-13
net: stmmac: bump tc when get underflow error from DMA descriptor
Xiaoliang Yang
1
-30
/
+21
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+6
2021-11-30
net: stmmac: Add platform level debug register dump feature
Bhupesh Sharma
1
-0
/
+3
2021-11-29
net: stmmac: Avoid DMA_CHAN_CONTROL write if no Split Header support
Vincent Whitchurch
1
-5
/
+6
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-50
/
+86
2021-11-26
net: stmmac: Disable Tx queues when reconfiguring the interface
Yannick Vignon
1
-0
/
+2
2021-11-25
net: stmmac: perserve TX and RX coalesce value during XDP setup
Ong Boon Leong
1
-2
/
+3
2021-11-23
net: stmmac: Calculate CDC error only once
Kurt Kanzenbach
1
-10
/
+2
2021-11-22
net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls
Holger Assmann
1
-46
/
+79
2021-11-19
stmmac_pci: Fix underflow size in stmmac_rx
Zekun Shen
1
-4
/
+5
[next]