1. acb600d net: remove skb recycling by Eric Dumazet · 12 years ago
  2. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  3. a630844 net/stmmac: Use clk_prepare_enable and clk_disable_unprepare by Stefan Roese · 12 years ago
  4. 6861509 stmmac: fix return value check in stmmac_open_ext_timer() by Wei Yongjun · 12 years ago
  5. 3f8bdec net:stmmac: convert driver to use devm_request_and_ioremap. by Srinivas Kandagatla · 12 years ago
  6. d56631a net:stmmac: Remove bus_id from mdio platform data. by Srinivas Kandagatla · 12 years ago
  7. 1f9defa net:stmmac: fix broken stmmac_pltfr_remove. by Srinivas Kandagatla · 12 years ago
  8. a5cf5ce net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregister by Srinivas Kandagatla · 12 years ago
  9. bd4242d stmmac: add header inclusion protection by Rayagond Kokatanur · 12 years ago
  10. a6b9650 stmmac: fix a typo in the macro used to mask the mmc irq by Giuseppe CAVALLARO · 13 years ago
  11. 5f42f7b stmmac: fix GMAC syn ID by Giuseppe CAVALLARO · 13 years ago
  12. ae4d8cf net/stmmac: fix issue of clk_get for Loongson1B. by Kelvin Cheung · 13 years ago
  13. f5addb9 net/stmmac: mark probe function as __devinit by Arnd Bergmann · 13 years ago
  14. 6a81c26 net/stmmac: remove conditional compilation of clk code by Viresh Kumar · 13 years ago
  15. 84c9f8c4 net: stmmac: Add ip version to dts bindings by Dinh Nguyen · 13 years ago
  16. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  17. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 13 years ago
  18. 684901a stmmac: Fix for higher mtu size handling by Deepak Sikri · 13 years ago
  19. 8e83989 stmmac: Fix for nfs hang on multiple reboot by Deepak Sikri · 13 years ago
  20. d765955 stmmac: add the Energy Efficient Ethernet support by Giuseppe CAVALLARO · 13 years ago
  21. ea2ab87 stmmac: do not use strict_strtoul but kstrtoint by Giuseppe CAVALLARO · 13 years ago
  22. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  23. 883ffd6 net: stmmac: Fix clock en-/disable calls by Stefan Roese · 13 years ago
  24. 33d5e33 stmmac: fix driver built w/ w/o both pci and platf modules by Giuseppe CAVALLARO · 13 years ago
  25. c1864cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  26. ba27ec6 stmmac: fix driver Kconfig when built as module by Giuseppe CAVALLARO · 13 years ago
  27. ff3dd78 stmmac: fix driver's doc when run kernel-doc script by Giuseppe CAVALLARO · 13 years ago
  28. 6469933 ethernet: Remove casts to same type by Joe Perches · 13 years ago
  29. 13497f5 stmmac: remove two useless initialisations by Giuseppe CAVALLARO · 13 years ago
  30. 7486394 drivers/net/stmmac: seq_file fix memory leak by Djalal Harouni · 13 years ago
  31. f8c5a87 stmmac: fix suspend/resume locking by Giuseppe CAVALLARO · 13 years ago
  32. b9cde0a stmmac: add mixed burst for DMA by Giuseppe CAVALLARO · 13 years ago
  33. cffb13f stmmac: extend mac addr reg and fix perfect filering by Giuseppe CAVALLARO · 13 years ago
  34. 31ea38e stmmac: do not fail when probe and there is no csr clk defined by Giuseppe CAVALLARO · 13 years ago
  35. 0f1f88a stmmac: verify the dma_cfg platform fields by Giuseppe CAVALLARO · 13 years ago
  36. 4bfcbd7 stmmac: Move the mdio_register/_unregister in probe/remove by Francesco Virlinzi · 13 years ago
  37. 3256251 stmmac: use custom init/exit functions in pm ops by Francesco Virlinzi · 13 years ago
  38. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  39. 36b7777 stmmac: fix build when CONFIG_OF is enable by Giuseppe Cavallaro · 13 years ago
  40. bd85661 stmmac: update the driver version March 2012 by Giuseppe CAVALLARO · 13 years ago
  41. cd7201f stmmac: MDC clock dynamically based on the csr clock input by Giuseppe CAVALLARO · 13 years ago
  42. 18f05d6 stmmac: extend CSR Clock Range programming by Giuseppe CAVALLARO · 13 years ago
  43. ba1377ff stmmac: add clk management support by Giuseppe CAVALLARO · 13 years ago
  44. 39b401d stmmac: Replace infinite loops by timeouts in mdio r/w by Deepak SIKRI · 13 years ago
  45. 8327eb6 stmmac: re-work the internal GMAC DMA platf parameters by Deepak SIKRI · 13 years ago
  46. 38912bd stmmac: sanitize the rx coe and add the type-1 csum (v2) by Deepak SIKRI · 13 years ago
  47. f142af2 stmmac: Allow stmmac to work with other PHY buses(v3). by Srinivas Kandagatla · 13 years ago
  48. 03f2eec stmmac: re-add IFF_UNICAST_FLT for dwmac1000 by Marc Kleine-Budde · 13 years ago
  49. 912b3b3 stmmac: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  50. 6a22845 stmmac: Add device-tree support by Stefan Roese · 13 years ago
  51. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  52. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 13 years ago
  53. 78a5249f stmmac: update the driver version to Feb 2012 (v2) by Giuseppe CAVALLARO · 13 years ago
  54. cf3f047 stmmac: move hw init in the probe (v2) by Giuseppe CAVALLARO · 13 years ago
  55. 7a13f8f stmmac: request_irq when use an ext wake irq line (v2) by Francesco Virlinzi · 13 years ago
  56. 1cc5a73 stmmac: do not discard frame on dribbling bit assert by Giuseppe CAVALLARO · 13 years ago
  57. 0f09a34 stmicro: Fix typo in stmmac_pci.c and stmmac_platform.c by Masanari Iida · 13 years ago
  58. 8c1a7f5 stmmac: Fix typo in stmmac_pci.c by Masanari Iida · 13 years ago
  59. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  60. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  61. 5437f4b stmmac: added PCI identifiers by Alessandro Rubini · 13 years ago
  62. 90b9a545 stmmac: fix phy naming inconsistency by Alessandro Rubini · 13 years ago
  63. 25cecd7 drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c: add missing iounmap by Julia Lawall · 13 years ago
  64. db8857b stmmac: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  65. aae54cf stmmac: Add missing LF to pr_info() in stmmac_main.c by Stefan Roese · 13 years ago
  66. 1dd8117 stmmac: Fix compilation error in mmc_core.c by Stefan Roese · 13 years ago
  67. 9b07be4 net: make ethtool_ops const by stephen hemminger · 13 years ago
  68. 6fc0d0f stmmac: fix missing module license in the main. by Giuseppe Cavallaro · 13 years ago
  69. bfab27a stmmac: add the experimental PCI support by Giuseppe CAVALLARO · 13 years ago
  70. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  71. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  72. 4f795b2 stmmac: mask mmc interrupts by Giuseppe CAVALLARO · 13 years ago
  73. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  74. 102463b stmmac: fix pm functions avoiding sleep on spinlock by Francesco Virlinzi · 13 years ago
  75. 989508b stmmac: remove spin_lock in stmmac_ioctl. by Srinivas Kandagatla · 13 years ago
  76. 19e30c1 stmmac: parameters auto-tuning through HW cap reg by Giuseppe CAVALLARO · 13 years ago
  77. c5b9b4e stmmac: fix advertising 1000Base capabilties for non GMII iface by Srinivas Kandagatla · 13 years ago
  78. bbc1754 stmmac: use mdelay on timeout of sw reset by Francesco Virlinzi · 13 years ago
  79. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  80. 33a5ba1 net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines by Rick Jones · 13 years ago
  81. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  82. 3c20f72 stmmac: update normal descriptor structure (v2) by Giuseppe CAVALLARO · 13 years ago
  83. e2c57f8 stmmac: fix NULL pointer dereference in capabilities fixup (v2) by Angus Clark · 13 years ago
  84. 5e6efe8 stmmac: fix a bug while checking the HW cap reg (v2) by Giuseppe CAVALLARO · 13 years ago
  85. 45db81e stmmac: limit max_mtu in case of 4KiB and use __netdev_alloc_skb (V2) by Giuseppe CAVALLARO · 13 years ago
  86. 286a837 stmmac: add CHAINED descriptor mode support (V4) by Giuseppe CAVALLARO · 13 years ago
  87. 38fe7a9 stmmac: allow mmc usage only if feature actually available (V4) by Giuseppe CAVALLARO · 13 years ago
  88. 1db123f stmmac: use predefined macros for HW cap register fields (V4) by Rayagond Kokatanur · 13 years ago
  89. 48febf7 stmmac: allow mtu bigger than 1500 in case of normal desc (V4) by Giuseppe CAVALLARO · 13 years ago
  90. 51e3137 stmmac: update the driver version and doc (V4) by Giuseppe CAVALLARO · 13 years ago
  91. a9097a9 stmmac: protect tx process with lock (V4) by Giuseppe CAVALLARO · 13 years ago
  92. 79ee1dc stmmac: Stop advertising 1000Base capabilties for non GMII iface (V4). by Srinivas Kandagatla · 13 years ago
  93. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  94. f722380 stmmac: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  95. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  96. 6096ce0 stmmac: update the driver version (Aug_2011) (v3) by Giuseppe CAVALLARO · 13 years ago
  97. e743482 stmmac: add HW DMA feature register (v3) by Giuseppe CAVALLARO · 13 years ago
  98. f0b9d78 stmmac: rework the code to get the Synopsys ID (v3) by Giuseppe CAVALLARO · 13 years ago
  99. 7ac2905 stmmac: export DMA TX/RX rings via debugfs (v3) by Giuseppe CAVALLARO · 13 years ago
  100. 1c901a4 stmmac: add MMC support exported via ethtool (v3) by Giuseppe CAVALLARO · 13 years ago