Florian Fainelli
|
00e798c7d1
drivers: net: Remove device_node checks with of_mdiobus_register()
|
7 年之前 |
Tobias Jordan
|
589bf32f09
net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case
|
7 年之前 |
Antoine Ténart
|
0268b51e30
net: mvmdio: simplify the smi read and write error paths
|
8 年之前 |
Antoine Ténart
|
c0ac08f533
net: mvmdio: add xmdio xsmi support
|
8 年之前 |
Antoine Ténart
|
440ea77654
net: mvmdio: check the MII_ADDR_C45 bit is not set for smi operations
|
8 年之前 |
Antoine Ténart
|
1955796640
net: mvmdio: put the poll intervals in the ops structure
|
8 年之前 |
Antoine Ténart
|
b0b7fa4f7c
net: mvmdio: introduce an ops structure
|
8 年之前 |
Russell King
|
0caf0305a3
net: mvmdio: remove duplicate locking
|
8 年之前 |
Antoine Ténart
|
fd3ebd8578
net: mvmdio: use GENMASK for masks
|
8 年之前 |
Antoine Ténart
|
2040ef2f74
net: mvmdio: use tabs for defines
|
8 年之前 |
Antoine Ténart
|
14ef8b3671
net: mvmdio: reorder headers alphabetically
|
8 年之前 |
Russell King
|
96cb434238
net: mvmdio: allow up to three clocks to be specified for orion-mdio
|
8 年之前 |
Russell King
|
a51e2c9da4
net: mvmdio: disable interrupt if resource size is too small
|
8 年之前 |
Russell King
|
7093a9702e
net: mvmdio: fix interrupt disable in remove path
|
8 年之前 |
Russell King
|
37282485dd
net: mvmdio: disable interrupts in driver failure path
|
8 年之前 |
Alexey Khoroshilov
|
f814bfd765
net: mvmdio: do not clk_disable_unprepare() NULL clock
|
9 年之前 |
Andrew Lunn
|
e7f4dc3536
mdio: Move allocation of interrupts into core
|
9 年之前 |
Ezequiel Garcia
|
56ecd2cc38
net: mvmdio: Use devm_* API to simplify the code
|
11 年之前 |
Ezequiel Garcia
|
39076b047b
net: mvmdio: Check for a valid interrupt instead of an error
|
11 年之前 |
Florian Fainelli
|
ca7efe819c
net: mvmdio: remove empty MDIO bus reset function
|
11 年之前 |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 年之前 |
Leigh Brown
|
1a1f20bc9d
net: mvmdio: fix interrupt timeout handling
|
11 年之前 |
Leigh Brown
|
d4a0acb8ed
net: mvmdio: doc: mvmdio now used by mv643xx_eth
|
12 年之前 |
Leigh Brown
|
526edcf567
net: mvmdio: slight optimisation of orion_mdio_write
|
12 年之前 |
Leigh Brown
|
839f46bb4c
net: mvmdio: orion_mdio_ready: remove manual poll
|
12 年之前 |
Leigh Brown
|
b70cd1c1a9
net: mvmdio: make orion_mdio_wait_ready consistent
|
12 年之前 |
Sebastian Hesselbarth
|
3d604da1e9
net: mvmdio: get and enable optional clock
|
12 年之前 |
Simon Baatz
|
404b8bed14
net: mvmdio: define module alias for platform device
|
12 年之前 |
Florian Fainelli
|
2ec9852138
net: mvmdio: enhance driver to support SMI error/done interrupts
|
12 年之前 |
Florian Fainelli
|
3712b71769
net: mvmdio: rename base register cookie from smireg to regs
|
12 年之前 |