1. a08070a stmmac: fix Transmit Underflow error by Giuseppe CAVALLARO · 13 years ago
  2. f66ffe2 stmmac: fix open funct when exit on error by Giuseppe CAVALLARO · 13 years ago
  3. bded18c stmmac: fixed dma lib build when turn-on the debug option by Giuseppe CAVALLARO · 13 years ago
  4. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  5. 539c9aa stmmac: enable wol via magic frame by default. by Giuseppe Cavallaro · 13 years ago
  6. 34a52f3 stmmac: unwind properly in stmmac_dvr_probe() by Dan Carpenter · 14 years ago
  7. 0e51d67 stmmac: Remove redundant unlikely() by Tobias Klauser · 14 years ago
  8. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  9. 7903264 net: Fix too optimistic NETIF_F_HW_CSUM features by Michał Mirosław · 14 years ago
  10. f8e9616 stmmac: priv->lock can be used uninitialized by Vlad Lungu · 14 years ago
  11. 5e95596 stmmac: fix stmmac_resume removing not yet used shutdown flag by Giuseppe Cavallaro · 14 years ago
  12. 2757a15 stmmac: update the driver version by Giuseppe CAVALLARO · 14 years ago
  13. 874bd42 stmmac: convert to dev_pm_ops. by Giuseppe CAVALLARO · 14 years ago
  14. 293bb1c stmmac: add init/exit callback in plat_stmmacenet_data struct by Giuseppe CAVALLARO · 14 years ago
  15. 9dfeb4d stmmac: tidy-up stmmac_priv structure by Giuseppe CAVALLARO · 14 years ago
  16. 19449bf stmmac: enable/disable rx/tx in the core with a single write. by avisconti · 14 years ago
  17. f3e85df stmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.c by Giuseppe Cavallaro · 14 years ago
  18. cadb792 stmmac: make function tables const by stephen hemminger · 14 years ago
  19. 8ee17ae stmmac: make ethtool functions local by stephen hemminger · 14 years ago
  20. 9deec17 drivers/net/stmmac/: add HAS_IOMEM dependency by Martin Schwidefsky · 14 years ago
  21. 543876c stmmac: review the wake-up support by Giuseppe Cavallaro · 14 years ago
  22. b71c7aa stmmac: use one memset() to reset TDES01 by Giuseppe CAVALLARO · 14 years ago
  23. c629882 stmmac: prevent dma init stuck in case of failures. by Giuseppe CAVALLARO · 14 years ago
  24. ebbb293 stmmac: consolidate and tidy-up the COE support by Giuseppe CAVALLARO · 14 years ago
  25. dfb8fb9 stmmac: add CSR Clock range selection by Giuseppe CAVALLARO · 14 years ago
  26. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  27. c4433be stmmac: fix sleep inside atomic by Giuseppe Cavallaro · 14 years ago
  28. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  29. 74af4c7 stmmac: Fix another build warning. by David S. Miller · 14 years ago
  30. 1f0f638 stmmac: Fix build warnings. by David S. Miller · 14 years ago
  31. 250ad8f stmmac: Make time functionality depend upon RTC_HCTOSYS_DEVICE by David S. Miller · 14 years ago
  32. ad01b7d stmmac: make ioaddr 'void __iomem *' rather than unsigned long by Giuseppe CAVALLARO · 14 years ago
  33. ac75791 stmmac: remove dead option in the driver's Kconfig by Giuseppe CAVALLARO · 14 years ago
  34. 219dd11 stmmac: fix_mac_speed is called during 10/100<->1000 speed changes by Pawel Moll · 14 years ago
  35. 3eeb299 stmmac: fix automatic PAD/FCS stripping by Giuseppe CAVALLARO · 14 years ago
  36. ca09c97 stmmac: fix timer setup when use dual mac Kconfig by Giuseppe CAVALLARO · 14 years ago
  37. 1ff2190 stmmac: handle allocation errors in setup functions by Dan Carpenter · 14 years ago
  38. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 14 years ago
  39. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  40. 1253332 stmmac: updated the drv module version by Giuseppe CAVALLARO · 14 years ago
  41. 8f61754 stmmac: fix vlan support setup by Giuseppe CAVALLARO · 14 years ago
  42. 3d90c50 stmmac: get the descriptor structure from platform by Giuseppe CAVALLARO · 14 years ago
  43. 688911c stmmac: fix Transmit FIFO flush operation by Giuseppe CAVALLARO · 14 years ago
  44. 56b106a stmmac: rework normal and enhanced descriptors by Giuseppe CAVALLARO · 14 years ago
  45. 3c32be6 stmmac: split core and dma for the mac10/100 by Giuseppe CAVALLARO · 14 years ago
  46. 127aa0e drivers: net: last_rx elimination by Eric Dumazet · 14 years ago
  47. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  48. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  49. b622268 stmmac: use resource_size() by Dan Carpenter · 14 years ago
  50. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  51. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  52. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  53. 7ba8a9b stmmac: fix kconfig for crc32 build error by Carmelo AMOROSO · 14 years ago
  54. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  55. 2381a55 net/various: remove trailing space in messages by Frans Pop · 14 years ago
  56. 7c5365b stmmac: use resource_size() by Dan Carpenter · 14 years ago
  57. 5508590 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 by Jiri Pirko · 14 years ago
  58. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  59. 1b92403 stmmac: fix 'lenght' typo in comments and code by Giuseppe Cavallaro · 14 years ago
  60. 32e7bfc net: use helpers to access uc list V2 by Jiri Pirko · 15 years ago
  61. 108316c stmmac: update the driver's module version by Giuseppe CAVALLARO · 15 years ago
  62. 7187c1a stmmac: improve Kconfig help by Giuseppe CAVALLARO · 15 years ago
  63. 5e33c79 stmmac: include netdevice.h into the common.h header by Giuseppe CAVALLARO · 15 years ago
  64. 21d437c stmmac: rename the gmac as dwmac1000 and split core and dma parts by Giuseppe CAVALLARO · 15 years ago
  65. 7e848ae stmmac: rename mac100 as dwmac100 and fix spare coding style by Giuseppe CAVALLARO · 15 years ago
  66. aec7ff2 stmmac: move the dma out from the main by Giuseppe CAVALLARO · 15 years ago
  67. db98a0b stmmac: reorganise class operations. by Giuseppe CAVALLARO · 15 years ago
  68. 65818fa stmmac: do not call fix_mac_speed if NULL by Giuseppe CAVALLARO · 15 years ago
  69. ca5f12c stmmac: perform hw bus configuration by Giuseppe CAVALLARO · 15 years ago
  70. ee7946a stmmac: rewiew platform data by Giuseppe CAVALLARO · 15 years ago
  71. 6096347 stmmac: convert unicast addr list to list_head by Giuseppe CAVALLARO · 15 years ago
  72. 109cdd6 stmmac: use MII_BUS_ID_SIZE instead of BUS_ID_SIZE by Giuseppe CAVALLARO · 15 years ago
  73. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  74. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  75. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  76. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  77. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  78. 73cfe26 stmmac: do not fail when the timer cannot be used. by Giuseppe CAVALLARO · 15 years ago
  79. e6e3625 stmmac: fixed a compilation error when use the external timer by Giuseppe CAVALLARO · 15 years ago
  80. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  81. 47dd7a5 net: add support for STMicroelectronics Ethernet controllers. by Giuseppe Cavallaro · 15 years ago