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