index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
2019-07-29
net: stmmac: manage errors returned by of_get_mac_address()
Martin Blumenstingl
2019-07-22
net: stmmac: Do not cut down 1G modes
Jose Abreu
2019-07-22
net: stmmac: Use kcalloc() instead of kmalloc_array()
Jose Abreu
2019-07-22
net: stmmac: RX Descriptors need to be clean before setting buffers
Jose Abreu
2019-07-11
net: stmmac: Fix misuses of GENMASK macro
Joe Perches
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
2019-07-09
net: stmmac: add support for hash table size 128/256 in dwmac4
Biao Huang
2019-07-09
net: stmmac: dwmac4: mac address array boudary violation issue
Biao Huang
2019-07-09
net: stmmac: Introducing support for Page Pool
Jose Abreu
2019-07-09
net: stmmac: Fix descriptors address being in > 32 bits address space
Jose Abreu
2019-07-09
net: stmmac: Implement RX Coalesce Frames setting
Jose Abreu
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
net: stmmac: enable clause 45 mdio support
Kweh Hock Leong
2019-07-08
net: stmmac: Re-work the queue selection for TSO packets
Jose Abreu
2019-07-04
net: stmmac: Enable dwmac4 jumbo frame more than 8KiB
Weifeng Voon
2019-07-02
net: stmmac: make "snps,reset-delays-us" optional again
Martin Blumenstingl
2019-07-02
net: stmmac: Re-word Kconfig entry
Jose Abreu
2019-06-28
net: stmmac: Update Kconfig entry
Jose Abreu
2019-06-28
net: stmmac: Only disable interrupts if NAPI is scheduled
Jose Abreu
2019-06-28
net: stmmac: Update RX Tail Pointer to last free entry
Jose Abreu
2019-06-28
net: stmmac: Enable support for > 32 Bits addressing in XGMAC
Jose Abreu
2019-06-28
net: stmmac: Do not disable interrupts when cleaning TX
Jose Abreu
2019-06-28
net: stmmac: Add the missing speeds that XGMAC supports
Jose Abreu
2019-06-28
net: stmmac: dwxgmac: Fix the undefined burst setting
Jose Abreu
2019-06-28
net: stmmac: Decrease default RX Watchdog value
Jose Abreu
2019-06-28
net: stmmac: Do not try to enable PHY EEE if MAC does not support it
Jose Abreu
2019-06-28
net: stmmac: dwxgmac: Enable EDMA by default
Jose Abreu
2019-06-28
net: stmmac: Fix case when PHY handle is not present
Jose Abreu
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-26
net: stmmac: Fix crash observed if PHY does not support EEE
Jon Hunter
2019-06-26
net: stmmac: Fix possible deadlock when disabling EEE support
Jon Hunter
2019-06-24
net: stmmac: sun8i: force select external PHY when no internal one
Icenowy Zheng
2019-06-24
net: stmmac: sun8i: add support for Allwinner H6 EMAC
Icenowy Zheng
2019-06-22
net: stmmac: set IC bit when transmitting frames with HW timestamp
Roland Hii
2019-06-22
net: stmmac: fixed new system time seconds value calculation
Roland Hii
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-19
net: stmmac: initialize the reset delay array
Martin Blumenstingl
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-18
net: stmmac: add sanity check to device_property_read_u32_array call
Colin Ian King
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
net: stmmac: fix unused-variable warning
Arnd Bergmann
2019-06-16
Merge branch 'stmmac-cleanups-for-stmmac_mdio_reset'
David S. Miller
2019-06-16
net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_data
Martin Blumenstingl
2019-06-16
net: stmmac: drop the reset delays from struct stmmac_mdio_bus_data
Martin Blumenstingl
2019-06-16
net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_data
Martin Blumenstingl
2019-06-16
net: stmmac: use device_property_read_u32_array to read the reset delays
Martin Blumenstingl
2019-06-16
net: stmmac: drop redundant check in stmmac_mdio_reset
Martin Blumenstingl
2019-06-15
net: stmmac: Fix wrapper drivers not detecting PHY
Jose Abreu
2019-06-14
net: stmmac: use GPIO descriptors in stmmac_mdio_reset
Martin Blumenstingl
[next]