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