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