1. cf0e779 net: bcm63xx_enet: use dev_get_platdata() by Jingoo Han · 12 years ago
  2. ede23fa8 drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 12 years ago
  3. 3bca8de ethernet: broadcom: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  4. f607e059 bcm63xx_enet: replace devm_request_and_ioremap by devm_ioremap_resource by Julia Lawall · 12 years ago
  5. 646093a bcm63xx_enet: fix return value check in bcm_enet_shared_probe() by Wei Yongjun · 12 years ago
  6. 3dc6475 bcm63xx_enet: add support Broadcom BCM6345 Ethernet by Florian Fainelli · 12 years ago
  7. 6f00a02 bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch by Maxime Bizon · 12 years ago
  8. 0ae99b5 bcm63xx_enet: split DMA channel register accesses by Maxime Bizon · 12 years ago
  9. 7260aac bcm63xx_enet: implement reset autoneg ethtool callback by Maxime Bizon · 12 years ago
  10. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  11. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 12 years ago
  12. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 12 years ago
  13. 624e2d2 bcm63xx_enet: properly prepare/unprepare clocks before/after usage by Jonas Gorski · 12 years ago
  14. 2a80b5e bcm63xx_enet: use managed memory allocations by Jonas Gorski · 12 years ago
  15. 1c03da0 bcm63xx_enet: use managed io memory allocations by Jonas Gorski · 12 years ago
  16. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 13 years ago
  17. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 13 years ago
  18. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 13 years ago
  19. 047fc56 net/broadcom: remove __dev* attributes by Bill Pemberton · 13 years ago
  20. c56e9e2 bcm63xx-enet: fix PHY name to match MDIO bus name by Florian Fainelli · 13 years ago
  21. 3e61750 bcm63xx_enet: use an unique MDIO bus name. by Florian Fainelli · 14 years ago
  22. 1aff0cb bcm63xx: make ethtool_ops const by stephen hemminger · 14 years ago
  23. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 14 years ago
  24. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 14 years ago
  25. adfc521 broadcom: Move the Broadcom drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/bcm63xx_enet.c]
  26. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  27. 539d3ee net: fix MIPS fallout from "net: remove interrupt.h inclusion from netdevice.h" by Alexey Dobriyan · 14 years ago
  28. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
  29. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
  30. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  31. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  32. ab392d2 drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network drivers by Javier Martinez Canillas · 14 years ago
  33. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 15 years ago
  34. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 15 years ago
  35. c32d83c bcm63xx_enet: use netdev stats by Eric Dumazet · 15 years ago
  36. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 15 years ago
  37. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
  38. 079ceb4 bcm63xx_enet: Remove unnecessary memset of netdev private data by Tobias Klauser · 15 years ago
  39. 127aa0e drivers: net: last_rx elimination by Eric Dumazet · 15 years ago
  40. 5e10d4a bcm63xx_enet: do not overwrite ENET_CTL_REG value by Florian Fainelli · 15 years ago
  41. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  42. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  43. b05b7d9 net: remove redundant code by Eric Dumazet · 15 years ago
  44. 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
  45. 0ddf477 net: convert multiple drivers to use netdev_for_each_mc_addr, part3 by Jiri Pirko · 15 years ago
  46. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 16 years ago
  47. a3f92ee bcm63xx_enet: fix compilation failure after get_stats_count removal by Florian Fainelli · 16 years ago
  48. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 16 years ago
  49. ec1652a bcm63xx_enet: timeout off by one in do_mdio_op() by roel kluin · 16 years ago
  50. 9b1fc55 MIPS: BCM63xx: Add integrated ethernet mac support. by Maxime Bizon · 16 years ago