1. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  2. 7e51cde drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting tx queue by Mugunthan V N · 12 years ago
  3. b56d6b3f drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queue by Mugunthan V N · 12 years ago
  4. b809286 net/davinci_emac: use devres APIs by Sekhar Nori · 12 years ago
  5. ea3d1cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  6. ce16294 net: ethernet: cpsw: fix erroneous condition in error check by Lothar Waßmann · 12 years ago
  7. e052a58 net: ethernet: davinci_emac: make local function emac_poll_controller() static by Wei Yongjun · 12 years ago
  8. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  9. 75b9b61 drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_desc() by Mugunthan V N · 12 years ago
  10. d35162f net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc() by Daniel Mack · 12 years ago
  11. 11f2c98 drivers: net: ethernet: cpsw: implement get phy_id via ioctl by Mugunthan V N · 12 years ago
  12. ff5b8ef driver: net: ethernet: cpsw: implement interrupt pacing via ethtool by Mugunthan V N · 12 years ago
  13. d3bb9c5 driver: net: ethernet: cpsw: implement ethtool get/set phy setting by Mugunthan V N · 12 years ago
  14. e86ac13 drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave by Mugunthan V N · 12 years ago
  15. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago
  16. 0237c11 drivers: net: ethernet: cpsw: consider number of slaves in interation by Daniel Mack · 12 years ago
  17. 3298a35 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  18. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  19. 510a1e72 drivers: net: davinci_cpdma: acknowledge interrupt properly by Mugunthan V N · 12 years ago
  20. 6929e24 net: cwdavinci_cpdma: export symbols for cpsw by Arnd Bergmann · 12 years ago
  21. 79876e0 net: ethernet: ti: remove redundant NULL check. by Cyril Roelandt · 12 years ago
  22. d9ba8f9 driver: net: ethernet: cpsw: dual emac interface implementation by Mugunthan V N · 12 years ago
  23. 9232b16 driver: net: ethernet: cpsw: make cpts as pointer by Mugunthan V N · 12 years ago
  24. f6e135c driver: net: ethernet: davinci_cpdma: add support for directed packet and source port detection by Mugunthan V N · 12 years ago
  25. 3b72c2f drivers: net:ethernet: cpsw: add support for VLAN by Mugunthan V N · 12 years ago
  26. e11b220 drivers: net: cpsw: Add helper functions for VLAN ALE implementation by Mugunthan V N · 12 years ago
  27. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  28. 7373470 net: ethernet: davinci: Fix build breakage by Thierry Reding · 12 years ago
  29. fae5082 net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptors by Mugunthan V N · 12 years ago
  30. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  31. 8ff25ee drivers/net/ethernet/ti: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  32. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  33. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  34. ccb6e98 cpts: fix a run time warn_on. by Richard Cochran · 12 years ago
  35. cbc44db cpts: fix build error by removing useless code. by Richard Cochran · 12 years ago
  36. e133b53 cpts: Fix build error caused by include of plat/clock.h by Tony Lindgren · 12 years ago
  37. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  38. e38921d net/davinci_emac: remove __dev* attributes by Bill Pemberton · 12 years ago
  39. 663e12e cpsw: remove __dev* attributes by Bill Pemberton · 12 years ago
  40. 3691587 tlan: remove __dev* attributes by Bill Pemberton · 12 years ago
  41. f57ae66 cpmac: remove __dev* attributes by Bill Pemberton · 12 years ago
  42. 3177bf6 net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selected by Mugunthan V N · 12 years ago
  43. 513777b cpts: add missing kconfig dependency by Richard Cochran · 12 years ago
  44. 71380f9b net: cpsw: halt network stack before halting the device during suspend by Mugunthan V N · 12 years ago
  45. 549985e cpsw: simplify the setup of the register pointers by Richard Cochran · 12 years ago
  46. 1fb19aa net: cpsw: Add parent<->child relation support between cpsw and mdio by Vaibhav Hiremath · 12 years ago
  47. d1df50f net: davinci_mdio: Fix typo mistake in calling runtime-pm api by Vaibhav Hiremath · 12 years ago
  48. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  49. 5250c96 cpsw: fix leaking IO mappings by Richard Cochran · 12 years ago
  50. a65dd5b cpsw: rename register banks to match the reference manual, part 2 by Richard Cochran · 12 years ago
  51. 70ac618 ptp: fixup Kconfig for two PHC drivers. by Richard Cochran · 12 years ago
  52. 2e5b38a cpsw: support the HWTSTAMP ioctl and the CPTS by Richard Cochran · 12 years ago
  53. 00ab94e cpts: specify the input clock frequency via DT by Richard Cochran · 12 years ago
  54. 78ca0b2 cpsw: add a DT field for the active time stamping port by Richard Cochran · 12 years ago
  55. 6b60393 cpsw: add a DT field for the cpts offset by Richard Cochran · 12 years ago
  56. 87c0e76 cpts: introduce time stamping code and a PTP hardware clock. by Richard Cochran · 12 years ago
  57. 9750a3a cpsw: support both silicon versions by Richard Cochran · 12 years ago
  58. e90cfac cpsw: remember the silicon version by Richard Cochran · 12 years ago
  59. bd357af cpsw: add missing fields to the CPSW_SS register bank. by Richard Cochran · 12 years ago
  60. 996a5c2 cpsw: rename register banks to match the reference manual by Richard Cochran · 12 years ago
  61. 5c50a85 drivers: net: ethernet: cpsw: add multicast address to ALE table by Mugunthan V N · 12 years ago
  62. b2b3392 NET_VENDOR_TI: make available for am33xx as well by Peter Korsgaard · 12 years ago
  63. ffb5ba9 net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the remaining packets by htbegin · 12 years ago
  64. d4e6264 Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT" by David S. Miller · 12 years ago
  65. d755998 net: ti cpsw ethernet: allow reading phy interface mode from DT by Daniel Mack · 12 years ago
  66. 342b7b7 net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROL by Daniel Mack · 12 years ago
  67. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  68. b27393ae net: ethernet: fix kernel OOPS when remove davinci_mdio module by Bin Liu · 12 years ago
  69. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  70. f37c54b drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereference by Julia Lawall · 12 years ago
  71. ec03e6a drivers: net: ethernet: davince_mdio: device tree implementation by Mugunthan V N · 12 years ago
  72. 2eb32b0 drivers: net: ethernet: cpsw: Add device tree support to CPSW by Mugunthan V N · 12 years ago
  73. f07454f drivers: net: ethernet: cpsw: Add SOC dependency support for cpsw dependent modules by Mugunthan V N · 12 years ago
  74. 3ba9738 net: ethernet: davinci_emac: add pm_runtime support by Mark A. Greer · 13 years ago
  75. c6f0b4e net: ethernet: davinci_emac: Remove unnecessary #include by Mark A. Greer · 13 years ago
  76. f150bd7 driver: net: ethernet: cpsw: runtime PM support by Mugunthan V N · 13 years ago
  77. 8e476d9 driver: net: ethernet: davinci_mdio: runtime PM support by Mugunthan V N · 13 years ago
  78. 42f5996 net: ethernet: davinci_emac: add OF support by Heiko Schocher · 13 years ago
  79. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 13 years ago
  80. 1aa8b47 drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers by Ben Hutchings · 13 years ago
  81. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 13 years ago
  82. 76fbc24 davinci_cpdma: include linux/module.h by Daniel Mack · 13 years ago
  83. 2c757fd Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  84. bb6abcf ARM: OMAP2+: Kconfig: convert SOC_OMAPAM33XX to SOC_AM33XX by Kevin Hilman · 13 years ago
  85. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  86. da3a9e9e tlan: add cast needed for proper 64 bit operation by Benjamin Poirier · 13 years ago
  87. 1ab8be4 net/davinci_emac: fix failing PHY connect attempts by Anatolij Gustschin · 13 years ago
  88. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  89. 32a6d90 davinci_cpdma: export symbols used by other drivers by Arnd Bergmann · 13 years ago
  90. 5b76d06 davinci_mdio: Fix MDIO timeout check by Christian Riesch · 13 years ago
  91. fd9071e net: Fix spelling typo in net by Masanari Iida · 13 years ago
  92. 1fa68be davinci_emac: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  93. 5c473ed cpsw: Hook up default ndo_change_mtu. by David S. Miller · 13 years ago
  94. df82859 netdev: driver: ethernet: Add TI CPSW driver by Mugunthan V N · 13 years ago
  95. db82173 netdev: driver: ethernet: add cpsw address lookup engine support by Mugunthan V N · 13 years ago
  96. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  97. 5d69703 davinci_emac: Do not free all rx dma descriptors during init by Christian Riesch · 13 years ago
  98. 7c3a95a davinci_mdio: Correct bitmask for clock divider value by Christian Riesch · 13 years ago
  99. b4ad042 davinci_cpdma: Fix channel number written to teardown registers by Christian Riesch · 13 years ago
  100. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago