summaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x
Commit message (Expand)AuthorAgeFilesLines
* staging: et131x: et1310_mac.c: ConfigMacStatRegs() add missing regs to be zeroedMark Einon2011-07-081-1/+34
* staging: et131x: Remove spaces between tabs inserted in patch 7b7fb34d3ffaMark Einon2011-07-081-4/+4
* staging: et131x: Convert et1310_address_map.h names from camel caseMark Einon2011-07-084-117/+117
* staging: et131x: rename adapter->Flags to adapter->flagsMark Einon2011-07-086-15/+15
* staging: et131x: Remove typedefs from et1310_phy.hMark Einon2011-07-066-128/+76Star
* staging: et131x: Remove some unecessary packet accounting codeMark Einon2011-07-064-12/+3Star
* staging: et131x: Fix stats->rx_packets accountingMark Einon2011-07-065-12/+3Star
* staging: transciever/transceiver spelling fixesJoe Perches2011-07-052-2/+2
* staging: et131x: Removing '_t' from ce_stats_t structMark Einon2011-06-288-34/+34
* staging: et131x: Fixes multiple 'WARNING: do not add new typedefs'.Mark Einon2011-06-285-172/+123Star
* staging: et131x: et131x_netdev.c checkpatch fixesMark Einon2011-06-281-61/+51Star
* staging: et131x: et131x_initpci.c checkpatch fixesMark Einon2011-06-281-14/+15
* staging: et131x: et131x_adapter.h checkpatch fixesMark Einon2011-06-283-6/+6
* staging: et131x: et1310_rx.c checkpatch fixesMark Einon2011-06-281-97/+96Star
* staging: et131x: checkpatch fixes for et1310_address_map.h (All 'do not add n...Mark Einon2011-06-285-48/+48
* Fix common misspellingsLucas De Marchi2011-03-315-6/+6
* staging/et131x: fix et131x_rx_dma_disable halt_status usageMarcin Slusarz2011-02-231-2/+2
* staging: et131x: Begin cleaning up the MI registersAlan Cox2011-02-043-508/+199Star
* staging: et131x: Clean up the RFD struct/typesAlan Cox2011-02-043-28/+28
* staging: et131x: Clean up the phy coma stuffAlan Cox2011-02-044-24/+23Star
* staging: et131x: Kill of the eFLOW_CONTROL enumAlan Cox2011-02-045-35/+33Star
* staging: et131x: Turn a few more LongCapitalisedThings into Linuxish namesAlan Cox2011-02-048-80/+79Star
* drivers/staging: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-161-1/+1
* Staging: et131x: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-081-1/+1
* staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-09-051-1/+1
* Staging: et131x: Small format/style tidyupsLars Lindley2010-06-181-3/+5
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-219-57/+54Star
|\
| * Staging: Drop memory allocation castJulia Lawall2010-05-122-2/+2
| * Staging: et131x: fix most coding style issues in et131xMichael Sprecher2010-05-117-51/+50Star
| * staging: et131x: Fix brace coding style issues.Michael Tate2010-05-111-4/+2Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-117-8/+1Star
|\|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-307-7/+0Star
| * Staging: et131x: Properly disable FC in txmac.Nick Bowler2010-03-291-1/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
|/
* Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman2010-03-0424-1640/+705Star
|\
| * Staging: et131x_kill MAC_STAT_tAlan Cox2010-03-041-31/+13Star
| * Staging: et131x: kill off the rxmac ctrl typeAlan Cox2010-03-044-35/+20Star
| * Staging: et131x: kill the rxmac ERROR_REG_tAlan Cox2010-03-042-20/+8Star
| * Staging: et131x: Kill MIF_CTL_tAlan Cox2010-03-042-18/+8Star
| * Staging: et131x: Kill the SPACE_AVAIL typeAlan Cox2010-03-042-18/+7Star
| * Staging: et131x: Kill off the rxq_diag typesAlan Cox2010-03-042-18/+7Star
| * Staging: et131x: Kill of the MCIF typesAlan Cox2010-03-042-47/+19Star
| * Staging: et131x: kill off RXMAC_PF_CTRL_tAlan Cox2010-03-043-51/+33Star
| * Staging: et131x: Kill rxmac crc fieldsAlan Cox2010-03-042-66/+22Star
| * Staging: et13x: kill off TXMAC_ERR_INT_tAlan Cox2010-03-042-35/+19Star
| * Staging: et131x: Kill off the TXMAC_ERR_t typeAlan Cox2010-03-042-28/+12Star
| * Staging: et131x: kill txmac err count typedefAlan Cox2010-03-041-17/+6Star
| * Staging: et131x: Kil the txmac typeAlan Cox2010-03-042-32/+16Star
| * Staging: et131x: Collapse all the function definitions into one placeAlan Cox2010-03-0423-777/+242Star
| * Staging: et131x: Kill unused error definesAlan Cox2010-03-041-18/+0Star