1. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  2. 857504d sky2: copy received packets on inefficient unaligned architecture by stephen hemminger · 12 years ago
  3. 1975a54 pxa168_eth: Support the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  4. ebad0a8 mv643xx_eth: Support the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  5. ede7193 sky2: fix missing register reset on error path in sky2_test_msi() by Lino Sanfilippo · 12 years ago
  6. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  7. 2240eb4 sky2: dont overwrite settings for PHY Quick link by Lino Sanfilippo · 12 years ago
  8. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  9. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  10. 5676cc7 sky2: override for PCI legacy power management by stephen hemminger · 12 years ago
  11. 50cdc8f pxa168: remove unused stats member. by Rami Rosen · 12 years ago
  12. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 12 years ago
  13. 7ce5d22 net: use eth_hw_addr_random() and reset addr_assign_type by Danny Kukawka · 12 years ago
  14. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  15. aadf1f0 Revert "skge: check for PCI dma mapping errors" by stephen hemminger · 12 years ago
  16. c056b73 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 12 years ago
  17. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 12 years ago
  18. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 12 years ago
  19. da057fb skge: add byte queue limit support by stephen hemminger · 13 years ago
  20. 302476c mv643xx_eth: Add Rx Discard and Rx Overrun statistics by Paulius Zaleckas · 13 years ago
  21. d0249e44 skge: check for PCI dma mapping errors by stephen hemminger · 13 years ago
  22. 19f9ad7 skge: don't assert carrier until link is up by stephen hemminger · 13 years ago
  23. d073a10 pxa168-eth: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  24. 1232243 mv643xx-eth: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  25. 5ede3ce Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  26. faa85aa skge: fix warning when CONFIG_PM is defined but not CONFIG_PM_SLEEP by Daniel Halperin · 13 years ago
  27. 455ffa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  28. fe3c8cc skge: restore rx multicast filter on resume and after config changes by Florian Zumbiehl · 13 years ago
  29. 63a9332 ARM: Orion: Get address map from plat-orion instead of via platform_data by Andrew Lunn · 13 years ago
  30. ec2a546 sky2: add bql support by stephen hemminger · 13 years ago
  31. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  32. 6f39da2 net: mv643xx_eth: fix build error by Axel Lin · 13 years ago
  33. 84b4050 Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers by Rick Jones · 13 years ago
  34. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  35. 282edce sky2: fix hang in napi_disable by stephen hemminger · 13 years ago
  36. 738a849 sky2: enforce minimum ring size by stephen hemminger · 13 years ago
  37. 3ad9b35 net: drivers: use bool type instead of double negation by Michał Mirosław · 13 years ago
  38. d9fa7c8 sky2: version 1.30 by stephen hemminger · 13 years ago
  39. 00427a7 sky2: used fixed RSS key by stephen hemminger · 13 years ago
  40. b1cb825 sky2: reduce default Tx ring size by stephen hemminger · 13 years ago
  41. 926d097 sky2: rename up/down functions by stephen hemminger · 13 years ago
  42. f9687c4 sky2: pci posting issues by stephen hemminger · 13 years ago
  43. 1401a80 sky2: fix hang on shutdown (and other irq issues) by stephen hemminger · 13 years ago
  44. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  45. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  46. 27d240f sky2: fix regression on Yukon Optima by stephen hemminger · 13 years ago
  47. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  48. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  49. 7ae60b3 sky2: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  50. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  51. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  52. a9e9fd7 skge: handle irq better on single port card by Stephen Hemminger · 13 years ago
  53. 0bdb0bd sky2: manage irq better on single port card by stephen hemminger · 13 years ago
  54. 950a5a4 sky2: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  55. 516733c skge: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  56. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  57. f106358 mv643xx: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  58. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  59. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  60. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 13 years ago
  61. 527a626 skge/sky2/mv643xx/pxa168: Move the Marvell Ethernet drivers by Jeff Kirsher · 13 years ago