1. 9fa8e98 mv643xx_eth: Allocate receive queue initialized to zero by Lubomir Rintel · 12 years ago
  2. 451bff2 pxa168_eth: Allocate receive queue initialized to zero by Lubomir Rintel · 12 years ago
  3. 3aefe2b NET: mv643xx_eth: avoid lockdep dump on interface down by Russell King · 12 years ago
  4. a3659aa mv643xx_eth: fix NAPI weight being > 64 by Andrew Lunn · 12 years ago
  5. 88dccf5 sky2: Fix crash on receiving VLAN frames by Kirill Smelkov · 12 years ago
  6. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  7. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  8. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  9. ee40a11 net: mvneta: fix improper tx queue usage in mvneta_tx() by Willy Tarreau · 12 years ago
  10. 2e0cbf2 net: mvmdio: add select PHYLIB by Thomas Petazzoni · 12 years ago
  11. 3619eb8 net: mv643xx_eth: remove deprecated inet_lro support by Sebastian Hesselbarth · 12 years ago
  12. 09bf1c1 net: mv643xx_eth: Add GRO support by Sebastian Hesselbarth · 12 years ago
  13. 727f957 net: mv643xx_eth: use managed devm_kzalloc by Sebastian Hesselbarth · 12 years ago
  14. 2092248 net: mv643xx_eth: add shared clk and cleanup existing clk handling by Sebastian Hesselbarth · 12 years ago
  15. 3d604da net: mvmdio: get and enable optional clock by Sebastian Hesselbarth · 12 years ago
  16. b50b72d net: mvneta: enable features before registering the driver by willy tarreau · 12 years ago
  17. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  18. 74f9f42 sky2: Threshold for Pause Packet is set wrong by Mirko Lindner · 12 years ago
  19. 9cfe8b1 sky2: Receive Overflows not counted by Mirko Lindner · 12 years ago
  20. 976c90b mv643xx_eth: defer probing if Marvell Orion MDIO driver not loaded by Simon Baatz · 12 years ago
  21. 404b8be net: mvmdio: define module alias for platform device by Simon Baatz · 12 years ago
  22. c3a0713 mv643xx_eth: convert to use the Marvell Orion MDIO driver by Florian Fainelli · 12 years ago
  23. 2ec9852 net: mvmdio: enhance driver to support SMI error/done interrupts by Florian Fainelli · 12 years ago
  24. 3712b71 net: mvmdio: rename base register cookie from smireg to regs by Florian Fainelli · 12 years ago
  25. 7111b71 net: mvmdio: allow platform device style registration by Florian Fainelli · 12 years ago
  26. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 12 years ago
  27. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 12 years ago
  28. 3871c38 mv643xx_eth with 88E1318S: support Wake on LAN by Michael Stapelberg · 12 years ago
  29. 260055b mv643xx_eth: fix for disabled autoneg by Phil Sutter · 12 years ago
  30. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  31. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  32. c353516 net: mvneta: remove unneeded version.h include by Jesper Juhl · 12 years ago
  33. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  34. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  35. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  36. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  37. 03ce758 Drivers: network: more __dev* removal by Greg KH · 12 years ago
  38. c271433 Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  39. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  40. 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
  41. 853e3f4 skge: remove __dev* attributes by Bill Pemberton · 12 years ago
  42. 1c85382 sky2: fix cleanup sequence in probe() function by Lino Sanfilippo · 12 years ago
  43. 70eeaf9 net: mvneta: fix section mismatch warning caused by mvneta_deinit() by Thomas Petazzoni · 12 years ago
  44. 189dd62 net: mvneta: add clk support by Thomas Petazzoni · 12 years ago
  45. 6a20c17 net: mvneta: adjust multiline comments to net/ style by Thomas Petazzoni · 12 years ago
  46. b07812f net: mvmdio: adjust multiline comment to net/ style by Thomas Petazzoni · 12 years ago
  47. d98a80f net: mvmdio: use <linux/delay.h> instead of <asm/delay.h> by Thomas Petazzoni · 12 years ago
  48. c5aff18 net: mvneta: driver for Marvell Armada 370/XP network unit by Thomas Petazzoni · 13 years ago
  49. fc8f5ad net: mvmdio: new Marvell MDIO driver by Thomas Petazzoni · 12 years ago
  50. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  51. 175c0df drivers/net: use tasklet_kill in device remove/close process by Xiaotian Feng · 12 years ago
  52. f7b4fb2 ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  53. 2e71a6f net: gro: selective flush of packets by Eric Dumazet · 12 years ago
  54. a2af139 skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboard by Graham Gower · 12 years ago
  55. 0bd8ba1 drivers/net/ethernet/marvell/sky2.c: fix error return code by Peter Senna Tschudin · 12 years ago
  56. bbcf61f drivers/net/ethernet/marvell/skge.c: fix error return code by Peter Senna Tschudin · 12 years ago
  57. acb600d net: remove skb recycling by Eric Dumazet · 12 years ago
  58. c1f9c42 Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes by Arnd Bergmann · 13 years ago
  59. baffab2 ARM: Orion: fix driver probe error handling with respect to clk by Simon Baatz · 13 years ago
  60. d663d18 sky2: Fix for interrupt handler by Mirko Lindner · 13 years ago
  61. 0e76732 sky2: Added support for Optima EEE by Mirko Lindner · 13 years ago
  62. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  63. 5ff0fea sky2: fix checksum bit management on some chips by stephen hemminger · 13 years ago
  64. c1864cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  65. 9a43a02 mv643xx_eth: Fix compile error for architectures without clk. by Andrew Lunn · 13 years ago
  66. 6469933 ethernet: Remove casts to same type by Joe Perches · 13 years ago
  67. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  68. 3c0dec5 Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into next/clock by Arnd Bergmann · 13 years ago
  69. 452503e ARM: Orion: Eth: Add clk/clkdev support. by Andrew Lunn · 13 years ago
  70. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  71. e072b3f sky2: fix receive length error in mixed non-VLAN/VLAN traffic by stephen hemminger · 13 years ago
  72. 3f42941 sky2: propogate rx hash when packet is copied by stephen hemminger · 13 years ago
  73. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  74. 857504d sky2: copy received packets on inefficient unaligned architecture by stephen hemminger · 13 years ago
  75. 1975a54 pxa168_eth: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  76. ebad0a8 mv643xx_eth: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  77. ede7193 sky2: fix missing register reset on error path in sky2_test_msi() by Lino Sanfilippo · 13 years ago
  78. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  79. 2240eb4 sky2: dont overwrite settings for PHY Quick link by Lino Sanfilippo · 13 years ago
  80. 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
  81. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  82. 5676cc7 sky2: override for PCI legacy power management by stephen hemminger · 13 years ago
  83. 50cdc8f pxa168: remove unused stats member. by Rami Rosen · 13 years ago
  84. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago
  85. 7ce5d22 net: use eth_hw_addr_random() and reset addr_assign_type by Danny Kukawka · 13 years ago
  86. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  87. aadf1f0 Revert "skge: check for PCI dma mapping errors" by stephen hemminger · 13 years ago
  88. c056b73 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  89. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  90. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  91. da057fb skge: add byte queue limit support by stephen hemminger · 13 years ago
  92. 302476c mv643xx_eth: Add Rx Discard and Rx Overrun statistics by Paulius Zaleckas · 13 years ago
  93. d0249e4 skge: check for PCI dma mapping errors by stephen hemminger · 13 years ago
  94. 19f9ad7 skge: don't assert carrier until link is up by stephen hemminger · 13 years ago
  95. d073a10 pxa168-eth: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  96. 1232243 mv643xx-eth: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  97. 5ede3ce Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  98. faa85aa skge: fix warning when CONFIG_PM is defined but not CONFIG_PM_SLEEP by Daniel Halperin · 13 years ago
  99. 455ffa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  100. fe3c8cc skge: restore rx multicast filter on resume and after config changes by Florian Zumbiehl · 13 years ago