1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. 1af4791 staging/et131x: fix et131x_rx_dma_disable halt_status usage by Marcin Slusarz · 13 years ago
  3. 404dc5f staging: et131x: Begin cleaning up the MI registers by Alan Cox · 14 years ago
  4. ae3e5f0 staging: et131x: Clean up the RFD struct/types by Alan Cox · 14 years ago
  5. 64b7283 staging: et131x: Clean up the phy coma stuff by Alan Cox · 14 years ago
  6. ae3a08a staging: et131x: Kill of the eFLOW_CONTROL enum by Alan Cox · 14 years ago
  7. 072e9f6 staging: et131x: Turn a few more LongCapitalisedThings into Linuxish names by Alan Cox · 14 years ago
  8. 345594d drivers/staging: Remove unnecessary casts of pci_get_drvdata by Joe Perches · 14 years ago
  9. 735f48f Staging: et131x: Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  10. 9b0131c staging/trivial: fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  11. ba22a15 Staging: et131x: Small format/style tidyups by Lars Lindley · 14 years ago
  12. c8d1a12 Merge staging-next tree into Linus's latest version by Greg Kroah-Hartman · 14 years ago
  13. 3241487 Staging: Drop memory allocation cast by Julia Lawall · 14 years ago
  14. f3fd4cd Staging: et131x: fix most coding style issues in et131x by Michael Sprecher · 14 years ago
  15. b4c84c2 staging: et131x: Fix brace coding style issues. by Michael Tate · 14 years ago
  16. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  17. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  18. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  19. 05ad62a Staging: et131x: Properly disable FC in txmac. by Nick Bowler · 14 years ago
  20. f341ddd Staging: merge staging patches into Linus's main branch by Greg Kroah-Hartman · 14 years ago
  21. 22e0967 Staging: et131x_kill MAC_STAT_t by Alan Cox · 15 years ago
  22. bd03d0d Staging: et131x: kill off the rxmac ctrl type by Alan Cox · 15 years ago
  23. fef5ba3 Staging: et131x: kill the rxmac ERROR_REG_t by Alan Cox · 15 years ago
  24. dcb0789 Staging: et131x: Kill MIF_CTL_t by Alan Cox · 15 years ago
  25. 370d52a Staging: et131x: Kill the SPACE_AVAIL type by Alan Cox · 15 years ago
  26. f7ae195 Staging: et131x: Kill off the rxq_diag types by Alan Cox · 15 years ago
  27. 287acb6 Staging: et131x: Kill of the MCIF types by Alan Cox · 15 years ago
  28. b186f33 Staging: et131x: kill off RXMAC_PF_CTRL_t by Alan Cox · 15 years ago
  29. 70a29a2 Staging: et131x: Kill rxmac crc fields by Alan Cox · 15 years ago
  30. afa7e5e Staging: et13x: kill off TXMAC_ERR_INT_t by Alan Cox · 15 years ago
  31. 003e52e Staging: et131x: Kill off the TXMAC_ERR_t type by Alan Cox · 15 years ago
  32. 1cb180d Staging: et131x: kill txmac err count typedef by Alan Cox · 15 years ago
  33. 6720949 Staging: et131x: Kil the txmac type by Alan Cox · 15 years ago
  34. 69ea5fc Staging: et131x: Collapse all the function definitions into one place by Alan Cox · 15 years ago
  35. ec7d9f6 Staging: et131x: Kill unused error defines by Alan Cox · 15 years ago
  36. f147166 Staging: et131x: kill MP_ERR_COUNTERS which is unused by Alan Cox · 15 years ago
  37. 8f12785 Staging: et131x: Kill off RX_RING_t by Alan Cox · 15 years ago
  38. 4ba64c1 Staging: et131x: clean up the pkt_desc_stat_t types by Alan Cox · 15 years ago
  39. 8a66278 Staging: et131x: Clean up the fbr lookup table by Alan Cox · 15 years ago
  40. 07563ac Staging: et131x: Fix rx_status typing by Alan Cox · 15 years ago
  41. f926d21 Staging: et131x: rx_status_block_t is now clean by Alan Cox · 15 years ago
  42. c9a8ad1 Staging: et131x: kill off the rx interrupt state enum by Alan Cox · 15 years ago
  43. 61aa21f Staging: et131x: Clean up the rx status word types by Alan Cox · 15 years ago
  44. dc26ffc Staging: et131x: Kill MAC_STAT_t by Alan Cox · 15 years ago
  45. 461e0e8 Staging: et131x: Kill off MMC_t by Alan Cox · 15 years ago
  46. 060a78a Staging: et131x: Kill off TXDMA_t by Alan Cox · 15 years ago
  47. 2b90332 Staging: et131x: GLOBAL_t is now sane so kill the GLOBAL_t itself by Alan Cox · 15 years ago
  48. 254472a Staging: et131x: kill EXP_ROM by Alan Cox · 15 years ago
  49. 61d5ed8 Staging: et131x: Kill off the rxdma type by Alan Cox · 15 years ago
  50. 1bd751c Staging: et131x: Clean up rxdma_csr by Alan Cox · 15 years ago
  51. 13a79c6 Staging: et131x: fbr_desc is now only sane types by Alan Cox · 15 years ago
  52. 7d9e15e Staging: et131x: kill of FBR_WORD2 by Alan Cox · 15 years ago
  53. 09b25c6 Staging: et131x: kill off the FBR_NUM_DES type by Alan Cox · 15 years ago
  54. 28a2333 Staging: et131x_netdev.c: use %pM to shown MAC address by H Hartley Sweeten · 15 years ago
  55. d590794 staging: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  56. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  57. d31a2ff Staging: et131x: Fix 2.6.33rc1 regression in et131x by Alan Cox · 15 years ago
  58. 99fd99f Staging: et131x: clean up the avail fields in the rx registers by Alan Cox · 15 years ago
  59. 2e5e0b8 Staging: et131x: Clean up number fields by Alan Cox · 15 years ago
  60. 6794712 Staging: et131x: kill RX_DMA_MAX_PKT_TIME by Alan Cox · 15 years ago
  61. 02cdb0b Staging: et131x: kill TX_SHADOW by Alan Cox · 15 years ago
  62. cfc52eb Staging: et131x: Another typedef solely used to write 0 to a register by Alan Cox · 15 years ago
  63. 42a03e9 Staging: et131x: kill TX_PR_NUM_DES_t by Alan Cox · 15 years ago
  64. d97aabc Staging: et131x: kill TxMacTest field by Alan Cox · 15 years ago
  65. f838cab Staging: et131x: kill TXTEST and TXFILL, clean up CF_PARAM by Alan Cox · 15 years ago
  66. 74f3863 Staging: et131x: clean up mac stat names by Alan Cox · 15 years ago
  67. ae8d9d8 Staging: et131x: clean up MAC_STAT register by Alan Cox · 15 years ago
  68. b491f14 Staging: et131x: Kill MAC_IF_CTRL typedefs by Alan Cox · 15 years ago
  69. bbc9a99 Staging: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  70. e1bc584 Staging: et131x: Clean up the phy code, especially dup stuff by Alan Cox · 15 years ago
  71. 1210db9 Staging: et131x: phy clean up by Alan Cox · 15 years ago
  72. 57aed3b Staging: et131x: Clean up MII control by Alan Cox · 15 years ago
  73. 4ea30f8 Staging: et131x: kill off MAC_TEST_t by Alan Cox · 15 years ago
  74. cc5dc29 Staging: et131x: clean up MAX_FM type by Alan Cox · 15 years ago
  75. c9835d97 Staging: et131x: Clean up MAC_CFG types by Alan Cox · 15 years ago
  76. eccdd88 Staging: et131x: Clean up the MII_MGMT type by Alan Cox · 15 years ago
  77. c2f6118 Staging: et131x: Clean up the half duplex control reg types by Alan Cox · 15 years ago
  78. 308e93e Staging: et131x: Clean the IPG types up by Alan Cox · 15 years ago
  79. d8fd9d7 Staging: et131x: Kill the RX skb list element - it isn't used by Alan Cox · 15 years ago
  80. 5720f17 Staging: et131x: Kill the RX pending list by Alan Cox · 15 years ago
  81. ceef1a5 Staging: et131x: tx ring mac error is only used as a local by Alan Cox · 15 years ago
  82. 1458d82 Staging: et131x: Bring tx into coding style by Alan Cox · 15 years ago
  83. fb034f8 Staging: et131x: kill unused tcb fields by Alan Cox · 15 years ago
  84. c78732a Staging: et131x: Clean up tx naming by Alan Cox · 15 years ago
  85. 9251d71 Staging: et131x: Clean up the tx ring init by Alan Cox · 15 years ago
  86. c1996fc Staging: et131x: tidy up a bit further by Alan Cox · 15 years ago
  87. 116badf Staging: et131x: Remove old SendWaitQueue code by Alan Cox · 15 years ago
  88. f432c55 Staging: et131x: fold up simple wrapper functions by Alan Cox · 15 years ago
  89. 7f59b1b Staging: et131x: Clean up the receive arrays by Alan Cox · 15 years ago
  90. 4fbdf81 Staging: et131x: first pass RX cleanup by Alan Cox · 15 years ago
  91. 9c60684b Staging: et131x: pci_alloc_consistent DMA alignment is guaranteed by Alan Cox · 15 years ago
  92. 63841ad Staging: et131x: the stuck descriptor copy is never used by Alan Cox · 15 years ago
  93. b711b2e Staging: et131x: tidy up names for the TX structures by Alan Cox · 15 years ago
  94. fb70ed6 Staging: et131x: clean up WORD2 usage by Alan Cox · 15 years ago
  95. b44207a Staging: et131x: clean up word 3 definition by Alan Cox · 15 years ago
  96. 10643ef Staging: et131x: rxstat is not used by Alan Cox · 15 years ago
  97. 5f1377d Staging: et131x: PHY loopback cannot be set (and isn't useful for us anyway) by Alan Cox · 15 years ago
  98. abc4499 Staging: et131x: kill NMI hacks by Alan Cox · 15 years ago
  99. c431e3c Staging: et131x: tidy up initpci code by Alan Cox · 15 years ago
  100. 7f2bf94 Staging: et131x: Kill the NoPhyAccess variable by Alan Cox · 15 years ago