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
*
net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10a
Fugang Duan
2020-05-26
1
-1
/
+2
*
net: stmmac: don't attach interface until resume finishes
Leon Yu
2020-05-23
1
-2
/
+2
*
net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
Jonathan McDowell
2020-05-22
1
-0
/
+13
*
net: stmmac: fix num_por initialization
Vinod Koul
2020-05-14
1
-2
/
+15
*
net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiply
Colin Ian King
2020-05-04
1
-1
/
+1
*
stmmac: fix pointer check after utilization in stmmac_interrupt
Maxim Petrov
2020-05-04
1
-6
/
+1
*
stmmac: intel: Fix kernel crash due to wrong error path
Andy Shevchenko
2020-04-30
1
-1
/
+3
*
net: stmmac: Enable SERDES power up/down sequence
Voon Weifeng
2020-04-21
3
-0
/
+235
*
net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock array
Marc Zyngier
2020-04-20
1
-0
/
+1
*
net: stmmac: Fix sub-second increment
Julien Beraud
2020-04-18
1
-4
/
+8
*
net: stmmac: fix enabling socfpga's ptp_ref_clock
Julien Beraud
2020-04-18
1
-3
/
+6
*
net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
Florian Fainelli
2020-04-16
1
-0
/
+2
*
net: stmmac: socfpga: Allow all RGMII modes
Atsushi Nemoto
2020-04-14
1
-0
/
+2
*
net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting
Jisheng Zhang
2020-04-03
1
-1
/
+1
*
net: stmmac: xgmac: Fix VLAN register handling
Jose Abreu
2020-04-02
1
-0
/
+11
*
net: stmmac: Fix VLAN filtering when HW does not support it
Jose Abreu
2020-04-01
1
-5
/
+12
*
net: stmmac: add EHL 2.5Gbps PCI info and PCI ID
Voon Weifeng
2020-03-30
1
-8
/
+16
*
net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI ID
Voon Weifeng
2020-03-30
1
-0
/
+75
*
net: stmmac: create dwmac-intel.c to contain all Intel platform
Voon Weifeng
2020-03-30
4
-313
/
+519
*
net: stmmac: Add support for VLAN Rx filtering
Wong Vee Khee
2020-03-30
5
-0
/
+245
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
2
-5
/
+11
|
\
|
*
net: stmmac: dwmac-rk: fix error path in rk_gmac_probe
Emil Renner Berthing
2020-03-21
1
-1
/
+1
|
*
net: stmmac: platform: Fix misleading interrupt error msg
Markus Fuchs
2020-03-14
1
-4
/
+10
*
|
net: sched: rename more stats_types
Jakub Kicinski
2020-03-23
1
-2
/
+2
*
|
net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset()
Dejin Zheng
2020-03-19
1
-6
/
+1
*
|
net: stmmac: Add support for Enterprise MAC version
Jose Abreu
2020-03-17
5
-1
/
+173
*
|
net: stmmac: Add XLGMII support
Jose Abreu
2020-03-17
2
-0
/
+64
*
|
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-17
2
-3
/
+3
*
|
net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()
Dejin Zheng
2020-03-16
1
-11
/
+4
*
|
net: stmmac: use readl_poll_timeout() function in init_systime()
Dejin Zheng
2020-03-16
1
-11
/
+4
*
|
net: stmmac: platform: convert to devm_platform_ioremap_resource
Dejin Zheng
2020-03-15
1
-4
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
1
-1
/
+2
|
\
|
|
*
net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used
Remi Pommarel
2020-03-08
1
-1
/
+2
*
|
net: stmmac: selftests: Fix L3/L4 Filtering test
Jose Abreu
2020-03-11
1
-0
/
+2
*
|
net: stmmac: Integrate it with DesignWare XPCS
Jose Abreu
2020-03-09
5
-2
/
+57
*
|
net: stmmac: Use resolved link config in mac_link_up()
Jose Abreu
2020-03-09
1
-33
/
+33
*
|
net: stmmac: Fallback to dev_fwnode() if needed
Jose Abreu
2020-03-09
1
-0
/
+3
*
|
net: stmmac: Switch to linkmode_and()/linkmode_andnot()
Jose Abreu
2020-03-09
1
-8
/
+5
*
|
net: stmmac: selftests: Do not fail if PHY is not attached
Jose Abreu
2020-03-09
1
-1
/
+1
*
|
flow_offload: check for basic action hw stats type
Jiri Pirko
2020-03-08
1
-2
/
+7
*
|
stmmac: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-03-05
1
-14
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-27
1
-5
/
+8
|
\
|
|
*
net: stmmac: fix notifier registration
Aaro Koskinen
2020-02-26
1
-5
/
+8
*
|
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2020-02-27
1
-1
/
+3
*
|
net: ethernet: stmmac: don't warn about missing optional wakeup IRQ
Ahmad Fatoum
2020-02-24
1
-1
/
+1
*
|
net: ethernet: stmmac: demote warnings about missing optional clocks
Ahmad Fatoum
2020-02-24
2
-2
/
+2
*
|
net: page_pool: API cleanup and comments
Ilias Apalodimas
2020-02-20
1
-2
/
+2
*
|
net: stmmac: Get rid of custom STMMAC_DEVICE() macro
Andy Shevchenko
2020-02-17
1
-20
/
+15
|
/
*
net: stmmac: update pci platform data to use phy_interface
Voon Weifeng
2020-02-07
1
-6
/
+8
*
net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filter
Tan, Tee Min
2020-02-07
1
-1
/
+1
[next]