index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
2015-07-21
stmmac: add proper probe function to dwmac-meson
Joachim Eastwood
2015-07-21
stmmac: add proper probe function to dwmac-lpc18xx
Joachim Eastwood
2015-07-21
stmmac: export probe_config_dt() and get_platform_resources()
Joachim Eastwood
2015-07-21
stmmac: make stmmac_probe_config_dt return the platform data struct
Joachim Eastwood
2015-07-21
stmmac: introduce stmmac_get_platform_resources()
Joachim Eastwood
2015-07-21
stmmac: clean up platform/of_match data retrieval
Joachim Eastwood
2015-07-21
stmmac: use of_device_get_match_data to retrieve of match data
Joachim Eastwood
2015-06-29
stmmac: Trivial: fix typo in constant name
Nik Nyby
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-24
stmmac: troubleshoot unexpected bits in des0 & des1
Alexey Brodkin
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
net: stmmac: dwmac-rk: add rk3368-specific data
Heiko Stübner
2015-06-23
net: stmmac: dwmac-rk: abstract access to mac settings in GRF
Heiko Stübner
2015-06-23
net: stmmac: dwmac-rk: Fix clk rate when provided by soc
Heiko Stübner
2015-06-23
net: stmmac: dwmac-rk: remove unused gpio register defines
Heiko Stübner
2015-06-18
net: stmmac: dwmac-rk: Don't add function name in info or err messages
Romain Perier
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-31
stmmac: add ipq806x glue layer
Mathieu Olivari
2015-05-31
stmmac: add fixed-link device-tree support
Mathieu Olivari
2015-05-31
stmmac: add phy-handle support to the platform layer
Mathieu Olivari
2015-05-25
net: stmmac: create one debugfs dir per net-device
Mathieu Olivari
2015-05-21
stmmac: drop unnecessary dt checks in stmmac_probe_config_dt
Joachim Eastwood
2015-05-21
stmmac: change the stmmac_dvr_probe return type to int
Joachim Eastwood
2015-05-21
stmmac: let stmmac_dvr_probe take a struct of resources
Joachim Eastwood
2015-05-21
stmmac: move driver data setting into stmmac_dvr_probe
Joachim Eastwood
2015-05-21
stmmac: replace open coded __netdev_alloc_skb_ip_align() with actual call
Vineet Gupta
2015-05-15
stmmac: drop driver from stmmac platform code
Joachim Eastwood
2015-05-15
stmmac: convert dwmac-sunxi to platform driver
Joachim Eastwood
2015-05-15
stmmac: convert dwmac-sti to platform driver
Joachim Eastwood
2015-05-15
stmmac: convert dwmac-socfpga to platform driver
Joachim Eastwood
2015-05-15
stmmac: convert dwmac-rk to platform driver
Joachim Eastwood
2015-05-15
stmmac: convert dwmac-meson to platform driver
Joachim Eastwood
2015-05-15
stmmac: convert dwmac-lpc18xx to a platform driver
Joachim Eastwood
2015-05-15
stmmac: add a generic dwmac driver
Joachim Eastwood
2015-05-15
stmmac: prepare stmmac platform to support stand alone drivers
Joachim Eastwood
2015-05-15
stmmac: add dwmac glue for NXP 18xx/43xx family
Joachim Eastwood
2015-05-04
drivers/net: include <module.h> for modular stmmac_platform code
Paul Gortmaker
2015-04-16
stmmac: Configure Flow Control to work correctly based on rxfifo size
Vince Bridgers
2015-04-16
stmmac: Enable unicast pause frame detect in GMAC Register 6
Vince Bridgers
2015-04-16
stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree
Vince Bridgers
2015-04-16
stmmac: Add defines and documentation for enabling flow control
Vince Bridgers
2015-04-16
stmmac: fix oops on rmmod after assigning ip addr
Bryan O'Donoghue
2015-04-08
stmmac: Add an optional register interface clock
Andrew Bresticker
2015-03-31
ptp: stmmac: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
ptp: stmmac: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-09
net: stmmac: make reset control an optional requirement
Dinh Nguyen
2015-03-04
stmmac: check IRQ availability early on probe
Alexey Brodkin
2015-03-01
net: stmmac: Use setup_timer and mod_timer
Vaishali Thakkar
[next]