Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
37f7860602b5b2d99fc7465f6407f403f5941988
/
drivers
/
net
/
ethernet
/
marvell
/
mvmdio.c
2460386
net: mvmdio: fix compilation warning
by Marcin Wojtas
· 3 years, 2 months ago
ac53c26
net: mdiobus: withdraw fwnode_mdbiobus_register
by Marcin Wojtas
· 3 years, 7 months ago
c54da4c
net: mvmdio: add ACPI support
by Marcin Wojtas
· 3 years, 7 months ago
fa2632f
net: mvmdio: avoid error message for optional IRQ
by Chris Packham
· 4 years, 10 months ago
028fd76
Revert "net: mvmdio: avoid error message for optional IRQ"
by Chris Packham
· 4 years, 10 months ago
e1f550d
net: mvmdio: avoid error message for optional IRQ
by Chris Packham
· 4 years, 10 months ago
d934423
drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case
by Arnaud Patard (Rtp)
· 5 years ago
433a06d
net: mvmdio: defer probe of orion-mdio if a clock is not ready
by Josua Mayer
· 6 years ago
ea664b1
net: mvmdio: print warning when orion-mdio has too many clocks
by Josua Mayer
· 6 years ago
4aabed6
net: mvmdio: allow up to four clocks to be specified for orion-mdio
by Josua Mayer
· 6 years ago
00e798c
drivers: net: Remove device_node checks with of_mdiobus_register()
by Florian Fainelli
· 7 years ago
589bf32
net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case
by Tobias Jordan
· 7 years ago
0268b51
net: mvmdio: simplify the smi read and write error paths
by Antoine Ténart
· 8 years ago
c0ac08f
net: mvmdio: add xmdio xsmi support
by Antoine Ténart
· 8 years ago
440ea77
net: mvmdio: check the MII_ADDR_C45 bit is not set for smi operations
by Antoine Ténart
· 8 years ago
1955796
net: mvmdio: put the poll intervals in the ops structure
by Antoine Ténart
· 8 years ago
b0b7fa4
net: mvmdio: introduce an ops structure
by Antoine Ténart
· 8 years ago
0caf030
net: mvmdio: remove duplicate locking
by Russell King
· 8 years ago
fd3ebd8
net: mvmdio: use GENMASK for masks
by Antoine Ténart
· 8 years ago
2040ef2
net: mvmdio: use tabs for defines
by Antoine Ténart
· 8 years ago
14ef8b3
net: mvmdio: reorder headers alphabetically
by Antoine Ténart
· 8 years ago
96cb434
net: mvmdio: allow up to three clocks to be specified for orion-mdio
by Russell King
· 8 years ago
a51e2c9
net: mvmdio: disable interrupt if resource size is too small
by Russell King
· 8 years ago
7093a97
net: mvmdio: fix interrupt disable in remove path
by Russell King
· 8 years ago
3728248
net: mvmdio: disable interrupts in driver failure path
by Russell King
· 8 years ago
f814bfd
net: mvmdio: do not clk_disable_unprepare() NULL clock
by Alexey Khoroshilov
· 8 years ago
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 9 years ago
56ecd2c
net: mvmdio: Use devm_* API to simplify the code
by Ezequiel Garcia
· 11 years ago
39076b0
net: mvmdio: Check for a valid interrupt instead of an error
by Ezequiel Garcia
· 11 years ago
ca7efe8
net: mvmdio: remove empty MDIO bus reset function
by Florian Fainelli
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
1a1f20b
net: mvmdio: fix interrupt timeout handling
by Leigh Brown
· 11 years ago
d4a0acb
net: mvmdio: doc: mvmdio now used by mv643xx_eth
by Leigh Brown
· 11 years ago
526edcf
net: mvmdio: slight optimisation of orion_mdio_write
by Leigh Brown
· 11 years ago
839f46b
net: mvmdio: orion_mdio_ready: remove manual poll
by Leigh Brown
· 11 years ago
b70cd1c
net: mvmdio: make orion_mdio_wait_ready consistent
by Leigh Brown
· 11 years ago
3d604da
net: mvmdio: get and enable optional clock
by Sebastian Hesselbarth
· 12 years ago
404b8be
net: mvmdio: define module alias for platform device
by Simon Baatz
· 12 years ago
2ec9852
net: mvmdio: enhance driver to support SMI error/done interrupts
by Florian Fainelli
· 12 years ago
3712b71
net: mvmdio: rename base register cookie from smireg to regs
by Florian Fainelli
· 12 years ago
7111b71
net: mvmdio: allow platform device style registration
by Florian Fainelli
· 12 years ago
b2adaca
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
03ce758
Drivers: network: more __dev* removal
by Greg KH
· 12 years ago
b07812f
net: mvmdio: adjust multiline comment to net/ style
by Thomas Petazzoni
· 12 years ago
d98a80f
net: mvmdio: use <linux/delay.h> instead of <asm/delay.h>
by Thomas Petazzoni
· 12 years ago
fc8f5ad
net: mvmdio: new Marvell MDIO driver
by Thomas Petazzoni
· 12 years ago