1. 4741cf9 stmmac: fix concurrency in eee initialization. by Giuseppe CAVALLARO · 11 years ago
  2. b9d7370 stmmac: fix lock in stmmac_set_rx_mode by Giuseppe CAVALLARO · 11 years ago
  3. 758a0ab stmmac: release tx lock, in case of dma mapping error. by Fabrice Gasnier · 11 years ago
  4. 16ee817 stmmac: fix stmmac_tx_avail should be called with TX locked by Fabrice Gasnier · 11 years ago
  5. 1e19e08 stmmac: pci: set default of the filter bins by Andy Shevchenko · 11 years ago
  6. 71ae8f5 stmmac: fix sti compatibililies by Giuseppe CAVALLARO · 11 years ago
  7. 53b26b9 stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCs by Giuseppe CAVALLARO · 11 years ago
  8. 160e1fd stmmac: make the STi Layer compatible to STiH407 by Giuseppe CAVALLARO · 11 years ago
  9. 8c2a7a5 stmmac: platform: fix FIXED_PHY support. by Giuseppe CAVALLARO · 11 years ago
  10. 3dab99e stmmac: correct mc_filter local variable in set_filter and set_mac_addr call by Vince Bridgers · 11 years ago
  11. 6a05880 net: ethernet: Remove superfluous ether_setup after alloc_etherdev by Tobias Klauser · 11 years ago
  12. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  13. c5bb86c net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selected by Kweh, Hock Leong · 11 years ago
  14. 0ad5adc net: stmmac: add Amlogic Meson glue layer by Beniamino Galvani · 11 years ago
  15. f19f916 net: stmmac: fix return value check in socfpga_dwmac_parse_data() by Wei Yongjun · 11 years ago
  16. fe3881c drivers/net: Convert remaining uses of pr_warning to pr_warn by Joe Perches · 11 years ago
  17. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  18. cc25f0c stmmac: only remove RXCSUM feature if no rx coe is available by Giuseppe CAVALLARO · 11 years ago
  19. d2afb5b stmmac: fix the rx csum feature by Giuseppe CAVALLARO · 11 years ago
  20. 7196535 stmmac: fix PLS bit setting when EEE is active by Giuseppe CAVALLARO · 11 years ago
  21. 56b88c2 stmmac: never check EEE in case of a switch is attached by Giuseppe CAVALLARO · 11 years ago
  22. 438a62b stmmac: fix LPI TW timer value to 20.5us. by nandini sharma · 11 years ago
  23. 162fb1d stmmac: fix the EEE LPI Macro definitions. by nandini sharma · 11 years ago
  24. dace1b5 net: stmmac: fix warning from Sparse for socfpga by Ley Foon Tan · 11 years ago
  25. 362b37b stmmac: fix dma api misuse by Giuseppe CAVALLARO · 11 years ago
  26. 5566401 stmmac: ptp: fix the reference clock by Giuseppe CAVALLARO · 11 years ago
  27. 2b78d348 stmmac: fix tipo on mmc crc error by Giuseppe CAVALLARO · 11 years ago
  28. b1dee47 stmmac: prevent false carrier sense detection by Giuseppe CAVALLARO · 11 years ago
  29. f95f404 stmmac: set ptp_clock to NULL while unregister by Giuseppe CAVALLARO · 11 years ago
  30. 978aded stmmac: fix rx checksum programming by Giuseppe CAVALLARO · 11 years ago
  31. a77e4ac stmmac: simple cleanups by Pavel Machek · 11 years ago
  32. b4834c8 net: stmmac: add fix_mac_speed support for socfpga by Ley Foon Tan · 11 years ago
  33. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 11 years ago
  34. 3b57de9 net: stmmac: Support devicetree configs for mcast and ucast filter entries by Vince Bridgers · 11 years ago
  35. aefef4c net: stmmac: Correct set_filter for multicast and unicast cases by Vince Bridgers · 11 years ago
  36. 7ed24bb net: stmmac: Change MAC interface to support multiple filter configurations by Vince Bridgers · 11 years ago
  37. 2d871aa net: stmmac: add platform init/exit for Altera's ARM socfpga by Vince Bridgers · 11 years ago
  38. 26a9ebc Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga" by David S. Miller · 11 years ago
  39. c8df8ce net: stmmac: Remove unneeded I/O read caught by cppcheck by Vince Bridgers · 11 years ago
  40. 43d24e4 net: stmmac: Correct duplicate if/then/else case found by cppcheck by Vince Bridgers · 11 years ago
  41. 0acf167 net: stmmac: add platform init/exit for Altera's ARM socfpga by Vince Bridgers · 11 years ago
  42. d7ec858 net: stmmac: Handle different error codes from platform_get_irq_byname by Chen-Yu Tsai · 11 years ago
  43. 86c92ee stmmac: Remove spin_lock call in stmmac_get_pauseparam() by Emil Goode · 11 years ago
  44. cab6715 net: driver: stmicro: Remove some useless the lock protection by Yang Wei · 11 years ago
  45. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  46. 89df20d stmmac: Remove unbalanced clk_disable call by Hans de Goede · 11 years ago
  47. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  48. cc80ee1 net: stmmac: set phy to use polling by default by Dinh Nguyen · 11 years ago
  49. 2d7f2f9 stmmac: remove stmmac_config by Florian Fainelli · 11 years ago
  50. 801d233 net: stmmac: Add SOCFPGA glue driver by Dinh Nguyen · 11 years ago
  51. 7c565c3 stmmac: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  52. 4986b4f0 ptp: drivers: set the number of programmable pins. by Richard Cochran · 11 years ago
  53. c5e9103 stmmac: dwmac-sti: fix broken STiD127 compatibility by Giuseppe CAVALLARO · 11 years ago
  54. 29896a6 stmmac: fix chained mode by Giuseppe CAVALLARO · 11 years ago
  55. d916701 stmmac: fix and better tune the default buffer sizes by Giuseppe CAVALLARO · 11 years ago
  56. 83bf79b stmmac: disable at run-time the EEE if not supported by Giuseppe CAVALLARO · 11 years ago
  57. 7262b7b net: stmmac: Check return value of alloc_dma_desc_resources() by Tobias Klauser · 11 years ago
  58. d15891c net: stmmac:sti: Add STi SOC glue driver. by Srinivas Kandagatla · 12 years ago
  59. c88460b net: stmmac: Log MAC address only once by Hans de Goede · 12 years ago
  60. 7509edd net: stmmac: Silence PTP init errors on hw without PTP by Hans de Goede · 12 years ago
  61. 2618abb stmmac: Fix kernel crashes for jumbo frames by Vince Bridgers · 12 years ago
  62. 75e4364 net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstamp by damuzi000 · 12 years ago
  63. af0bd4e net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC's by Chen-Yu Tsai · 12 years ago
  64. 022066f net: stmmac: Use driver data and callbacks tied with compatible strings by Chen-Yu Tsai · 12 years ago
  65. 436f7ec net: stmmac: Deprecate snps, phy-addr and auto-detect PHY address by Chen-Yu Tsai · 12 years ago
  66. 6aedb8c net: stmmac: Honor DT parameter to force DMA store and forward mode by Chen-Yu Tsai · 12 years ago
  67. 938dfda net: stmmac: Allocate and pass soc/board specific data to callbacks by Chen-Yu Tsai · 12 years ago
  68. c5e4ddb net: stmmac: Add support for optional reset control by Chen-Yu Tsai · 12 years ago
  69. 62866e9 net: stmmac: Enable stmmac main clock when probing hardware by Chen-Yu Tsai · 12 years ago
  70. 89f7f2c net: stmmac: notify the PM core of a wakeup event. by Srinivas Kandagatla · 12 years ago
  71. db88f10 net: stmmac: restore pinstate in pm resume. by Srinivas Kandagatla · 12 years ago
  72. 33a23e2 net: stmmac: use suspend functions for hibernation by Srinivas Kandagatla · 12 years ago
  73. 623997f net: stmmac: fix power management suspend-resume case by Srinivas Kandagatla · 12 years ago
  74. 073752a net: stmmac: make stmmac_mdio_reset non-static by Srinivas Kandagatla · 12 years ago
  75. 523f11b net: stmmac: move hardware setup for stmmac_open to new function by Srinivas Kandagatla · 12 years ago
  76. 09f8d69 net: stmmac: move dma allocation to new function by Srinivas Kandagatla · 12 years ago
  77. 984203c net: stmmac: mdio: remove reset gpio free by Srinivas Kandagatla · 12 years ago
  78. 9cbadf0 net: stmmac: support max-speed device tree property by Srinivas Kandagatla · 12 years ago
  79. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 12 years ago
  80. b938198 stmmac: Add vlan rx for better GRO performance. by Vince Bridgers · 12 years ago
  81. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  82. 47d1f71 stmicro: make local variables static by stephen hemminger · 12 years ago
  83. 7cd0139 stmmac: Fix incorrect spinlock release and PTP cap detection. by Vince Bridgers · 12 years ago
  84. 33ba407 drivers: net: Mark functions as static in stmmac_platform.c by Rashika Kheria · 12 years ago
  85. 5f3da32 stmmac: Validate hwtstamp_config completely before applying it by Ben Hutchings · 12 years ago
  86. 7f8cbb2 net: stmmac: remove unnecessary pci_set_drvdata() by Jingoo Han · 12 years ago
  87. d6cc64e stmicro: Remove extern from function prototypes by Joe Perches · 12 years ago
  88. 356f9e7 net: stmmac: fix bad merge conflict resolution by Olof Johansson · 12 years ago
  89. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  90. 0cf9158 driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Time stamp binary rollover is set. by Sonic Zhang · 12 years ago
  91. f91b29f net: stmmac: use dev_get_platdata() by Jingoo Han · 12 years ago
  92. e2a240c driver:net:stmmac: Disable DMA store and forward mode if platform data force_thresh_dma_mode is set. by Sonic Zhang · 12 years ago
  93. 64c3b25 net: stmmac: fixed the pbl setting with DT by Byungho An · 12 years ago
  94. 327dfd8 stmmac: remove useless csum flag by Giuseppe CAVALLARO · 12 years ago
  95. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  96. 5632913 stmmac: fix init_dma_desc_rings() to handle errors by Bartlomiej Zolnierkiewicz · 12 years ago
  97. 21ff019 net: stmmac: Fixed the condition of extend_desc for jumbo frame by Byungho An · 12 years ago
  98. 9025c8e drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  99. 0e07647 dt:net:stmmac: Add dt specific phy reset callback support. by Srinivas Kandagatla · 12 years ago
  100. 25c83b5 dt:net:stmmac: Add support to dwmac version 3.610 and 3.710 by Srinivas Kandagatla · 12 years ago