Histórico de Commits

Autor SHA1 Mensagem Data
  David S. Miller 0a0e9ae1bd Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 há 14 anos atrás
  Axel Lin 9eb0e6f26e net/fec: fix unterminated platform_device_id table há 14 anos atrás
  Uwe Kleine-König 9721dbb375 net/fec: remove unused driver data há 14 anos atrás
  Uwe Kleine-König cd1f402c18 net/fec: enable flow control and length check on enet-mac há 14 anos atrás
  Uwe Kleine-König b3cde36cf1 net/fec: postpone unsetting driver data until the hardware is stopped há 14 anos atrás
  Uwe Kleine-König d1ab1f54a1 net/fec: provide device for dma functions and matching sizes for map and unmap há 14 anos atrás
  Uwe Kleine-König 45993653bd net/fec: reorder functions a bit allows removing forward declarations há 14 anos atrás
  Uwe Kleine-König db8880bc92 net/fec: some whitespace cleanup há 14 anos atrás
  Uwe Kleine-König c556167f81 net/fec: consistenly name struct net_device pointers "ndev" há 14 anos atrás
  Uwe Kleine-König e497ba825b net/fec: add phy_stop to fec_enet_close há 14 anos atrás
  Uwe Kleine-König 085e79ed88 net/fec: consolidate all i.MX options to CONFIG_ARM há 14 anos atrás
  Uwe Kleine-König 24e531b401 net/fec: put the ioremap cookie immediately into a void __iomem pointer há 14 anos atrás
  Uwe Kleine-König 8b06dc2b1c net/fec: no need to memzero private data há 14 anos atrás
  Uwe Kleine-König 04e5216d44 net/fec: no need to check for validity of ndev in suspend and resume há 14 anos atrás
  Uwe Kleine-König b2b09ad63c net/fec: don't free an irq that failed to be requested há 14 anos atrás
  Uwe Kleine-König 28e2188efc net/fec: release mem_region requested in probe in error path and remove há 14 anos atrás
  Uwe Kleine-König 8a73b0bc86 net/fec: no need to cast arguments for memcpy há 14 anos atrás
  Shawn Guo b5680e0b59 net/fec: add dual fec support for mx28 há 14 anos atrás
  Shawn Guo bcc67771ed net/fec: improve pm for better suspend/resume há 14 anos atrás
  Shawn Guo 49da97dcb6 net/fec: add mac field into platform data and consolidate fec_get_mac há 14 anos atrás
  Shawn Guo 8649a230e3 net/fec: remove the use of "index" which is legacy há 14 anos atrás
  Shawn Guo 862f0982ea net/fec: fix MMFR_OP type in fec_enet_mdio_write há 14 anos atrás
  Greg Ungerer 6fcc040f02 net: allow FEC driver to use fixed PHY support há 14 anos atrás
  Oskar Schirmer 03c698c93f net/fec: carrier off initially to avoid root mount failure há 14 anos atrás
  Wolfram Sang 4bee1f9ac0 net/fec: restore interrupt mask after software-reset in fec_stop() há 15 anos atrás
  Richard Cochran 28b041139e net: preserve ifreq parameter when calling generic phy_mii_ioctl(). há 15 anos atrás
  Baruch Siach 97b72e4320 fec: use interrupt for MDIO completion indication há 15 anos atrás
  Eric Benard 87cad5c385 net/fec: clean suspend/resume há 15 anos atrás
  David S. Miller eedc765ca4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 há 15 anos atrás
  Denis Kirjanov 59d4289b83 fec: convert legacy PM hooks to dem_pm_ops há 15 anos atrás