1. f142af2 stmmac: Allow stmmac to work with other PHY buses(v3). by Srinivas Kandagatla · 13 years ago
  2. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  3. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 13 years ago
  4. cf3f047 stmmac: move hw init in the probe (v2) by Giuseppe CAVALLARO · 14 years ago
  5. 7a13f8f stmmac: request_irq when use an ext wake irq line (v2) by Francesco Virlinzi · 14 years ago
  6. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 14 years ago
  7. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 14 years ago
  8. db8857b stmmac: use an unique MDIO bus name. by Florian Fainelli · 14 years ago
  9. aae54cf stmmac: Add missing LF to pr_info() in stmmac_main.c by Stefan Roese · 14 years ago
  10. 6fc0d0f stmmac: fix missing module license in the main. by Giuseppe Cavallaro · 14 years ago
  11. bfab27a stmmac: add the experimental PCI support by Giuseppe CAVALLARO · 14 years ago
  12. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 14 years ago
  13. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  14. 4f795b2 stmmac: mask mmc interrupts by Giuseppe CAVALLARO · 14 years ago
  15. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  16. 102463b stmmac: fix pm functions avoiding sleep on spinlock by Francesco Virlinzi · 14 years ago
  17. 989508b stmmac: remove spin_lock in stmmac_ioctl. by Srinivas Kandagatla · 14 years ago
  18. 19e30c1 stmmac: parameters auto-tuning through HW cap reg by Giuseppe CAVALLARO · 14 years ago
  19. c5b9b4e stmmac: fix advertising 1000Base capabilties for non GMII iface by Srinivas Kandagatla · 14 years ago
  20. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 14 years ago
  21. 3c20f72 stmmac: update normal descriptor structure (v2) by Giuseppe CAVALLARO · 14 years ago
  22. e2c57f8 stmmac: fix NULL pointer dereference in capabilities fixup (v2) by Angus Clark · 14 years ago
  23. 5e6efe8 stmmac: fix a bug while checking the HW cap reg (v2) by Giuseppe CAVALLARO · 14 years ago
  24. 45db81e stmmac: limit max_mtu in case of 4KiB and use __netdev_alloc_skb (V2) by Giuseppe CAVALLARO · 14 years ago
  25. 286a837 stmmac: add CHAINED descriptor mode support (V4) by Giuseppe CAVALLARO · 14 years ago
  26. 38fe7a9 stmmac: allow mmc usage only if feature actually available (V4) by Giuseppe CAVALLARO · 14 years ago
  27. 1db123f stmmac: use predefined macros for HW cap register fields (V4) by Rayagond Kokatanur · 14 years ago
  28. 48febf7 stmmac: allow mtu bigger than 1500 in case of normal desc (V4) by Giuseppe CAVALLARO · 14 years ago
  29. a9097a9 stmmac: protect tx process with lock (V4) by Giuseppe CAVALLARO · 14 years ago
  30. 79ee1dc stmmac: Stop advertising 1000Base capabilties for non GMII iface (V4). by Srinivas Kandagatla · 14 years ago
  31. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 14 years ago
  32. f722380 stmmac: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  33. e743482 stmmac: add HW DMA feature register (v3) by Giuseppe CAVALLARO · 14 years ago
  34. f0b9d78 stmmac: rework the code to get the Synopsys ID (v3) by Giuseppe CAVALLARO · 14 years ago
  35. 7ac2905 stmmac: export DMA TX/RX rings via debugfs (v3) by Giuseppe CAVALLARO · 14 years ago
  36. 1c901a4 stmmac: add MMC support exported via ethtool (v3) by Giuseppe CAVALLARO · 14 years ago
  37. 3172d3a stmmac: support wake up irq from external sources (v3) by Deepak Sikri · 14 years ago
  38. 26a051c stmmac: remove the mmc code (v3) by Giuseppe CAVALLARO · 14 years ago
  39. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 14 years ago
  40. 7ac6653 stmmac: Move the STMicroelectronics driver by Jeff Kirsher · 14 years ago[Renamed from drivers/net/stmmac/stmmac_main.c]
  41. 36bcfe7 stmmac: unify MAC and PHY configuration parameters (V2) by Giuseppe CAVALLARO · 14 years ago
  42. f3240e2 stmmac: remove warning when compile as built-in (V2) by Giuseppe CAVALLARO · 14 years ago
  43. 5526c03 stmmac: do vlan cleanup by Jiri Pirko · 14 years ago
  44. 61b8013 stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2) by Srinivas Kandagatla · 14 years ago
  45. eb0dc4b stmmac: add memory barriers at appropriate places by Shiraz Hashim · 14 years ago
  46. 52f64fa stmmac: fix race in transmit time stamping. by Richard Cochran · 14 years ago
  47. 3e82ce1 stmmac: enable transmit time stamping. by Richard Cochran · 14 years ago
  48. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 14 years ago
  49. 34da9e5 stmmac: removed not used definitions by Giuseppe CAVALLARO · 14 years ago
  50. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  51. a08070a stmmac: fix Transmit Underflow error by Giuseppe CAVALLARO · 14 years ago
  52. f66ffe2 stmmac: fix open funct when exit on error by Giuseppe CAVALLARO · 14 years ago
  53. 5e982f3 net: stmmac: convert to hw_features by Michał Mirosław · 14 years ago
  54. 539c9aa stmmac: enable wol via magic frame by default. by Giuseppe Cavallaro · 15 years ago
  55. 34a52f3 stmmac: unwind properly in stmmac_dvr_probe() by Dan Carpenter · 15 years ago
  56. 0e51d67 stmmac: Remove redundant unlikely() by Tobias Klauser · 15 years ago
  57. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  58. 7903264 net: Fix too optimistic NETIF_F_HW_CSUM features by Michał Mirosław · 15 years ago
  59. f8e9616 stmmac: priv->lock can be used uninitialized by Vlad Lungu · 15 years ago
  60. 5e95596 stmmac: fix stmmac_resume removing not yet used shutdown flag by Giuseppe Cavallaro · 15 years ago
  61. 874bd42 stmmac: convert to dev_pm_ops. by Giuseppe CAVALLARO · 15 years ago
  62. 293bb1c stmmac: add init/exit callback in plat_stmmacenet_data struct by Giuseppe CAVALLARO · 15 years ago
  63. 9dfeb4d stmmac: tidy-up stmmac_priv structure by Giuseppe CAVALLARO · 15 years ago
  64. 19449bf stmmac: enable/disable rx/tx in the core with a single write. by avisconti · 15 years ago
  65. 543876c stmmac: review the wake-up support by Giuseppe Cavallaro · 15 years ago
  66. ebbb293 stmmac: consolidate and tidy-up the COE support by Giuseppe CAVALLARO · 15 years ago
  67. dfb8fb9 stmmac: add CSR Clock range selection by Giuseppe CAVALLARO · 15 years ago
  68. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  69. c4433be stmmac: fix sleep inside atomic by Giuseppe Cavallaro · 15 years ago
  70. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 15 years ago
  71. 1f0f638 stmmac: Fix build warnings. by David S. Miller · 15 years ago
  72. ad01b7d stmmac: make ioaddr 'void __iomem *' rather than unsigned long by Giuseppe CAVALLARO · 15 years ago
  73. 219dd11 stmmac: fix_mac_speed is called during 10/100<->1000 speed changes by Pawel Moll · 15 years ago
  74. 3eeb299 stmmac: fix automatic PAD/FCS stripping by Giuseppe CAVALLARO · 15 years ago
  75. ca09c97 stmmac: fix timer setup when use dual mac Kconfig by Giuseppe CAVALLARO · 15 years ago
  76. 1ff2190 stmmac: handle allocation errors in setup functions by Dan Carpenter · 15 years ago
  77. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 15 years ago
  78. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  79. 3d90c50 stmmac: get the descriptor structure from platform by Giuseppe CAVALLARO · 15 years ago
  80. 56b106a stmmac: rework normal and enhanced descriptors by Giuseppe CAVALLARO · 15 years ago
  81. 127aa0e drivers: net: last_rx elimination by Eric Dumazet · 15 years ago
  82. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  83. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  84. b622268 stmmac: use resource_size() by Dan Carpenter · 15 years ago
  85. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  86. 2381a55 net/various: remove trailing space in messages by Frans Pop · 15 years ago
  87. 7c5365b stmmac: use resource_size() by Dan Carpenter · 15 years ago
  88. 5e33c79 stmmac: include netdevice.h into the common.h header by Giuseppe CAVALLARO · 16 years ago
  89. 21d437c stmmac: rename the gmac as dwmac1000 and split core and dma parts by Giuseppe CAVALLARO · 16 years ago
  90. 7e848ae stmmac: rename mac100 as dwmac100 and fix spare coding style by Giuseppe CAVALLARO · 16 years ago
  91. aec7ff2 stmmac: move the dma out from the main by Giuseppe CAVALLARO · 16 years ago
  92. db98a0b stmmac: reorganise class operations. by Giuseppe CAVALLARO · 16 years ago
  93. 65818fa stmmac: do not call fix_mac_speed if NULL by Giuseppe CAVALLARO · 16 years ago
  94. ca5f12c stmmac: perform hw bus configuration by Giuseppe CAVALLARO · 16 years ago
  95. ee7946a stmmac: rewiew platform data by Giuseppe CAVALLARO · 16 years ago
  96. 109cdd6 stmmac: use MII_BUS_ID_SIZE instead of BUS_ID_SIZE by Giuseppe CAVALLARO · 16 years ago
  97. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 16 years ago
  98. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  99. 73cfe26 stmmac: do not fail when the timer cannot be used. by Giuseppe CAVALLARO · 16 years ago
  100. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 16 years ago