summaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/et1310_mac.c
Commit message (Expand)AuthorAgeFilesLines
* staging: et131x: Put all .c files into one big fileMark Einon2011-10-231-654/+0
* staging: et131x: Remove unused mac definesMark Einon2011-10-111-8/+0
* staging: et131x: Fix et131x sparse warningsMark Einon2011-10-111-1/+1
* staging: et131x: Remove file et131x_version.hMark Einon2011-10-111-1/+0
* staging: et131x: Updating copyright statements and module authorsMark Einon2011-10-041-0/+2
* staging: et131x: Introduce et1310_in_phy_coma() callMark Einon2011-10-041-2/+2
* staging: et131x: Remove private adapter->duplex_mode and use phydev->duplex i...Mark Einon2011-09-061-3/+5
* staging: et131x: Remove private adapter->linkspeed and use phydev->speed insteadMark Einon2011-09-061-2/+5
* staging: et131x: Fix checkpatch whitespace warningsMark Einon2011-09-061-2/+3
* staging: et131x: Rename var name 'etdev' to 'adapter' throughout moduleMark Einon2011-08-231-103/+103
* staging: et131x: Converting et1310_adapter.h variable names from CamelCaseMark Einon2011-08-231-38/+39
* staging: et131x: Fix variable typo carry_reg1 -> carry_reg2Mark Einon2011-08-231-1/+1
* staging: et131x: add et1310_ prefix to et1310_mac.c functionsMark Einon2011-08-231-16/+16
* staging: et131x: Converting et1310_phy.c function and local names from CamelCaseMark Einon2011-08-231-5/+5
* staging: et131x: Converting et1310_mac.c function and local names from CamelCaseMark Einon2011-08-231-111/+111
* staging: et131x: et1310_mac.c: ConfigMacStatRegs() add missing regs to be zeroedMark Einon2011-07-081-1/+34
* staging: et131x: Convert et1310_address_map.h names from camel caseMark Einon2011-07-081-54/+54
* staging: et131x: rename adapter->Flags to adapter->flagsMark Einon2011-07-081-1/+1
* staging: et131x: Removing '_t' from ce_stats_t structMark Einon2011-06-281-15/+15
* staging: et131x: Fixes multiple 'WARNING: do not add new typedefs'.Mark Einon2011-06-281-46/+46
* staging: et131x: et131x_adapter.h checkpatch fixesMark Einon2011-06-281-1/+1
* staging: et131x: checkpatch fixes for et1310_address_map.h (All 'do not add n...Mark Einon2011-06-281-12/+12
* staging: et131x: Kill of the eFLOW_CONTROL enumAlan Cox2011-02-041-11/+11
* staging: et131x: Turn a few more LongCapitalisedThings into Linuxish namesAlan Cox2011-02-041-26/+26
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Staging: et131x: Properly disable FC in txmac.Nick Bowler2010-03-291-1/+1
* Staging: et131x: kill off the rxmac ctrl typeAlan Cox2010-03-031-2/+2
* Staging: et131x: Kill MIF_CTL_tAlan Cox2010-03-031-3/+3
* Staging: et131x: Kill the SPACE_AVAIL typeAlan Cox2010-03-031-1/+1
* Staging: et131x: Kill of the MCIF typesAlan Cox2010-03-031-13/+7
* Staging: et131x: kill off RXMAC_PF_CTRL_tAlan Cox2010-03-031-10/+8
* Staging: et131x: Kill rxmac crc fieldsAlan Cox2010-03-031-3/+3
* Staging: et13x: kill off TXMAC_ERR_INT_tAlan Cox2010-03-031-3/+3
* Staging: et131x: Kil the txmac typeAlan Cox2010-03-031-5/+4
* Staging: et131x: Collapse all the function definitions into one placeAlan Cox2010-03-031-5/+12
* Staging: et131x: Kill MAC_STAT_tAlan Cox2010-03-031-8/+8
* Staging: et131x: kill TXTEST and TXFILL, clean up CF_PARAMAlan Cox2009-12-111-8/+4
* Staging: et131x: clean up mac stat namesAlan Cox2009-12-111-46/+46
* Staging: et131x: clean up MAC_STAT registerAlan Cox2009-12-111-77/+22
* Staging: et131x: Kill MAC_IF_CTRL typedefsAlan Cox2009-12-111-7/+10
* Staging: et131x: clean up MAX_FM typeAlan Cox2009-12-111-1/+1
* Staging: et131x: Clean up MAC_CFG typesAlan Cox2009-12-111-41/+26
* Staging: et131x: Clean up the MII_MGMT typeAlan Cox2009-12-111-6/+1
* Staging: et131x: Clean up the half duplex control reg typesAlan Cox2009-12-111-9/+2
* Staging: et131x: Clean the IPG types upAlan Cox2009-12-111-6/+4
* Staging: et131x: PHY loopback cannot be set (and isn't useful for us anyway)Alan Cox2009-12-111-7/+2
* Staging: et131x: prune all the debug codeAlan Cox2009-09-151-62/+2
* Staging: et131x: clean up MP_FLAG macrosAlan Cox2009-09-151-1/+1
* Staging: et131x: clean up PM_CSR_tAlan Cox2009-09-151-6/+6
* Staging: et131x: de-hungarianise a bitAlan Cox2009-09-151-6/+6
OpenPOWER on IntegriCloud