index
:
linux-arm.git
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
dpaa2
/
dpaa2-mac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
eth: dpaa2-mac: remove a dead-code NULL check on fwnode parent
Jakub Kicinski
2022-05-10
1
-3
/
+0
*
dpaa2-mac: configure the SerDes phy on a protocol change
Ioana Ciornei
2022-03-14
1
-0
/
+86
*
dpaa2-mac: move setting up supported_interfaces into a function
Ioana Ciornei
2022-03-14
1
-19
/
+24
*
dpaa2-mac: retrieve API version and detect features
Ioana Ciornei
2022-03-14
1
-0
/
+30
*
net: dpaa2-mac: use .mac_select_pcs() interface
Russell King (Oracle)
2022-01-26
1
-3
/
+9
*
dpaa2-mac: return -EPROBE_DEFER from dpaa2_mac_open in case the fwnode is not...
Ioana Ciornei
2022-01-06
1
-1
/
+14
*
dpaa2-mac: bail if the dpmacs fwnode is not found
Robert-Ionut Alexa
2022-01-06
1
-1
/
+4
*
net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
Colin Foster
2022-01-02
1
-5
/
+8
*
net: dpaa2-mac: use phylink_generic_validate()
Russell King (Oracle)
2021-11-18
1
-48
/
+5
*
net: dpaa2-mac: remove interface checks in dpaa2_mac_validate()
Russell King (Oracle)
2021-11-18
1
-35
/
+0
*
net: dpaa2-mac: populate supported_interfaces member
Russell King
2021-11-18
1
-0
/
+21
*
net: ethernet: use phylink_set_10g_modes()
Russell King (Oracle)
2021-10-04
1
-6
/
+1
*
net: dpaa2-mac: add support for more ethtool 10G link modes
Russell King
2021-09-19
1
-0
/
+5
*
net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver
Calvin Johnson
2021-06-11
1
-36
/
+52
*
dpaa2-eth: setup the of_node field of the device
Ioana Ciornei
2021-05-21
1
-12
/
+13
*
net: dpaa2-mac: add backplane link mode support
Russell King
2021-02-06
1
-2
/
+3
*
net: dpaa2-mac: add 1000BASE-X support
Russell King
2021-02-06
1
-3
/
+17
*
dpaa2-mac: remove a comment regarding pause settings
Ioana Ciornei
2021-01-09
1
-3
/
+0
*
dpaa2-mac: remove an unnecessary check
Ioana Ciornei
2021-01-09
1
-24
/
+19
*
dpaa2-mac: export MAC counters even when in TYPE_FIXED
Ioana Ciornei
2021-01-09
1
-26
/
+0
*
dpaa2-mac: split up initializing the MAC object from connecting to it
Ioana Ciornei
2021-01-09
1
-27
/
+42
*
dpaa2-mac: Add a missing of_node_put after of_device_is_available
Christophe JAILLET
2020-12-07
1
-0
/
+1
*
dpaa2-mac: Fix potential null pointer dereference
Gustavo A. R. Silva
2020-09-25
1
-1
/
+1
*
dpaa2-mac: do not check for both child and parent DTS nodes
Ioana Ciornei
2020-09-25
1
-2
/
+1
*
dpaa2-mac: add PCS support through the Lynx module
Ioana Ciornei
2020-09-24
1
-1
/
+88
*
net: dpaa2-mac: use resolved link config in mac_link_up()
Russell King
2020-02-27
1
-22
/
+32
*
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2020-02-27
1
-2
/
+5
*
dpaa2-eth: add ethtool MAC counters
Ioana Ciornei
2019-11-07
1
-0
/
+68
*
dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_mode
Ioana Ciornei
2019-11-06
1
-5
/
+10
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-3
/
+4
*
dpaa2-eth: add MAC/PHY support through phylink
Ioana Ciornei
2019-10-31
1
-0
/
+301