1. 02bae21 Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream by Jeff Garzik · 17 years ago
  2. 194b2d0 mv643xx_eth: Hook up mv643xx_get_sset_count by Dale Farnsworth · 17 years ago
  3. c1f395f mv643xx_eth: Remove obsolete checksum offload comment by Dale Farnsworth · 17 years ago
  4. fbd6a75 mv643xx_eth: Merge drivers/net/mv643xx_eth.h into mv643xx_eth.c by Lennert Buytenhek · 17 years ago
  5. e4d00fa mv643xx_eth: Remove MV643XX_ETH_ register prefix by Lennert Buytenhek · 17 years ago
  6. f9fbbc1 mv643xx_eth: Remove SHARED_REGS register address bias by Lennert Buytenhek · 17 years ago
  7. 9c1bbdf mv643xx_eth: Enable use on Orion platforms by Lennert Buytenhek · 17 years ago
  8. c5d6471 fallout from DECLARE_MAC_BUF patches by Al Viro · 17 years ago
  9. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  10. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  11. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  12. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  13. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  14. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  15. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  16. 593ff56 mv643xx_eth: Do not modify struct netdev tx_queue_len by Dale Farnsworth · 17 years ago
  17. 2bcff60 mv643xx_eth: Check ETH_INT_CAUSE_STATE bit by Dale Farnsworth · 17 years ago
  18. d8c4a2f mv643xx_eth: duplicate methods in initializer by Al Viro · 17 years ago
  19. e7e381f mv643xx_eth: Fix tx_bytes stats calculation by Dale Farnsworth · 17 years ago
  20. 144213d mv643xx_eth: make eth_port_uc_addr_{get,set}() calls symmetric by Gabriel Paubert · 17 years ago
  21. aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 17 years ago
  22. 4bedb45 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh by Arnaldo Carvalho de Melo · 17 years ago
  23. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  24. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  25. fadac40 mv643xx_eth: Fix use of uninitialized port_num field by Gabriel Paubert · 17 years ago
  26. d57ab6f mv643xx_eth: add mv643xx_eth_shutdown function by Dale Farnsworth · 17 years ago
  27. 85cf572 mv643xx: Clear pending interrupts before calling request_irq by Dale Farnsworth · 17 years ago
  28. 84dd619 mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data by Dale Farnsworth · 17 years ago
  29. 5ada386 mv643xx_eth: move mac_addr inside mv643xx_eth_platform_data by Dale Farnsworth · 17 years ago
  30. 908b637 Alignment in mv643xx_eth by Ralf Baechle · 17 years ago
  31. c3cf83b [PATCH] misc duplicate field initializers by Al Viro · 17 years ago
  32. d344bff mv643xx_eth: Fix race condition in mv643xx_eth_free_tx_descs by Dale Farnsworth · 18 years ago
  33. 8d1413b Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  34. 91c7c56 [PATCH] ... and more work_struct-induced breakage (mips) by Al Viro · 18 years ago
  35. 0598077 [PATCH] mv643xx_eth.c NULL noise removal by Al Viro · 18 years ago
  36. b2ef785 Revert "[mv643xx] Add pci device table for auto module loading." by Linus Torvalds · 18 years ago
  37. 4596c75 [mv643xx] Add pci device table for auto module loading. by Ben Collins · 18 years ago
  38. 24fcbac Merge branch 'master' into upstream-fixes by Jeff Garzik · 18 years ago
  39. 9da3b1a [PATCH] misc ppc pt_regs fixes by Al Viro · 18 years ago
  40. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  41. 70fbf32 [PATCH] mv643xx_eth: Fix ethtool stats by Maxime Bizon · 18 years ago
  42. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  43. a4c12d6 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  44. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  45. fd8ae94 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  46. 54caf44 [netdrvr] mv643xx_eth: fix obvious typo, which caused build breakage by Jeff Garzik · 18 years ago
  47. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  48. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  49. 71d2872 [PATCH] mv643xx_eth: Unmap DMA buffers in receive path by Dale Farnsworth · 18 years ago
  50. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  51. 364c6ba [NET]: Clean up skb_linearize by Herbert Xu · 18 years ago
  52. b0b8dab [PATCH] mv643xx_eth: provide sysfs class device symlink by Olaf Hering · 18 years ago
  53. 9484356 [PATCH] mv643xx_eth: Fix tx_timeout to only conditionally wake tx queue by Dale Farnsworth · 18 years ago
  54. 5c53740 [PATCH] mv643xx_eth: Always free completed tx descs on tx interrupt by Brent Cook · 18 years ago
  55. f78fb47 [PATCH] mv643xx_eth: Remove non-working feature: task level rx queue refill by Dale Farnsworth · 18 years ago
  56. 468d09f [PATCH] mv643xx_eth: Clean up interrupt handling by Dale Farnsworth · 18 years ago
  57. 7303fde [PATCH] mv643xx_eth: Move #defines of constants to mv643xx_eth.h by Dale Farnsworth · 18 years ago
  58. ff561ee [PATCH] mv643xx_eth: Refactor/clean up tx queue handling by Dale Farnsworth · 18 years ago
  59. c8aaea2 [PATCH] mv643xx_eth: Refactor tx command queuing code by Dale Farnsworth · 18 years ago
  60. 12a87c6 [PATCH] mv643xx_eth: Rename "channels" to "queues" by Dale Farnsworth · 18 years ago
  61. e38fd1a [PATCH] mv643xx_eth: Fix misplaced parenthesis in mv643xx_eth_port_disable_rx by Dale Farnsworth · 18 years ago
  62. d5f9558 [PATCH] mv643xx_eth: Remove duplicate includes of linux/in.h and linux/ip.h by Dale Farnsworth · 18 years ago
  63. 70c07e0 Merge branch 'viro' by Jeff Garzik · 18 years ago
  64. b6298c2 [PATCH] missing includes in drivers/net/mv643xx_eth.c by Al Viro · 19 years ago
  65. 0199987 [PATCH] mv643xx_eth: Clean up platform_data configuration by Dale Farnsworth · 19 years ago
  66. d0412d9 [PATCH] mv643xx_eth: use MII library for ethtool functions by James Chapman · 19 years ago
  67. c28a4f8 [PATCH] mv643xx_eth: use MII library for PHY management by James Chapman · 19 years ago
  68. 9f8dd31 [PATCH] mv643xx_eth: Make port queue enable/disable code consistent by Dale Farnsworth · 19 years ago
  69. f98e36f1 [PATCH] mv643xx_eth: Rename mp->tx_ring_skbs to mp->tx_desc_count by Dale Farnsworth · 19 years ago
  70. cf4086c [PATCH] mv643xx_eth: Merge unicast and multicast address filtering code by Dale Farnsworth · 19 years ago
  71. ed9b5d4 [PATCH] mv643xx_eth: Remove needless mp->port_mac_addr by Dale Farnsworth · 19 years ago
  72. b4de905 [PATCH] mv643xx_eth: Whitespace cleanup by Dale Farnsworth · 19 years ago
  73. 12ad74f [PATCH] mv643xx_eth: Update dev->last_rx on packet receive by Paolo Galtieri · 19 years ago
  74. c7cd901 [PATCH] mv643xx_eth: Fix spinlock recursion bug by Dale Farnsworth · 19 years ago
  75. c2e5b35 [PATCH] mv643xx_eth: Remove needless mask of extended intr register by Dale Farnsworth · 19 years ago
  76. ab4384a [PATCH] mv643xx_eth: Merge open and stop helper functions by Dale Farnsworth · 19 years ago
  77. 4476e0e4 [PATCH] mv643xx_eth: Fix transmit skb accounting by Dale Farnsworth · 19 years ago
  78. 6389057 [PATCH] mv643xx_eth: Request HW checksum generation only for IPv4 by Wolfram Joost · 19 years ago
  79. 8f51870 [PATCH] mv643xx_eth: Hold spinlocks only where needed by Dale Farnsworth · 19 years ago
  80. dd09b1d [PATCH] mv643xx_eth: iounmap the correct SRAM buffer by Dale Farnsworth · 19 years ago
  81. f7ea333 [PATCH] mv643xx_eth: Fix handling of small, unaligned fragments by Paul Janzen · 19 years ago
  82. b44cd57 [PATCH] mv643xx_eth: Receive buffers require 8 byte alignment by Dale Farnsworth · 19 years ago
  83. 16e0301 [PATCH] mv643xx_eth: Add multicast support by Dale Farnsworth · 19 years ago
  84. 4eaa3cb [PATCH] mv643xx_eth: Fix a NULL pointer dereference by Paolo Galtieri · 19 years ago
  85. cb415d3 [PATCH] mv643xx_eth: Fix dma_map/dma_unmap relations by Paolo Galtieri · 19 years ago
  86. 78a5e53 [PATCH] mv643xx_eth: 2.6.16 needs ip.h and in.h by Olaf Hering · 19 years ago
  87. 3bb8a18a [PATCH] remove bouncing mail address of mv643xx_eth maintainer by Olaf Hering · 19 years ago
  88. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  89. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  90. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  91. b152987 [PATCH] mv643xx_eth_showsram: Added information message when using the SRAM by Nicolas DET · 19 years ago
  92. a9f6a0d [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions by Ingo Molnar · 19 years ago
  93. 63c9e54 [PATCH] mv643xx: add netpoll api support by Dale Farnsworth · 19 years ago
  94. 7342cd8 [PATCH] mv643xx: Fix promiscuous mode handling by Dale Farnsworth · 19 years ago
  95. 8f54371 [PATCH] mv643xx: Disable per port bandwidth limits by Dale Farnsworth · 19 years ago
  96. b111ceb [PATCH] mv643xx: fix outstanding tx skb counter by Dale Farnsworth · 19 years ago
  97. b1dd9ca [PATCH] mv643xx: fix skb memory leak by Dale Farnsworth · 19 years ago
  98. 2600636 [PATCH] mv643xx: add workaround for HW checksum generation bug by Dale Farnsworth · 19 years ago
  99. dc074a8 [PATCH] ppc iomem annotations: mv643xx_eth by Al Viro · 19 years ago
  100. 16b8175 [PATCH] ppc32: MV643XX ethernet is an option for Pegasos by Benjamin Herrenschmidt · 19 years ago