Commit History

Author SHA1 Message Date
  Nimrod Andy 91c0d987a9 net: fec: ptp: avoid register access when ipg clock is disabled 11 years ago
  Uwe Kleine-König 407066f8f3 net: fec: Support phys probed from devicetree and fixed-link 11 years ago
  Fabio Estevam dd66d38655 fec: Simplify the PM related hooks 11 years ago
  Russell King bfd4ecdd87 net: fec: consolidate hwtstamp implementation 11 years ago
  Russell King 96018f52c5 net: fec: remove useless status check in tx reap path 11 years ago
  Russell King 344756f6e3 net: fec: add support for dumping transmit ring on timeout 11 years ago
  Russell King c1d7c48ff7 net: fec: reorder ethtool ops to match order in struct declaration 11 years ago
  Russell King db3421c114 net: fec: clear receive interrupts before processing a packet 11 years ago
  Russell King 36cdc743a3 net: fec: replace delayed work with standard work 11 years ago
  Russell King ccea296839 net: fec: better implementation of iMX6 ERR006358 quirk 11 years ago
  Russell King ef83337d13 net: fec: clean up duplex mode handling 11 years ago
  Russell King f208ce1004 net: fec: quiesce packet processing when taking link down in fec_enet_adjust_link() 11 years ago
  Russell King 8506fa1d8e net: fec: quiesce packet processing before changing features 11 years ago
  Russell King 9a7ba4381a net: fec: quiesce packet processing before stopping device in fec_set_features() 11 years ago
  Russell King 31a6de34f3 net: fec: quiesce packet processing before stopping device in fec_suspend() 11 years ago
  Russell King 6af42d420b net: fec: remove inappropriate calls around fec_restart() 11 years ago
  Russell King dbc64a8ea2 net: fec: move calls to quiesce/resume packet processing out of fec_restart() 11 years ago
  Russell King 8ce5624f5b net: fec: only restart or stop the device if it is present and running 11 years ago
  Russell King 8bbbd3c19c net: fec: ensure fec_enet_close() copes with resume failure 11 years ago
  Russell King da1774e5f1 net: fec: improve safety of suspend/resume/transmit timeout paths 11 years ago
  Russell King ffdce2cc6a net: fec: fix missing kmalloc() failure check in fec_enet_alloc_buffers() 11 years ago
  Russell King 8b7c9efa01 net: fec: ensure fec_enet_free_buffers() properly cleans the rings 11 years ago
  Russell King d6bf31431b net: fec: clean up transmit descriptor setup 11 years ago
  Russell King 730ee3602f net: fec: make rx skb handling more robust 11 years ago
  Russell King 5d165c5543 net: fec: remove useless fep->opened 11 years ago
  Russell King d76cfae967 net: fec: stop the phy before shutting down the MAC 11 years ago
  Russell King 0b146ca8d4 net: fec: ensure that a disconnected phy isn't configured 11 years ago
  Russell King 635cf17ce2 net: fec: remove checking for NULL phy_dev in fec_enet_close() 11 years ago
  Russell King b49cd504c4 net: fec: use netif_tx_disable() rather than netif_stop_queue() 11 years ago
  Russell King 7a16807ce1 net: fec: fix interrupt handling races 11 years ago