1. 5d69703 davinci_emac: Do not free all rx dma descriptors during init by Christian Riesch · 12 years ago
  2. cb0a178 drivers/net/ethernet/ti: Move call to PTR_ERR after reassignment by Julia Lawall · 12 years ago
  3. 86d8c07 net/davinci: do not use all descriptors for tx packets by Sascha Hauer · 13 years ago
  4. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  5. b544dba davinci*/tlan/cpmac: Move the Texas Instruments (TI) drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/davinci_emac.c]
  6. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  7. 95cb365 net: Remove unneeded version.h includes from drivers/net/ by Jesper Juhl · 13 years ago
  8. 5bf0c19 davinci_emac: fix race in transmit time stamping. by Richard Cochran · 13 years ago
  9. 1ca9495 davinci_emac: enable transmit time stamping. by Richard Cochran · 13 years ago
  10. fb290cd davinci_emac: pass ioctls through to phy device. by Richard Cochran · 13 years ago
  11. 28f65c1 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  12. b722dbf drivers/net/davinci_emac.c: add missing clk_put by Julia Lawall · 13 years ago
  13. 240b262 net: davinci_emac: fix dev_err use at probe by Johan Hovold · 13 years ago
  14. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  15. 6a1fef6 net: davinci_emac:Fix translation logic for buffer descriptor by Sriram · 13 years ago
  16. 60aeba2 Davinci: Do not reset EMAC TX overruns counter on read by Thomas Lange · 13 years ago
  17. 0a5f384 davinci_emac: Add Carrier Link OK check in Davinci RX Handler by Hegde, Vinay · 13 years ago
  18. d4ef0d4 net: davinci_emac: cleanup unused cpdma code by Cyril Chemparathy · 14 years ago
  19. 3ef0fdb net: davinci_emac: switch to new cpdma layer by Cyril Chemparathy · 14 years ago
  20. 7b3742a net: davinci_emac: cleanup unused mdio emac code by Cyril Chemparathy · 14 years ago
  21. 5d69e00 net: davinci_emac: switch to new mdio by Cyril Chemparathy · 14 years ago
  22. 2a1bc0d davinci_emac: Fix use after free in davinci_emac_remove by Stefan Weil · 14 years ago
  23. eabd8ba net: Fix a typo from "dev" to "ndev" by Henrique Camargo · 14 years ago
  24. e994762 TI DaVinci EMAC: Fix incorrect reference to EMAC_CTRL registers. by Sriram · 14 years ago
  25. 3725b1f TI DaVinci EMAC: Fix asymmetric handling of packets in NAPI Poll function. by Sriram · 14 years ago
  26. 84da265 TI DaVinci EMAC : Implement interrupt pacing functionality. by Sriram · 14 years ago
  27. 78e8c53 davinci_emac: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  28. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  29. 22bedad net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  30. 4961e02 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  31. d4fdcd9 TI DaVinci EMAC: Convert to dev_pm_ops by chaithrika@ti.com · 14 years ago
  32. be5bce2 net: davinci emac: use dma_{map, unmap}_single API for cache coherency by Sekhar Nori · 14 years ago
  33. d89b218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  34. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  35. 4d27b87 davinci_emac: off by one by Dan Carpenter · 14 years ago
  36. 6d6b89b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  37. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 14 years ago
  38. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  39. 0747e3b Fix spelling of 'platform' in log messages by Stefan Weil · 15 years ago
  40. ad021ae TI Davinci EMAC : Abstract Buffer address translation logic. by Sriramakrishnan · 15 years ago
  41. 01a9af3 TI Davinci EMAC : add platform specific interrupt enable/disable logic. by Sriramakrishnan · 15 years ago
  42. 8ee2bf9 TI Davinci EMAC : Re-use driver for other platforms. by Sriramakrishnan · 15 years ago
  43. 235ecb1 drivers/net/davinci_emac.c: Fix continuation line formats by Joe Perches · 14 years ago
  44. 1ca518b TI DaVinci EMAC: Handle emac module clock correctly. by Sriram · 15 years ago
  45. f9c4171 TI DaVinci EMAC: Fix MDIO bus frequency configuration by Nageswari Srinivasan · 15 years ago
  46. a2bfbc0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  47. 5bfa2a1 TI Davinci EMAC : Fix Console Hang when bringing the interface down by Sriram · 15 years ago
  48. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  49. 8d044fe TI DaVinci EMAC: Add suspend/resume capability by Ranjith Lohithakshan · 15 years ago
  50. c8ee553 DaVinci EMAC: correct param for ISR by Tonyliu · 15 years ago
  51. 421355d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  52. 0fe7463 TI DaVinci EMAC: Clear statistics register properly. by Sriram · 15 years ago
  53. 69ef969 TI DaVinci EMAC: Minor macro related updates by chaithrika@ti.com · 15 years ago
  54. 43c2ed8 TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2 by Sriram · 15 years ago
  55. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  56. 2db9517 TI DaVinci EMAC: delay DaVinci EMAC initialization by Rajashekhara, Sudhakar · 15 years ago
  57. 64c8165 davinci_emac: fix kernel oops when changing MAC address while interface is down by Pablo Bitton · 15 years ago
  58. ab0a8e6 TI DaVinci EMAC : Fix rmmod error by chaithrika@ti.com · 15 years ago
  59. 5c72616 TI DaVinci EMAC: Remove print_mac, DECLARE_MAC_BUF by Chaithrika U S · 15 years ago
  60. a6286ee net: Add TI DaVinci EMAC driver by Anant Gole · 15 years ago