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