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
/
dwmac1000_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-05-30
net: stmmac: remove pcs_rane() method
Russell King (Oracle)
2024-04-16
net: stmmac: Fix IP-cores specific MAC capabilities
Serge Semin
2023-04-13
net: stmmac: Pass stmmac_priv in some callbacks
Andrew Halaney
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
2020-08-12
net: stmmac: dwmac1000: provide multicast filter fallback
Jonathan McDowell
2020-04-03
net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting
Jisheng Zhang
2020-03-08
net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used
Remi Pommarel
2019-10-09
net: stmmac: Remove break after a return
Tiezhu Yang
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: dwmac1000: Clear unused address entries
Jose Abreu
2019-05-24
net: stmmac: dwmac1000: Fix Hash Filter
Jose Abreu
2019-05-24
net: stmmac: dwmac1000: Also pass control frames while in promisc mode
Jose Abreu
2019-05-24
net: stmmac: dwmac1000: Add MAC loopback support
Jose Abreu
2018-04-23
net: stmmac: Implement logic to automatically select HW Interface
Jose Abreu
2018-02-09
net: stmmac: remove redundant enable of PMT irq
Niklas Cassel
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: mac debug prepared for multiple queues
Joao Pinto
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
2017-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-29
stmmac: Discard masked flags in interrupt status register
Alexey Brodkin
2017-01-09
stmmac: adding DT parameter for LPI tx clock gating
jpinto
2016-12-23
stmmac: CSR clock configuration fix
jpinto
2016-12-03
net: stmmac: unify mdio functions
LABBE Corentin
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-18
stmmac: fix PWRDWN into the PMT register for global unicast.
Giuseppe CAVALLARO
2016-08-30
drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"
Colin Ian King
2016-06-28
drivers: net: stmmac: add port selection programming
Giuseppe CAVALLARO
2016-06-28
drivers: net: stmmac: rework core ISR to better manage PCS and PMT
Giuseppe CAVALLARO
2016-06-28
drivers: net: stmmac: reworking the PCS code.
Giuseppe CAVALLARO
2016-04-02
stmmac: rework synopsys id read, moved to dwmac setup
Alexandre TORGUE
2015-12-01
stmmac: support Reg_9 to get HW level information
Giuseppe CAVALLARO
2015-04-16
stmmac: Enable unicast pause frame detect in GMAC Register 6
Vince Bridgers
2014-10-10
stmmac: correct mc_filter local variable in set_filter and set_mac_addr call
Vince Bridgers
2014-09-01
stmmac: fix the rx csum feature
Giuseppe CAVALLARO
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-07-02
net: stmmac: Remove unneeded I/O read caught by cppcheck
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: initial support to manage pcs modes
Giuseppe CAVALLARO
2013-03-26
stmmac: start adding pcs and rgmii core irq
Giuseppe CAVALLARO
[next]