net: phy updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This series gets direct phy register accesses out of the generic code
path. This is necessary for phys which have a different register
layout not handled correctly by the generic code. Also the phy link
status check is moved to a poller callback. With this we get periodic
link status updates printed on the console.

Sascha

----------------------------------------------------------------
Sascha Hauer (4):
      net: phy: introduce phy_aneg_done
      net: phy: Use xzalloc for small allocations
      net: phy: don't use 'dev' as name for variables of type struct phy_device
      net: phy: Use poller for periodic link check

 drivers/net/Kconfig   |   1 +
 drivers/net/phy/phy.c | 189 +++++++++++++++++++++++++++++++++-----------------
 include/linux/phy.h   |   4 ++
 net/eth.c             |  23 ++----
 4 files changed, 139 insertions(+), 78 deletions(-)

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox




[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux