summaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Staging: et131x: kill MP_ERR_COUNTERS which is unusedAlan Cox2010-03-041-9/+0Star
| * Staging: et131x: Kill off RX_RING_tAlan Cox2010-03-044-33/+33
| * Staging: et131x: clean up the pkt_desc_stat_t typesAlan Cox2010-03-042-119/+70Star
| * Staging: et131x: Clean up the fbr lookup tableAlan Cox2010-03-042-41/+40Star
| * Staging: et131x: Fix rx_status typingAlan Cox2010-03-042-13/+12Star
| * Staging: et131x: rx_status_block_t is now cleanAlan Cox2010-03-042-10/+10
| * Staging: et131x: kill off the rx interrupt state enumAlan Cox2010-03-041-5/+0Star
| * Staging: et131x: Clean up the rx status word typesAlan Cox2010-03-042-28/+10Star
| * Staging: et131x: Kill MAC_STAT_tAlan Cox2010-03-042-13/+14
| * Staging: et131x: Kill off MMC_tAlan Cox2010-03-041-4/+4
| * Staging: et131x: Kill off TXDMA_tAlan Cox2010-03-042-5/+5
| * Staging: et131x: GLOBAL_t is now sane so kill the GLOBAL_t itselfAlan Cox2010-03-042-7/+5Star
| * Staging: et131x: kill EXP_ROMAlan Cox2010-03-041-21/+0Star
| * Staging: et131x: Kill off the rxdma typeAlan Cox2010-03-042-6/+6
| * Staging: et131x: Clean up rxdma_csrAlan Cox2010-03-042-63/+41Star