index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
dwmac100_core.c
Age
Commit message (
Expand
)
Author
2024-05-30
net: stmmac: include linux/io.h rather than asm/io.h
Russell King (Oracle)
2024-04-16
net: stmmac: Fix IP-cores specific MAC capabilities
Serge Semin
2022-09-08
net: stmmac: Disable automatic FCS/Pad stripping
Kurt Kanzenbach
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2019-05-24
net: stmmac: dwmac100: Add MAC loopback support
Jose Abreu
2018-04-23
net: stmmac: Implement logic to automatically select HW Interface
Jose Abreu
2018-01-22
net: stmmac: Fix reception of Broadcom switches tags
Florian Fainelli
2017-05-25
net-next: stmmac: rework the speed selection
LABBE Corentin
2017-03-24
net: stmmac: add set_mac to the stmmac_ops
LABBE Corentin
2017-03-12
net: stmmac: flow_ctrl functions adapted to mtl
Joao Pinto
2017-02-24
net: stmmac: unify registers dumps methods
LABBE Corentin
2017-02-08
net: stmmac: remove freesoftware address
LABBE Corentin
2016-12-23
stmmac: CSR clock configuration fix
jpinto
2016-12-03
net: stmmac: unify mdio functions
LABBE Corentin
2016-04-02
stmmac: rework synopsys id read, moved to dwmac setup
Alexandre TORGUE
2014-07-31
net: stmmac: Support devicetree configs for mcast and ucast filter entries
Vince Bridgers
2014-07-31
net: stmmac: Correct set_filter for multicast and unicast cases
Vince Bridgers
2014-07-31
net: stmmac: Change MAC interface to support multiple filter configurations
Vince Bridgers
2014-01-21
stmmac: Fix kernel crashes for jumbo frames
Vince Bridgers
2013-07-02
stmmac: dity-up and rework the driver debug levels
Giuseppe CAVALLARO
2013-04-08
stmmac: code tidy-up
Giuseppe CAVALLARO
2013-03-26
stmmac: start adding pcs and rgmii core irq
Giuseppe CAVALLARO
2012-07-01
stmmac: add the Energy Efficient Ethernet support
Giuseppe CAVALLARO
2012-05-14
stmmac: extend mac addr reg and fix perfect filering
Giuseppe CAVALLARO
2012-04-04
stmmac: sanitize the rx coe and add the type-1 csum (v2)
Deepak SIKRI
2011-09-15
stmmac: rework the code to get the Synopsys ID (v3)
Giuseppe CAVALLARO
2011-09-15
stmmac: remove the mmc code (v3)
Giuseppe CAVALLARO
2011-08-11
stmmac: Move the STMicroelectronics driver
Jeff Kirsher