1. d15891c net: stmmac:sti: Add STi SOC glue driver. by Srinivas Kandagatla · 10 years ago
  2. af0bd4e net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC's by Chen-Yu Tsai · 11 years ago
  3. c5e4ddb net: stmmac: Add support for optional reset control by Chen-Yu Tsai · 11 years ago
  4. 89f7f2c net: stmmac: notify the PM core of a wakeup event. by Srinivas Kandagatla · 11 years ago
  5. 33a23e2 net: stmmac: use suspend functions for hibernation by Srinivas Kandagatla · 11 years ago
  6. 073752a net: stmmac: make stmmac_mdio_reset non-static by Srinivas Kandagatla · 11 years ago
  7. 47d1f71 stmicro: make local variables static by stephen hemminger · 11 years ago
  8. d6cc64e stmicro: Remove extern from function prototypes by Joe Perches · 11 years ago
  9. 327dfd8 stmmac: remove useless csum flag by Giuseppe CAVALLARO · 11 years ago
  10. 1bb6dea stmmac: review private structure fields by Giuseppe CAVALLARO · 11 years ago
  11. ceb69499 stmmac: code tidy-up by Giuseppe CAVALLARO · 11 years ago
  12. 94fbbbf stmmac: update the Doc and Version (PTP+SGMII) by Giuseppe CAVALLARO · 11 years ago
  13. 92ba688 stmmac: add the support for PTP hw clock driver by Rayagond Kokatanur · 11 years ago
  14. 891434b stmmac: add IEEE PTPv1 and PTPv2 support. by Rayagond Kokatanur · 11 years ago
  15. cf32dee stmmac: add tx_skbuff_dma to save descriptors used by PTP by Rayagond Kokatanur · 11 years ago
  16. e58bb43 stmmac: initial support to manage pcs modes by Giuseppe CAVALLARO · 11 years ago
  17. c24602e stmmac: support extend descriptors by Giuseppe CAVALLARO · 11 years ago
  18. 4a7d666 stmmac: reorganize chain/ring modes removing Koptions by Giuseppe CAVALLARO · 11 years ago
  19. 493682b stmmac: fix platform driver unregistering by Konstantin Khlebnikov · 12 years ago
  20. cfd1979 stmmac: update the driver version to Nov_2012 by Giuseppe CAVALLARO · 12 years ago
  21. 62a2ab9 stmmac: add Rx watchdog support to mitigate the DMA irqs by Giuseppe CAVALLARO · 12 years ago
  22. 9125cdd stmmac: add the initial tx coalesce schema by Giuseppe CAVALLARO · 12 years ago
  23. 7284a3f stmmac: remove dead code for STMMAC_TIMER support by Giuseppe CAVALLARO · 12 years ago
  24. acb600d net: remove skb recycling by Eric Dumazet · 12 years ago
  25. bd4242d stmmac: add header inclusion protection by Rayagond Kokatanur · 12 years ago
  26. 6a81c26 net/stmmac: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  27. d765955 stmmac: add the Energy Efficient Ethernet support by Giuseppe CAVALLARO · 12 years ago
  28. 883ffd6 net: stmmac: Fix clock en-/disable calls by Stefan Roese · 12 years ago
  29. 33d5e33 stmmac: fix driver built w/ w/o both pci and platf modules by Giuseppe CAVALLARO · 12 years ago
  30. ba27ec6 stmmac: fix driver Kconfig when built as module by Giuseppe CAVALLARO · 12 years ago
  31. cffb13f stmmac: extend mac addr reg and fix perfect filering by Giuseppe CAVALLARO · 12 years ago
  32. 31ea38e stmmac: do not fail when probe and there is no csr clk defined by Giuseppe CAVALLARO · 12 years ago
  33. bd85661 stmmac: update the driver version March 2012 by Giuseppe CAVALLARO · 12 years ago
  34. cd7201f stmmac: MDC clock dynamically based on the csr clock input by Giuseppe CAVALLARO · 12 years ago
  35. ba1377ff stmmac: add clk management support by Giuseppe CAVALLARO · 12 years ago
  36. 38912bd stmmac: sanitize the rx coe and add the type-1 csum (v2) by Deepak SIKRI · 12 years ago
  37. 78a5249f stmmac: update the driver version to Feb 2012 (v2) by Giuseppe CAVALLARO · 12 years ago
  38. cf3f047 stmmac: move hw init in the probe (v2) by Giuseppe CAVALLARO · 12 years ago
  39. bfab27a stmmac: add the experimental PCI support by Giuseppe CAVALLARO · 13 years ago
  40. 19e30c1 stmmac: parameters auto-tuning through HW cap reg by Giuseppe CAVALLARO · 13 years ago
  41. 286a837 stmmac: add CHAINED descriptor mode support (V4) by Giuseppe CAVALLARO · 13 years ago
  42. 51e3137 stmmac: update the driver version and doc (V4) by Giuseppe CAVALLARO · 13 years ago
  43. a9097a9 stmmac: protect tx process with lock (V4) by Giuseppe CAVALLARO · 13 years ago
  44. 6096ce0 stmmac: update the driver version (Aug_2011) (v3) by Giuseppe CAVALLARO · 13 years ago
  45. e743482 stmmac: add HW DMA feature register (v3) by Giuseppe CAVALLARO · 13 years ago
  46. 1c901a4 stmmac: add MMC support exported via ethtool (v3) by Giuseppe CAVALLARO · 13 years ago
  47. 3172d3a stmmac: support wake up irq from external sources (v3) by Deepak Sikri · 13 years ago
  48. 7ac6653 stmmac: Move the STMicroelectronics driver by Jeff Kirsher · 13 years ago[Renamed from drivers/net/stmmac/stmmac.h]
  49. 36bcfe7 stmmac: unify MAC and PHY configuration parameters (V2) by Giuseppe CAVALLARO · 13 years ago
  50. 3bec5dc stmmac: update the version (V2) by Giuseppe CAVALLARO · 13 years ago
  51. 5526c03 stmmac: do vlan cleanup by Jiri Pirko · 13 years ago
  52. 57a503c net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h by Viresh KUMAR · 13 years ago
  53. 2757a15 stmmac: update the driver version by Giuseppe CAVALLARO · 14 years ago
  54. 874bd42 stmmac: convert to dev_pm_ops. by Giuseppe CAVALLARO · 14 years ago
  55. 293bb1c stmmac: add init/exit callback in plat_stmmacenet_data struct by Giuseppe CAVALLARO · 14 years ago
  56. 9dfeb4d stmmac: tidy-up stmmac_priv structure by Giuseppe CAVALLARO · 14 years ago
  57. cadb792 stmmac: make function tables const by stephen hemminger · 14 years ago
  58. ebbb293 stmmac: consolidate and tidy-up the COE support by Giuseppe CAVALLARO · 14 years ago
  59. dfb8fb9 stmmac: add CSR Clock range selection by Giuseppe CAVALLARO · 14 years ago
  60. 1f0f638 stmmac: Fix build warnings. by David S. Miller · 14 years ago
  61. ad01b7d stmmac: make ioaddr 'void __iomem *' rather than unsigned long by Giuseppe CAVALLARO · 14 years ago
  62. 1253332 stmmac: updated the drv module version by Giuseppe CAVALLARO · 14 years ago
  63. 8f61754 stmmac: fix vlan support setup by Giuseppe CAVALLARO · 14 years ago
  64. 3d90c50 stmmac: get the descriptor structure from platform by Giuseppe CAVALLARO · 14 years ago
  65. 56b106a stmmac: rework normal and enhanced descriptors by Giuseppe CAVALLARO · 14 years ago
  66. 108316c stmmac: update the driver's module version by Giuseppe CAVALLARO · 15 years ago
  67. db98a0b stmmac: reorganise class operations. by Giuseppe CAVALLARO · 15 years ago
  68. ee7946a stmmac: rewiew platform data by Giuseppe CAVALLARO · 15 years ago
  69. 47dd7a5 net: add support for STMicroelectronics Ethernet controllers. by Giuseppe Cavallaro · 15 years ago