1. c5e9103 stmmac: dwmac-sti: fix broken STiD127 compatibility by Giuseppe CAVALLARO · 11 years ago
  2. 29896a6 stmmac: fix chained mode by Giuseppe CAVALLARO · 11 years ago
  3. d916701 stmmac: fix and better tune the default buffer sizes by Giuseppe CAVALLARO · 11 years ago
  4. 83bf79b stmmac: disable at run-time the EEE if not supported by Giuseppe CAVALLARO · 11 years ago
  5. 7262b7b net: stmmac: Check return value of alloc_dma_desc_resources() by Tobias Klauser · 11 years ago
  6. d15891c net: stmmac:sti: Add STi SOC glue driver. by Srinivas Kandagatla · 11 years ago
  7. c88460b net: stmmac: Log MAC address only once by Hans de Goede · 11 years ago
  8. 7509edd net: stmmac: Silence PTP init errors on hw without PTP by Hans de Goede · 11 years ago
  9. 2618abb stmmac: Fix kernel crashes for jumbo frames by Vince Bridgers · 11 years ago
  10. 75e4364 net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstamp by damuzi000 · 11 years ago
  11. af0bd4e net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC's by Chen-Yu Tsai · 11 years ago
  12. 022066f net: stmmac: Use driver data and callbacks tied with compatible strings by Chen-Yu Tsai · 11 years ago
  13. 436f7ec net: stmmac: Deprecate snps, phy-addr and auto-detect PHY address by Chen-Yu Tsai · 11 years ago
  14. 6aedb8c net: stmmac: Honor DT parameter to force DMA store and forward mode by Chen-Yu Tsai · 11 years ago
  15. 938dfda net: stmmac: Allocate and pass soc/board specific data to callbacks by Chen-Yu Tsai · 11 years ago
  16. c5e4ddb net: stmmac: Add support for optional reset control by Chen-Yu Tsai · 11 years ago
  17. 62866e9 net: stmmac: Enable stmmac main clock when probing hardware by Chen-Yu Tsai · 11 years ago
  18. 89f7f2c net: stmmac: notify the PM core of a wakeup event. by Srinivas Kandagatla · 11 years ago
  19. db88f10 net: stmmac: restore pinstate in pm resume. by Srinivas Kandagatla · 11 years ago
  20. 33a23e2 net: stmmac: use suspend functions for hibernation by Srinivas Kandagatla · 11 years ago
  21. 623997f net: stmmac: fix power management suspend-resume case by Srinivas Kandagatla · 11 years ago
  22. 073752a net: stmmac: make stmmac_mdio_reset non-static by Srinivas Kandagatla · 11 years ago
  23. 523f11b net: stmmac: move hardware setup for stmmac_open to new function by Srinivas Kandagatla · 11 years ago
  24. 09f8d69 net: stmmac: move dma allocation to new function by Srinivas Kandagatla · 11 years ago
  25. 984203c net: stmmac: mdio: remove reset gpio free by Srinivas Kandagatla · 11 years ago
  26. 9cbadf0 net: stmmac: support max-speed device tree property by Srinivas Kandagatla · 11 years ago
  27. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  28. b938198 stmmac: Add vlan rx for better GRO performance. by Vince Bridgers · 11 years ago
  29. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  30. 47d1f71 stmicro: make local variables static by stephen hemminger · 11 years ago
  31. 7cd0139 stmmac: Fix incorrect spinlock release and PTP cap detection. by Vince Bridgers · 11 years ago
  32. 33ba407 drivers: net: Mark functions as static in stmmac_platform.c by Rashika Kheria · 11 years ago
  33. 5f3da32 stmmac: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  34. 7f8cbb2 net: stmmac: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  35. d6cc64e stmicro: Remove extern from function prototypes by Joe Perches · 11 years ago
  36. 356f9e7 net: stmmac: fix bad merge conflict resolution by Olof Johansson · 11 years ago
  37. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  38. 0cf9158 driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Time stamp binary rollover is set. by Sonic Zhang · 11 years ago
  39. f91b29f net: stmmac: use dev_get_platdata() by Jingoo Han · 11 years ago
  40. e2a240c driver:net:stmmac: Disable DMA store and forward mode if platform data force_thresh_dma_mode is set. by Sonic Zhang · 11 years ago
  41. 64c3b25 net: stmmac: fixed the pbl setting with DT by Byungho An · 11 years ago
  42. 327dfd8 stmmac: remove useless csum flag by Giuseppe CAVALLARO · 11 years ago
  43. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  44. 5632913 stmmac: fix init_dma_desc_rings() to handle errors by Bartlomiej Zolnierkiewicz · 11 years ago
  45. 21ff019 net: stmmac: Fixed the condition of extend_desc for jumbo frame by Byungho An · 11 years ago
  46. 9025c8e drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  47. 0e07647 dt:net:stmmac: Add dt specific phy reset callback support. by Srinivas Kandagatla · 11 years ago
  48. 25c83b5 dt:net:stmmac: Add support to dwmac version 3.610 and 3.710 by Srinivas Kandagatla · 11 years ago
  49. d741434 dt:net:stmmac: Allocate platform data only if its NULL. by Srinivas Kandagatla · 11 years ago
  50. c9324d1 net:stmmac: fix memleak in the open method by Giuseppe CAVALLARO · 11 years ago
  51. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  52. 83d7af6 stmmac: dity-up and rework the driver debug levels by Giuseppe CAVALLARO · 11 years ago
  53. 61369d0 net: stmmac: fixed enh_desc set always zero by Byungho An · 11 years ago
  54. 0d909dc net: stmmac: fixed operator typo by Byungho An · 11 years ago
  55. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 11 years ago
  56. f5351ef stmmac: fix EEE setup by Giuseppe CAVALLARO · 11 years ago
  57. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  58. 631f24a net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used by Dinh Nguyen · 11 years ago
  59. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  60. fd1eb9e net/ethernet: STMMAC_ETH should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  61. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  62. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  63. 5760f42 net: ethernet: stmicro: stmmac: use devm_ioremap_resource() by Silviu-Mihai Popescu · 11 years ago
  64. 7078b98 stmmac: prevent interrupt loop with MMC RX IPC Counter by Christian Ruppert · 11 years ago
  65. 9401bb5 stmmac: prefetch all dma_erx when use extend_desc by Giuseppe CAVALLARO · 11 years ago
  66. 1bb6dea stmmac: review private structure fields by Giuseppe CAVALLARO · 11 years ago
  67. ceb69499 stmmac: code tidy-up by Giuseppe CAVALLARO · 11 years ago
  68. 32ceabc stmmac: improve/review and fix kernel-doc by Giuseppe CAVALLARO · 11 years ago
  69. 4d8f082 stmmac: modified pcs mode support for SGMII by Byungho An · 11 years ago
  70. 94fbbbf stmmac: update the Doc and Version (PTP+SGMII) by Giuseppe CAVALLARO · 11 years ago
  71. 92ba688 stmmac: add the support for PTP hw clock driver by Rayagond Kokatanur · 11 years ago
  72. 891434b stmmac: add IEEE PTPv1 and PTPv2 support. by Rayagond Kokatanur · 11 years ago
  73. cf32dee stmmac: add tx_skbuff_dma to save descriptors used by PTP by Rayagond Kokatanur · 11 years ago
  74. e58bb43 stmmac: initial support to manage pcs modes by Giuseppe CAVALLARO · 11 years ago
  75. 0982a0f stmmac: start adding pcs and rgmii core irq by Giuseppe CAVALLARO · 11 years ago
  76. c24602e stmmac: support extend descriptors by Giuseppe CAVALLARO · 11 years ago
  77. 4a7d666 stmmac: reorganize chain/ring modes removing Koptions by Giuseppe CAVALLARO · 11 years ago
  78. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 11 years ago
  79. 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
  80. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 12 years ago
  81. 506f669 stmmac: fix the parsing of the eee_timer parameter by Giuseppe CAVALLARO · 12 years ago
  82. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  83. 3955b22b stmmac: mdio register has to fail if the phy is not found by Giuseppe CAVALLARO · 12 years ago
  84. de53d55 stmmac: fix macro used for debugging the xmit by Giuseppe CAVALLARO · 12 years ago
  85. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  86. 4f46385 stmmac: don't return zero on failure path in stmmac_pci_probe() by Alexey Khoroshilov · 12 years ago
  87. 6e1215a drivers/net/ethernet/stmicro/stmmac: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  88. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  89. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  90. 493682b stmmac: fix platform driver unregistering by Konstantin Khlebnikov · 12 years ago
  91. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  92. 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
  93. 979857b stmmac: remove __dev* attributes by Bill Pemberton · 12 years ago
  94. 3e14bd3 stmmac: remove two repeated macros by walimis · 12 years ago
  95. cfd1979 stmmac: update the driver version to Nov_2012 by Giuseppe CAVALLARO · 12 years ago
  96. 48f44da stmmac: get/set coalesce parameters via ethtool by Giuseppe CAVALLARO · 12 years ago
  97. 62a2ab9 stmmac: add Rx watchdog support to mitigate the DMA irqs by Giuseppe CAVALLARO · 12 years ago
  98. 9125cdd stmmac: add the initial tx coalesce schema by Giuseppe CAVALLARO · 12 years ago
  99. 7284a3f stmmac: remove dead code for STMMAC_TIMER support by Giuseppe CAVALLARO · 12 years ago
  100. acb600d net: remove skb recycling by Eric Dumazet · 12 years ago