开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
dpaa2
/
dpaa2-mac.c
Age
Commit message (
Expand
)
Author
2021-06-11
net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver
Calvin Johnson
2021-05-21
dpaa2-eth: setup the of_node field of the device
Ioana Ciornei
2021-02-06
net: dpaa2-mac: add backplane link mode support
Russell King
2021-02-06
net: dpaa2-mac: add 1000BASE-X support
Russell King
2021-01-09
dpaa2-mac: remove a comment regarding pause settings
Ioana Ciornei
2021-01-09
dpaa2-mac: remove an unnecessary check
Ioana Ciornei
2021-01-09
dpaa2-mac: export MAC counters even when in TYPE_FIXED
Ioana Ciornei
2021-01-09
dpaa2-mac: split up initializing the MAC object from connecting to it
Ioana Ciornei
2020-12-07
dpaa2-mac: Add a missing of_node_put after of_device_is_available
Christophe JAILLET
2020-09-25
dpaa2-mac: Fix potential null pointer dereference
Gustavo A. R. Silva
2020-09-25
dpaa2-mac: do not check for both child and parent DTS nodes
Ioana Ciornei
2020-09-24
dpaa2-mac: add PCS support through the Lynx module
Ioana Ciornei
2020-02-27
net: dpaa2-mac: use resolved link config in mac_link_up()
Russell King
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2019-11-07
dpaa2-eth: add ethtool MAC counters
Ioana Ciornei
2019-11-06
dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_mode
Ioana Ciornei
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-10-31
dpaa2-eth: add MAC/PHY support through phylink
Ioana Ciornei