1. 682d797 Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/net-next by David S. Miller · 12 years ago
  2. 853e3f4 skge: remove __dev* attributes by Bill Pemberton · 12 years ago
  3. 1c85382 sky2: fix cleanup sequence in probe() function by Lino Sanfilippo · 12 years ago
  4. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  5. 175c0df drivers/net: use tasklet_kill in device remove/close process by Xiaotian Feng · 12 years ago
  6. f7b4fb2 ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  7. 2e71a6f net: gro: selective flush of packets by Eric Dumazet · 12 years ago
  8. a2af139 skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboard by Graham Gower · 12 years ago
  9. 0bd8ba1 drivers/net/ethernet/marvell/sky2.c: fix error return code by Peter Senna Tschudin · 12 years ago
  10. bbcf61f drivers/net/ethernet/marvell/skge.c: fix error return code by Peter Senna Tschudin · 12 years ago
  11. acb600d net: remove skb recycling by Eric Dumazet · 12 years ago
  12. c1f9c42 Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes by Arnd Bergmann · 12 years ago
  13. baffab2 ARM: Orion: fix driver probe error handling with respect to clk by Simon Baatz · 12 years ago
  14. d663d18 sky2: Fix for interrupt handler by Mirko Lindner · 13 years ago
  15. 0e76732 sky2: Added support for Optima EEE by Mirko Lindner · 13 years ago
  16. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  17. 5ff0fea sky2: fix checksum bit management on some chips by stephen hemminger · 13 years ago
  18. c1864cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  19. 9a43a02 mv643xx_eth: Fix compile error for architectures without clk. by Andrew Lunn · 13 years ago
  20. 6469933 ethernet: Remove casts to same type by Joe Perches · 13 years ago
  21. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  22. 3c0dec5 Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into next/clock by Arnd Bergmann · 13 years ago
  23. 452503e ARM: Orion: Eth: Add clk/clkdev support. by Andrew Lunn · 13 years ago
  24. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  25. e072b3f sky2: fix receive length error in mixed non-VLAN/VLAN traffic by stephen hemminger · 13 years ago
  26. 3f42941 sky2: propogate rx hash when packet is copied by stephen hemminger · 13 years ago
  27. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  28. 857504d sky2: copy received packets on inefficient unaligned architecture by stephen hemminger · 13 years ago
  29. 1975a54 pxa168_eth: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  30. ebad0a8 mv643xx_eth: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  31. ede7193 sky2: fix missing register reset on error path in sky2_test_msi() by Lino Sanfilippo · 13 years ago
  32. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  33. 2240eb4 sky2: dont overwrite settings for PHY Quick link by Lino Sanfilippo · 13 years ago
  34. 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 · 13 years ago
  35. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  36. 5676cc7 sky2: override for PCI legacy power management by stephen hemminger · 13 years ago
  37. 50cdc8f pxa168: remove unused stats member. by Rami Rosen · 13 years ago
  38. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago
  39. 7ce5d22 net: use eth_hw_addr_random() and reset addr_assign_type by Danny Kukawka · 13 years ago
  40. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  41. aadf1f0 Revert "skge: check for PCI dma mapping errors" by stephen hemminger · 13 years ago
  42. c056b73 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  43. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  44. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  45. da057fb skge: add byte queue limit support by stephen hemminger · 13 years ago
  46. 302476c mv643xx_eth: Add Rx Discard and Rx Overrun statistics by Paulius Zaleckas · 13 years ago
  47. d0249e44 skge: check for PCI dma mapping errors by stephen hemminger · 13 years ago
  48. 19f9ad7 skge: don't assert carrier until link is up by stephen hemminger · 13 years ago
  49. d073a10 pxa168-eth: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  50. 1232243 mv643xx-eth: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  51. 5ede3ce Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  52. faa85aa skge: fix warning when CONFIG_PM is defined but not CONFIG_PM_SLEEP by Daniel Halperin · 13 years ago
  53. 455ffa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  54. fe3c8cc skge: restore rx multicast filter on resume and after config changes by Florian Zumbiehl · 13 years ago
  55. 63a9332 ARM: Orion: Get address map from plat-orion instead of via platform_data by Andrew Lunn · 13 years ago
  56. ec2a546 sky2: add bql support by stephen hemminger · 13 years ago
  57. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  58. 6f39da2 net: mv643xx_eth: fix build error by Axel Lin · 13 years ago
  59. 84b4050 Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers by Rick Jones · 13 years ago
  60. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  61. 282edce sky2: fix hang in napi_disable by stephen hemminger · 13 years ago
  62. 738a849 sky2: enforce minimum ring size by stephen hemminger · 13 years ago
  63. 3ad9b35 net: drivers: use bool type instead of double negation by Michał Mirosław · 13 years ago
  64. d9fa7c8 sky2: version 1.30 by stephen hemminger · 13 years ago
  65. 00427a7 sky2: used fixed RSS key by stephen hemminger · 13 years ago
  66. b1cb825 sky2: reduce default Tx ring size by stephen hemminger · 13 years ago
  67. 926d097 sky2: rename up/down functions by stephen hemminger · 13 years ago
  68. f9687c4 sky2: pci posting issues by stephen hemminger · 13 years ago
  69. 1401a80 sky2: fix hang on shutdown (and other irq issues) by stephen hemminger · 13 years ago
  70. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  71. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  72. 27d240f sky2: fix regression on Yukon Optima by stephen hemminger · 13 years ago
  73. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  74. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  75. 7ae60b3 sky2: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  76. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  77. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  78. a9e9fd7 skge: handle irq better on single port card by Stephen Hemminger · 13 years ago
  79. 0bdb0bd sky2: manage irq better on single port card by stephen hemminger · 13 years ago
  80. 950a5a4 sky2: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  81. 516733c skge: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  82. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  83. f106358 mv643xx: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  84. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  85. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  86. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 13 years ago
  87. 527a626 skge/sky2/mv643xx/pxa168: Move the Marvell Ethernet drivers by Jeff Kirsher · 14 years ago