Historial de Commits

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