1. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  2. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  3. 5760f42 net: ethernet: stmicro: stmmac: use devm_ioremap_resource() by Silviu-Mihai Popescu · 11 years ago
  4. 7078b98 stmmac: prevent interrupt loop with MMC RX IPC Counter by Christian Ruppert · 11 years ago
  5. 9401bb5 stmmac: prefetch all dma_erx when use extend_desc by Giuseppe CAVALLARO · 11 years ago
  6. 1bb6dea stmmac: review private structure fields by Giuseppe CAVALLARO · 11 years ago
  7. ceb69499 stmmac: code tidy-up by Giuseppe CAVALLARO · 11 years ago
  8. 32ceabc stmmac: improve/review and fix kernel-doc by Giuseppe CAVALLARO · 11 years ago
  9. 4d8f082 stmmac: modified pcs mode support for SGMII by Byungho An · 11 years ago
  10. 94fbbbf stmmac: update the Doc and Version (PTP+SGMII) by Giuseppe CAVALLARO · 11 years ago
  11. 92ba688 stmmac: add the support for PTP hw clock driver by Rayagond Kokatanur · 11 years ago
  12. 891434b stmmac: add IEEE PTPv1 and PTPv2 support. by Rayagond Kokatanur · 11 years ago
  13. cf32dee stmmac: add tx_skbuff_dma to save descriptors used by PTP by Rayagond Kokatanur · 11 years ago
  14. e58bb43 stmmac: initial support to manage pcs modes by Giuseppe CAVALLARO · 11 years ago
  15. 0982a0f stmmac: start adding pcs and rgmii core irq by Giuseppe CAVALLARO · 11 years ago
  16. c24602e stmmac: support extend descriptors by Giuseppe CAVALLARO · 11 years ago
  17. 4a7d666 stmmac: reorganize chain/ring modes removing Koptions by Giuseppe CAVALLARO · 11 years ago
  18. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 11 years ago
  19. 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
  20. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 11 years ago
  21. 506f669 stmmac: fix the parsing of the eee_timer parameter by Giuseppe CAVALLARO · 11 years ago
  22. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  23. 3955b22b stmmac: mdio register has to fail if the phy is not found by Giuseppe CAVALLARO · 11 years ago
  24. de53d55 stmmac: fix macro used for debugging the xmit by Giuseppe CAVALLARO · 11 years ago
  25. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 11 years ago
  26. 4f46385 stmmac: don't return zero on failure path in stmmac_pci_probe() by Alexey Khoroshilov · 11 years ago
  27. 6e1215a drivers/net/ethernet/stmicro/stmmac: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  28. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  29. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  30. 493682b stmmac: fix platform driver unregistering by Konstantin Khlebnikov · 12 years ago
  31. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  32. 682d797 Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/net-next by David S. Miller · 12 years ago
  33. 979857b stmmac: remove __dev* attributes by Bill Pemberton · 12 years ago
  34. 3e14bd3 stmmac: remove two repeated macros by walimis · 12 years ago
  35. cfd1979 stmmac: update the driver version to Nov_2012 by Giuseppe CAVALLARO · 12 years ago
  36. 48f44da stmmac: get/set coalesce parameters via ethtool by Giuseppe CAVALLARO · 12 years ago
  37. 62a2ab9 stmmac: add Rx watchdog support to mitigate the DMA irqs by Giuseppe CAVALLARO · 12 years ago
  38. 9125cdd stmmac: add the initial tx coalesce schema by Giuseppe CAVALLARO · 12 years ago
  39. 7284a3f stmmac: remove dead code for STMMAC_TIMER support by Giuseppe CAVALLARO · 12 years ago
  40. acb600d net: remove skb recycling by Eric Dumazet · 12 years ago
  41. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  42. a630844 net/stmmac: Use clk_prepare_enable and clk_disable_unprepare by Stefan Roese · 12 years ago
  43. 6861509 stmmac: fix return value check in stmmac_open_ext_timer() by Wei Yongjun · 12 years ago
  44. 3f8bdec net:stmmac: convert driver to use devm_request_and_ioremap. by Srinivas Kandagatla · 12 years ago
  45. d56631a net:stmmac: Remove bus_id from mdio platform data. by Srinivas Kandagatla · 12 years ago
  46. 1f9defa net:stmmac: fix broken stmmac_pltfr_remove. by Srinivas Kandagatla · 12 years ago
  47. a5cf5ce net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregister by Srinivas Kandagatla · 12 years ago
  48. bd4242d stmmac: add header inclusion protection by Rayagond Kokatanur · 12 years ago
  49. a6b9650 stmmac: fix a typo in the macro used to mask the mmc irq by Giuseppe CAVALLARO · 12 years ago
  50. 5f42f7b stmmac: fix GMAC syn ID by Giuseppe CAVALLARO · 12 years ago
  51. ae4d8cf net/stmmac: fix issue of clk_get for Loongson1B. by Kelvin Cheung · 12 years ago
  52. f5addb9 net/stmmac: mark probe function as __devinit by Arnd Bergmann · 12 years ago
  53. 6a81c26 net/stmmac: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  54. 84c9f8c4 net: stmmac: Add ip version to dts bindings by Dinh Nguyen · 12 years ago
  55. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  56. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  57. 684901a stmmac: Fix for higher mtu size handling by Deepak Sikri · 12 years ago
  58. 8e83989 stmmac: Fix for nfs hang on multiple reboot by Deepak Sikri · 12 years ago
  59. d765955 stmmac: add the Energy Efficient Ethernet support by Giuseppe CAVALLARO · 12 years ago
  60. ea2ab87 stmmac: do not use strict_strtoul but kstrtoint by Giuseppe CAVALLARO · 12 years ago
  61. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  62. 883ffd6 net: stmmac: Fix clock en-/disable calls by Stefan Roese · 12 years ago
  63. 33d5e33 stmmac: fix driver built w/ w/o both pci and platf modules by Giuseppe CAVALLARO · 12 years ago
  64. c1864cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  65. ba27ec6 stmmac: fix driver Kconfig when built as module by Giuseppe CAVALLARO · 12 years ago
  66. ff3dd78 stmmac: fix driver's doc when run kernel-doc script by Giuseppe CAVALLARO · 12 years ago
  67. 6469933 ethernet: Remove casts to same type by Joe Perches · 12 years ago
  68. 13497f5 stmmac: remove two useless initialisations by Giuseppe CAVALLARO · 12 years ago
  69. 7486394 drivers/net/stmmac: seq_file fix memory leak by Djalal Harouni · 12 years ago
  70. f8c5a87 stmmac: fix suspend/resume locking by Giuseppe CAVALLARO · 12 years ago
  71. b9cde0a stmmac: add mixed burst for DMA by Giuseppe CAVALLARO · 12 years ago
  72. cffb13f stmmac: extend mac addr reg and fix perfect filering by Giuseppe CAVALLARO · 12 years ago
  73. 31ea38e stmmac: do not fail when probe and there is no csr clk defined by Giuseppe CAVALLARO · 12 years ago
  74. 0f1f88a stmmac: verify the dma_cfg platform fields by Giuseppe CAVALLARO · 12 years ago
  75. 4bfcbd7 stmmac: Move the mdio_register/_unregister in probe/remove by Francesco Virlinzi · 12 years ago
  76. 3256251 stmmac: use custom init/exit functions in pm ops by Francesco Virlinzi · 12 years ago
  77. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  78. 36b7777 stmmac: fix build when CONFIG_OF is enable by Giuseppe Cavallaro · 12 years ago
  79. bd85661 stmmac: update the driver version March 2012 by Giuseppe CAVALLARO · 12 years ago
  80. cd7201f stmmac: MDC clock dynamically based on the csr clock input by Giuseppe CAVALLARO · 12 years ago
  81. 18f05d6 stmmac: extend CSR Clock Range programming by Giuseppe CAVALLARO · 12 years ago
  82. ba1377ff stmmac: add clk management support by Giuseppe CAVALLARO · 12 years ago
  83. 39b401d stmmac: Replace infinite loops by timeouts in mdio r/w by Deepak SIKRI · 12 years ago
  84. 8327eb6 stmmac: re-work the internal GMAC DMA platf parameters by Deepak SIKRI · 12 years ago
  85. 38912bd stmmac: sanitize the rx coe and add the type-1 csum (v2) by Deepak SIKRI · 12 years ago
  86. f142af2 stmmac: Allow stmmac to work with other PHY buses(v3). by Srinivas Kandagatla · 12 years ago
  87. 03f2eec stmmac: re-add IFF_UNICAST_FLT for dwmac1000 by Marc Kleine-Budde · 12 years ago
  88. 912b3b3 stmmac: Support the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  89. 6a22845 stmmac: Add device-tree support by Stefan Roese · 12 years ago
  90. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  91. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 12 years ago
  92. 78a5249f stmmac: update the driver version to Feb 2012 (v2) by Giuseppe CAVALLARO · 12 years ago
  93. cf3f047 stmmac: move hw init in the probe (v2) by Giuseppe CAVALLARO · 12 years ago
  94. 7a13f8f stmmac: request_irq when use an ext wake irq line (v2) by Francesco Virlinzi · 12 years ago
  95. 1cc5a73 stmmac: do not discard frame on dribbling bit assert by Giuseppe CAVALLARO · 12 years ago
  96. 0f09a34 stmicro: Fix typo in stmmac_pci.c and stmmac_platform.c by Masanari Iida · 12 years ago
  97. 8c1a7f5 stmmac: Fix typo in stmmac_pci.c by Masanari Iida · 12 years ago
  98. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  99. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  100. 5437f4b stmmac: added PCI identifiers by Alessandro Rubini · 13 years ago