aboutsummaryrefslogtreecommitdiffstats
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/+199
* 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/+23
* staging: et131x: Kill of the eFLOW_CONTROL enumAlan Cox2011-02-045-35/+33
* staging: et131x: Turn a few more LongCapitalisedThings into Linuxish namesAlan Cox2011-02-048-80/+79
* 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-041-1/+1
* Staging: et131x: Small format/style tidyupsLars Lindley2010-06-171-3/+5
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-219-57/+54
|\
| * Staging: Drop memory allocation castJulia Lawall2010-05-112-2/+2
| * Staging: et131x: fix most coding style issues in et131xMichael Sprecher2010-05-117-51/+50
| * staging: et131x: Fix brace coding style issues.Michael Tate2010-05-111-4/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-117-8/+1
|\ \ | |/
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-307-7/+0
| * 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/+705
|\
| * Staging: et131x_kill MAC_STAT_tAlan Cox2010-03-031-31/+13
| * Staging: et131x: kill off the rxmac ctrl typeAlan Cox2010-03-034-35/+20
| * Staging: et131x: kill the rxmac ERROR_REG_tAlan Cox2010-03-032-20/+8
| * Staging: et131x: Kill MIF_CTL_tAlan Cox2010-03-032-18/+8
| * Staging: et131x: Kill the SPACE_AVAIL typeAlan Cox2010-03-032-18/+7
| * Staging: et131x: Kill off the rxq_diag typesAlan Cox2010-03-032-18/+7
| * Staging: et131x: Kill of the MCIF typesAlan Cox2010-03-032-47/+19
| * Staging: et131x: kill off RXMAC_PF_CTRL_tAlan Cox2010-03-033-51/+33
| * Staging: et131x: Kill rxmac crc fieldsAlan Cox2010-03-032-66/+22
| * Staging: et13x: kill off TXMAC_ERR_INT_tAlan Cox2010-03-032-35/+19
| * Staging: et131x: Kill off the TXMAC_ERR_t typeAlan Cox2010-03-032-28/+12
| * Staging: et131x: kill txmac err count typedefAlan Cox2010-03-031-17/+6
| * Staging: et131x: Kil the txmac typeAlan Cox2010-03-032-32/+16
| * Staging: et131x: Collapse all the function definitions into one placeAlan Cox2010-03-0323-777/+242
| * Staging: et131x: Kill unused error definesAlan Cox2010-03-031-18/+0
| * Staging: et131x: kill MP_ERR_COUNTERS which is unusedAlan Cox2010-03-031-9/+0
| * Staging: et131x: Kill off RX_RING_tAlan Cox2010-03-034-33/+33
| * Staging: et131x: clean up the pkt_desc_stat_t typesAlan Cox2010-03-032-119/+70
| * Staging: et131x: Clean up the fbr lookup tableAlan Cox2010-03-032-41/+40
| * Staging: et131x: Fix rx_status typingAlan Cox2010-03-032-13/+12
| * Staging: et131x: rx_status_block_t is now cleanAlan Cox2010-03-032-10/+10
| * Staging: et131x: kill off the rx interrupt state enumAlan Cox2010-03-031-5/+0
| * Staging: et131x: Clean up the rx status word typesAlan Cox2010-03-032-28/+10
| * Staging: et131x: Kill MAC_STAT_tAlan Cox2010-03-032-13/+14
| * Staging: et131x: Kill off MMC_tAlan Cox2010-03-031-4/+4
| * Staging: et131x: Kill off TXDMA_tAlan Cox2010-03-032-5/+5
| * Staging: et131x: GLOBAL_t is now sane so kill the GLOBAL_t itselfAlan Cox2010-03-032-7/+5
| * Staging: et131x: kill EXP_ROMAlan Cox2010-03-031-21/+0
| * Staging: et131x: Kill off the rxdma typeAlan Cox2010-03-032-6/+6
| * Staging: et131x: Clean up rxdma_csrAlan Cox2010-03-032-63/+41