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