summaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Staging: et131x: fbr_desc is now only sane typesAlan Cox2010-03-042-20/+20
| * Staging: et131x: kill of FBR_WORD2Alan Cox2010-03-042-18/+5Star
| * Staging: et131x: kill off the FBR_NUM_DES typeAlan Cox2010-03-041-12/+0Star
| * Staging: et131x_netdev.c: use %pM to shown MAC addressH Hartley Sweeten2010-03-041-6/+2Star
* | staging: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-181-7/+8
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-5/+5
|/
* Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox2010-01-212-8/+16
* Staging: et131x: clean up the avail fields in the rx registersAlan Cox2009-12-113-44/+26Star
* Staging: et131x: Clean up number fieldsAlan Cox2009-12-112-98/+47Star
* Staging: et131x: kill RX_DMA_MAX_PKT_TIMEAlan Cox2009-12-112-15/+6Star
* Staging: et131x: kill TX_SHADOWAlan Cox2009-12-111-17/+5Star