1. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  2. 84eff6d phy: add phydev_name() wrapper by Andrew Lunn · 9 years ago
  3. 1bb6aa5 net: davinci_emac: Add support for fixed-link PHY by Neil Armstrong · 9 years ago
  4. b6745f6 drivers: net: cpsw: davinci_emac: move reading mac id to common file by Mugunthan V N · 9 years ago
  5. 1ef53eb net: davinci_emac: fix error return code by Julia Lawall · 9 years ago
  6. f276c0c net: davinci_emac: Get device MAC on 3517 by Tony Lindgren · 10 years ago
  7. 9120bd6 net: davinci_emac: Get device dm816x MAC address using the cpsw code by Tony Lindgren · 10 years ago
  8. de39008 net: davinci_emac: Add support for emac on dm816x by Tony Lindgren · 10 years ago
  9. a159432 net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address space by Tony Lindgren · 10 years ago
  10. 1d82ffa net: davinci_emac: Fix incomplete code for getting the phy from device tree by Tony Lindgren · 10 years ago
  11. 0f53727 net: davinci_emac: Free clock after checking the frequency by Tony Lindgren · 10 years ago
  12. b5133e7 net: davinci_emac: Fix runtime pm calls for davinci_emac by Tony Lindgren · 10 years ago
  13. cd2d6d3 net: davinci_emac: Fix hangs with interrupts by Tony Lindgren · 10 years ago
  14. c9104b0 ethernet: ti: remove unwanted THIS_MODULE macro by Varka Bhadram · 10 years ago
  15. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  16. 74f4392 net: davinci_emac: Remove unwanted debug/error message by Christian Riesch · 10 years ago
  17. 68bc74f net: davinci_emac: fix oops caused by uninitialized ndev->dev by Sekhar Nori · 10 years ago
  18. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  19. cd11cf5 net: davinci_emac: Fix rollback of emac_dev_open() by Christian Riesch · 11 years ago
  20. 33b7107 net: davinci_emac: Replace devm_request_irq with request_irq by Christian Riesch · 11 years ago
  21. dd0df47 net: davinci_emac: Fix platform data handling and make usable for am3517 by Tony Lindgren · 11 years ago
  22. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  23. d69e0f7 davinci_emac.c: Fix IFF_ALLMULTI setup by Mariusz Ceier · 11 years ago
  24. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  25. 20e6f33 net: davinci_emac: use dev_get_platdata() by Jingoo Han · 11 years ago
  26. b6bb1c63 net: ethernet: davinci_emac: drop IRQF_DISABLED by Mugunthan V N · 11 years ago
  27. f3ad892 net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_probe() by Wei Yongjun · 11 years ago
  28. 151328c net: davinci_emac: simplify the OF parser code by Lad, Prabhakar · 11 years ago
  29. 6892b41 net: davinci: emac: Convert to devm_* api by Lad, Prabhakar · 11 years ago
  30. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  31. aef614e net/davinci_cpdma: remove unused argument in cpdma_chan_submit() by Sebastian Siewior · 12 years ago
  32. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  33. 7e51cde drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting tx queue by Mugunthan V N · 12 years ago
  34. b809286 net/davinci_emac: use devres APIs by Sekhar Nori · 12 years ago
  35. e052a58 net: ethernet: davinci_emac: make local function emac_poll_controller() static by Wei Yongjun · 12 years ago
  36. 75b9b61 drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_desc() by Mugunthan V N · 12 years ago
  37. f6e135c driver: net: ethernet: davinci_cpdma: add support for directed packet and source port detection by Mugunthan V N · 12 years ago
  38. 7373470 net: ethernet: davinci: Fix build breakage by Thierry Reding · 12 years ago
  39. fae5082 net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptors by Mugunthan V N · 12 years ago
  40. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  41. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  42. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  43. e38921d net/davinci_emac: remove __dev* attributes by Bill Pemberton · 12 years ago
  44. 3ba9738 net: ethernet: davinci_emac: add pm_runtime support by Mark A. Greer · 12 years ago
  45. c6f0b4e net: ethernet: davinci_emac: Remove unnecessary #include by Mark A. Greer · 12 years ago
  46. 42f5996 net: ethernet: davinci_emac: add OF support by Heiko Schocher · 12 years ago
  47. 1aa8b47 drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers by Ben Hutchings · 12 years ago
  48. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  49. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  50. 1ab8be4 net/davinci_emac: fix failing PHY connect attempts by Anatolij Gustschin · 13 years ago
  51. 1fa68be davinci_emac: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  52. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  53. 5d69703 davinci_emac: Do not free all rx dma descriptors during init by Christian Riesch · 13 years ago
  54. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago
  55. baf1d37 davinci_emac: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 13 years ago
  56. dae2e9f netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A. Dalvi · 13 years ago
  57. dd48dc3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  58. cb0a178 drivers/net/ethernet/ti: Move call to PTR_ERR after reassignment by Julia Lawall · 13 years ago
  59. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  60. 86d8c07 net/davinci: do not use all descriptors for tx packets by Sascha Hauer · 13 years ago
  61. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  62. b544dba davinci*/tlan/cpmac: Move the Texas Instruments (TI) drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/davinci_emac.c]
  63. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  64. 95cb365 net: Remove unneeded version.h includes from drivers/net/ by Jesper Juhl · 13 years ago
  65. 5bf0c19 davinci_emac: fix race in transmit time stamping. by Richard Cochran · 13 years ago
  66. 1ca9495 davinci_emac: enable transmit time stamping. by Richard Cochran · 13 years ago
  67. fb290cd davinci_emac: pass ioctls through to phy device. by Richard Cochran · 13 years ago
  68. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  69. b722dbf drivers/net/davinci_emac.c: add missing clk_put by Julia Lawall · 13 years ago
  70. 240b262 net: davinci_emac: fix dev_err use at probe by Johan Hovold · 13 years ago
  71. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  72. 6a1fef6 net: davinci_emac:Fix translation logic for buffer descriptor by Sriram · 14 years ago
  73. 60aeba2 Davinci: Do not reset EMAC TX overruns counter on read by Thomas Lange · 14 years ago
  74. 0a5f384 davinci_emac: Add Carrier Link OK check in Davinci RX Handler by Hegde, Vinay · 14 years ago
  75. d4ef0d4 net: davinci_emac: cleanup unused cpdma code by Cyril Chemparathy · 14 years ago
  76. 3ef0fdb net: davinci_emac: switch to new cpdma layer by Cyril Chemparathy · 14 years ago
  77. 7b3742a net: davinci_emac: cleanup unused mdio emac code by Cyril Chemparathy · 14 years ago
  78. 5d69e00 net: davinci_emac: switch to new mdio by Cyril Chemparathy · 14 years ago
  79. 2a1bc0d davinci_emac: Fix use after free in davinci_emac_remove by Stefan Weil · 14 years ago
  80. eabd8ba net: Fix a typo from "dev" to "ndev" by Henrique Camargo · 14 years ago
  81. e994762 TI DaVinci EMAC: Fix incorrect reference to EMAC_CTRL registers. by Sriram · 14 years ago
  82. 3725b1f TI DaVinci EMAC: Fix asymmetric handling of packets in NAPI Poll function. by Sriram · 14 years ago
  83. 84da265 TI DaVinci EMAC : Implement interrupt pacing functionality. by Sriram · 14 years ago
  84. 78e8c53 davinci_emac: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  85. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  86. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  87. 4961e02 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  88. d4fdcd9 TI DaVinci EMAC: Convert to dev_pm_ops by chaithrika@ti.com · 15 years ago
  89. be5bce2 net: davinci emac: use dma_{map, unmap}_single API for cache coherency by Sekhar Nori · 15 years ago
  90. d89b218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  91. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  92. 4d27b87 davinci_emac: off by one by Dan Carpenter · 15 years ago
  93. 6d6b89b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  94. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 15 years ago
  95. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  96. 0747e3b Fix spelling of 'platform' in log messages by Stefan Weil · 15 years ago
  97. ad021ae TI Davinci EMAC : Abstract Buffer address translation logic. by Sriramakrishnan · 15 years ago
  98. 01a9af3 TI Davinci EMAC : add platform specific interrupt enable/disable logic. by Sriramakrishnan · 15 years ago
  99. 8ee2bf9 TI Davinci EMAC : Re-use driver for other platforms. by Sriramakrishnan · 15 years ago
  100. 235ecb1 drivers/net/davinci_emac.c: Fix continuation line formats by Joe Perches · 15 years ago