aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-08staging: et131x: et1310_mac.c: ConfigMacStatRegs() add missing regs to be zeroedMark Einon1-1/+34
2011-07-08staging: et131x: Remove spaces between tabs inserted in patch 7b7fb34d3ffaMark Einon1-4/+4
2011-07-08staging: et131x: Convert et1310_address_map.h names from camel caseMark Einon4-117/+117
2011-07-08staging: et131x: rename adapter->Flags to adapter->flagsMark Einon6-15/+15
2011-07-05staging: et131x: Remove typedefs from et1310_phy.hMark Einon6-128/+76
2011-07-05staging: et131x: Remove some unecessary packet accounting codeMark Einon4-12/+3
2011-07-05staging: et131x: Fix stats->rx_packets accountingMark Einon5-12/+3
2011-07-05staging: transciever/transceiver spelling fixesJoe Perches2-2/+2
2011-06-28staging: et131x: Removing '_t' from ce_stats_t structMark Einon8-34/+34
2011-06-28staging: et131x: Fixes multiple 'WARNING: do not add new typedefs'.Mark Einon5-172/+123
2011-06-28staging: et131x: et131x_netdev.c checkpatch fixesMark Einon1-61/+51
2011-06-28staging: et131x: et131x_initpci.c checkpatch fixesMark Einon1-14/+15
2011-06-28staging: et131x: et131x_adapter.h checkpatch fixesMark Einon3-6/+6
2011-06-28staging: et131x: et1310_rx.c checkpatch fixesMark Einon1-97/+96
2011-06-28staging: et131x: checkpatch fixes for et1310_address_map.h (All 'do not add new typedefs')Mark Einon5-48/+48
2011-03-31Fix common misspellingsLucas De Marchi5-6/+6
2011-02-23staging/et131x: fix et131x_rx_dma_disable halt_status usageMarcin Slusarz1-2/+2
2011-02-04staging: et131x: Begin cleaning up the MI registersAlan Cox3-508/+199
2011-02-04staging: et131x: Clean up the RFD struct/typesAlan Cox3-28/+28
2011-02-04staging: et131x: Clean up the phy coma stuffAlan Cox4-24/+23
2011-02-04staging: et131x: Kill of the eFLOW_CONTROL enumAlan Cox5-35/+33
2011-02-04staging: et131x: Turn a few more LongCapitalisedThings into Linuxish namesAlan Cox8-80/+79
2010-11-16drivers/staging: Remove unnecessary casts of pci_get_drvdataJoe Perches1-1/+1
2010-10-08Staging: et131x: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-09-04staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
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