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
2017-02-24
net: stmmac: unify registers dumps methods
LABBE Corentin
2017-02-19
net: ethernet: stmmac: dwmac-rk: Add RK3328 gmac support
david.wu
2017-02-15
net: stmmac: invert the logic for dumping regs
LABBE Corentin
2017-02-15
net: stmmac: reduce indentation by adding a continue
LABBE Corentin
2017-02-15
net: stmmac: split the stmmac_adjust_link 10/100 case
LABBE Corentin
2017-02-15
net: stmmac: run stmmac_hw_fix_mac_speed when speed is valid
LABBE Corentin
2017-02-15
net: stmmac: set speed at SPEED_UNKNOWN in case of broken speed
LABBE Corentin
2017-02-15
net: stmmac: use SPEED_UNKNOWN/DUPLEX_UNKNOWN
LABBE Corentin
2017-02-15
net: stmmac: likely is useless in occasional function
LABBE Corentin
2017-02-15
net: stmmac: remove useless parenthesis
LABBE Corentin
2017-02-08
net: stmmac: replace unsigned by u32
LABBE Corentin
2017-02-08
net: stmmac: remove unused variable in sysfs_display_ring
LABBE Corentin
2017-02-08
net: stmmac: remove dead code in stmmac_tx_clean
LABBE Corentin
2017-02-08
net: stmmac: print phy information
LABBE Corentin
2017-02-08
net: stmmac: rename rx_crc to rx_crc_errors
LABBE Corentin
2017-02-08
net: stmmac: Rewrite two test against NULL value
LABBE Corentin
2017-02-08
net: stmmac: Correct the error message about invalid speed
LABBE Corentin
2017-02-08
net: stmmac: replace ENOSYS by EINVAL
LABBE Corentin
2017-02-08
net: stmmac: Use readl_poll_timeout
LABBE Corentin
2017-02-08
net: stmmac: replace stmmac_mdio_busy_wait by readl_poll_timeout
LABBE Corentin
2017-02-08
net: stmmac: fix some code style problem
LABBE Corentin
2017-02-08
net: stmmac: remplace asm/io.h by linux/io.h
LABBE Corentin
2017-02-08
net: stmmac: remove freesoftware address
LABBE Corentin
2017-02-08
net: stmmac: fix some typos in comments
LABBE Corentin
2017-02-08
net: stmmac: Remove the bus_setup function pointer
LABBE Corentin
2017-02-08
net: stmmac: fix the typo on MAC_RNABLE_RX
LABBE Corentin
2017-02-02
net: stmmac: Fix wrong message in stmmac_probe_config_dt
Heiner Kallweit
2017-02-02
net: stmmac: add separate warning for PTP not being supported by HW
Heiner Kallweit
2017-02-02
net: stmmac: don't set tx delay in RGMII_ID and RGMII_TXID mode
Heiner Kallweit
2017-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-29
stmmac: Discard masked flags in interrupt status register
Alexey Brodkin
2017-01-24
net: stmmac: dwmac-meson8b: make the RGMII TX delay configurable
Martin Blumenstingl
2017-01-22
net: stmicro: fix LS field mask in EEE configuration
jpinto
2017-01-18
stmicro: add more information to Kconfig
jpinto
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
stmmac: add missing of_node_put
Julia Lawall
2017-01-16
net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registered
Heiner Kallweit
2017-01-15
stmmac: indent an if statement
Dan Carpenter
2017-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-09
stmmac: adding new glue driver dwmac-dwc-qos-eth
jpinto
2017-01-09
stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure
jpinto
2017-01-09
stmmac: adding DT parameter for LPI tx clock gating
jpinto
2017-01-08
net: stmmac: fix maxmtu assignment to be within valid range
Kweh, Hock Leong
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-03
net: stmmac: dwmac-oxnas: use generic pm implementation
Johan Hovold
2017-01-03
net: stmmac: dwmac-oxnas: fix fixed-link-phydev leaks
Johan Hovold
2017-01-03
net: stmmac: dwmac-oxnas: fix of-node leak
Johan Hovold
2017-01-02
net: stmmac: remove unused duplicate property snps,axi_all
Niklas Cassel
2016-12-29
stmmac: adding EEE to GMAC4
jpinto
[next]