index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2023-06-20
net: dpaa2-mac: add 25gbase-r support
Josua Mayer
1
-1
/
+6
2023-06-09
net: dpaa2: use pcs-lynx's check for fwnode availability
Russell King (Oracle)
1
-6
/
+5
2023-06-09
net: dpaa2-mac: use lynx_pcs_create_fwnode()
Russell King (Oracle)
1
-8
/
+10
2023-06-09
net: dpaa2-mac: allow lynx PCS to manage mdiodev lifetime
Russell King (Oracle)
1
-4
/
+1
2023-05-30
net: dpaa2-mac: use correct interface to free mdiodev
Russell King (Oracle)
1
-3
/
+2
2023-03-23
net: dpaa2-mac: use Autoneg bit rather than an_enabled
Russell King (Oracle)
1
-1
/
+2
2022-12-01
net: dpaa2-mac: move rtnl_lock() only around phylink_{,dis}connect_phy()
Vladimir Oltean
1
-0
/
+5
2022-12-01
net: dpaa2-mac: remove defensive check in dpaa2_mac_disconnect()
Vladimir Oltean
1
-3
/
+0
2022-12-01
net: dpaa2-mac: absorb phylink_start() call into dpaa2_mac_start()
Vladimir Oltean
1
-0
/
+8
2022-11-08
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
1
-1
/
+0
2022-11-01
net: dpaa2: Add some debug prints on deferred probe
Sean Anderson
1
-1
/
+4
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-05-10
eth: dpaa2-mac: remove a dead-code NULL check on fwnode parent
Jakub Kicinski
1
-3
/
+0
2022-03-14
dpaa2-mac: configure the SerDes phy on a protocol change
Ioana Ciornei
1
-0
/
+86
2022-03-14
dpaa2-mac: move setting up supported_interfaces into a function
Ioana Ciornei
1
-19
/
+24
2022-03-14
dpaa2-mac: retrieve API version and detect features
Ioana Ciornei
1
-0
/
+30
2022-01-26
net: dpaa2-mac: use .mac_select_pcs() interface
Russell King (Oracle)
1
-3
/
+9
2022-01-07
dpaa2-mac: return -EPROBE_DEFER from dpaa2_mac_open in case the fwnode is not...
Ioana Ciornei
1
-1
/
+14
2022-01-07
dpaa2-mac: bail if the dpmacs fwnode is not found
Robert-Ionut Alexa
1
-1
/
+4
2022-01-02
net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
Colin Foster
1
-5
/
+8
2021-11-18
net: dpaa2-mac: use phylink_generic_validate()
Russell King (Oracle)
1
-48
/
+5
2021-11-18
net: dpaa2-mac: remove interface checks in dpaa2_mac_validate()
Russell King (Oracle)
1
-35
/
+0
2021-11-18
net: dpaa2-mac: populate supported_interfaces member
Russell King
1
-0
/
+21
2021-10-04
net: ethernet: use phylink_set_10g_modes()
Russell King (Oracle)
1
-6
/
+1
2021-09-19
net: dpaa2-mac: add support for more ethtool 10G link modes
Russell King
1
-0
/
+5
2021-06-11
net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver
Calvin Johnson
1
-36
/
+52
2021-05-22
dpaa2-eth: setup the of_node field of the device
Ioana Ciornei
1
-12
/
+13
2021-02-07
net: dpaa2-mac: add backplane link mode support
Russell King
1
-2
/
+3
2021-02-07
net: dpaa2-mac: add 1000BASE-X support
Russell King
1
-3
/
+17
2021-01-10
dpaa2-mac: remove a comment regarding pause settings
Ioana Ciornei
1
-3
/
+0
2021-01-10
dpaa2-mac: remove an unnecessary check
Ioana Ciornei
1
-24
/
+19
2021-01-10
dpaa2-mac: export MAC counters even when in TYPE_FIXED
Ioana Ciornei
1
-26
/
+0
2021-01-10
dpaa2-mac: split up initializing the MAC object from connecting to it
Ioana Ciornei
1
-27
/
+42
2020-12-08
dpaa2-mac: Add a missing of_node_put after of_device_is_available
Christophe JAILLET
1
-0
/
+1
2020-09-26
dpaa2-mac: Fix potential null pointer dereference
Gustavo A. R. Silva
1
-1
/
+1
2020-09-26
dpaa2-mac: do not check for both child and parent DTS nodes
Ioana Ciornei
1
-2
/
+1
2020-09-25
dpaa2-mac: add PCS support through the Lynx module
Ioana Ciornei
1
-1
/
+88
2020-02-27
net: dpaa2-mac: use resolved link config in mac_link_up()
Russell King
1
-22
/
+32
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
1
-2
/
+5
2019-11-08
dpaa2-eth: add ethtool MAC counters
Ioana Ciornei
1
-0
/
+68
2019-11-07
dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_mode
Ioana Ciornei
1
-5
/
+10
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-3
/
+4
2019-11-01
dpaa2-eth: add MAC/PHY support through phylink
Ioana Ciornei
1
-0
/
+301