aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-17Staging: et131x: Small format/style tidyupsLars Lindley1-3/+5
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman9-57/+54
2010-05-11Staging: Drop memory allocation castJulia Lawall2-2/+2
2010-05-11Staging: et131x: fix most coding style issues in et131xMichael Sprecher7-51/+50
2010-05-11staging: et131x: Fix brace coding style issues.Michael Tate1-4/+2
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller7-8/+1
2010-04-03net: convert multicast list to list_headJiri Pirko1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo7-7/+0
2010-03-29Staging: et131x: Properly disable FC in txmac.Nick Bowler1-1/+1
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman24-1640/+705
2010-03-03Staging: et131x_kill MAC_STAT_tAlan Cox1-31/+13
2010-03-03Staging: et131x: kill off the rxmac ctrl typeAlan Cox4-35/+20
2010-03-03Staging: et131x: kill the rxmac ERROR_REG_tAlan Cox2-20/+8
2010-03-03Staging: et131x: Kill MIF_CTL_tAlan Cox2-18/+8
2010-03-03Staging: et131x: Kill the SPACE_AVAIL typeAlan Cox2-18/+7
2010-03-03Staging: et131x: Kill off the rxq_diag typesAlan Cox2-18/+7
2010-03-03Staging: et131x: Kill of the MCIF typesAlan Cox2-47/+19
2010-03-03Staging: et131x: kill off RXMAC_PF_CTRL_tAlan Cox3-51/+33
2010-03-03Staging: et131x: Kill rxmac crc fieldsAlan Cox2-66/+22
2010-03-03Staging: et13x: kill off TXMAC_ERR_INT_tAlan Cox2-35/+19
2010-03-03Staging: et131x: Kill off the TXMAC_ERR_t typeAlan Cox2-28/+12
2010-03-03Staging: et131x: kill txmac err count typedefAlan Cox1-17/+6
2010-03-03Staging: et131x: Kil the txmac typeAlan Cox2-32/+16
2010-03-03Staging: et131x: Collapse all the function definitions into one placeAlan Cox23-777/+242
2010-03-03Staging: et131x: Kill unused error definesAlan Cox1-18/+0
2010-03-03Staging: et131x: kill MP_ERR_COUNTERS which is unusedAlan Cox1-9/+0
2010-03-03Staging: et131x: Kill off RX_RING_tAlan Cox4-33/+33
2010-03-03Staging: et131x: clean up the pkt_desc_stat_t typesAlan Cox2-119/+70
2010-03-03Staging: et131x: Clean up the fbr lookup tableAlan Cox2-41/+40
2010-03-03Staging: et131x: Fix rx_status typingAlan Cox2-13/+12
2010-03-03Staging: et131x: rx_status_block_t is now cleanAlan Cox2-10/+10
2010-03-03Staging: et131x: kill off the rx interrupt state enumAlan Cox1-5/+0
2010-03-03Staging: et131x: Clean up the rx status word typesAlan Cox2-28/+10
2010-03-03Staging: et131x: Kill MAC_STAT_tAlan Cox2-13/+14
2010-03-03Staging: et131x: Kill off MMC_tAlan Cox1-4/+4
2010-03-03Staging: et131x: Kill off TXDMA_tAlan Cox2-5/+5
2010-03-03Staging: et131x: GLOBAL_t is now sane so kill the GLOBAL_t itselfAlan Cox2-7/+5
2010-03-03Staging: et131x: kill EXP_ROMAlan Cox1-21/+0
2010-03-03Staging: et131x: Kill off the rxdma typeAlan Cox2-6/+6
2010-03-03Staging: et131x: Clean up rxdma_csrAlan Cox2-63/+41
2010-03-03Staging: et131x: fbr_desc is now only sane typesAlan Cox2-20/+20
2010-03-03Staging: et131x: kill of FBR_WORD2Alan Cox2-18/+5
2010-03-03Staging: et131x: kill off the FBR_NUM_DES typeAlan Cox1-12/+0
2010-03-03Staging: et131x_netdev.c: use %pM to shown MAC addressH Hartley Sweeten1-6/+2
2010-02-18staging: convert to use netdev_for_each_mc_addrJiri Pirko1-7/+8
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko1-5/+5
2010-01-20Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox2-8/+16
2009-12-11Staging: et131x: clean up the avail fields in the rx registersAlan Cox3-44/+26
2009-12-11Staging: et131x: Clean up number fieldsAlan Cox2-98/+47
2009-12-11Staging: et131x: kill RX_DMA_MAX_PKT_TIMEAlan Cox2-15/+6