aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/et1310_pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-23staging: et131x: Put all .c files into one big fileMark Einon1-204/+0
2011-10-11staging: et131x: Remove file et131x_version.hMark Einon1-1/+0
2011-10-04staging: et131x: Fix indefinite low power sleepMark Einon1-2/+3
2011-10-04staging: et131x: Updating copyright statements and module authorsMark Einon1-0/+2
2011-10-04staging: et131x: Introduce et1310_in_phy_coma() callMark Einon1-0/+15
2011-09-06staging: et131x: Remove redundant phy codeMark Einon1-4/+11
2011-08-23staging: et131x: Rename var name 'etdev' to 'adapter' throughout moduleMark Einon1-22/+22
2011-08-23staging: et131x: Converting et1310_adapter.h variable names from CamelCaseMark Einon1-4/+4
2011-08-23staging: et131x: Converting et1310_pm.c function and local names from CamelCaseMark Einon1-4/+4
2011-07-08staging: et131x: rename adapter->Flags to adapter->flagsMark Einon1-2/+2
2011-02-04staging: et131x: Clean up the phy coma stuffAlan Cox1-4/+4
2011-02-04staging: et131x: Turn a few more LongCapitalisedThings into Linuxish namesAlan Cox1-13/+13
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-03-03Staging: et131x: Collapse all the function definitions into one placeAlan Cox1-5/+1
2009-09-15Staging: et131x: prune all the debug codeAlan Cox1-14/+0
2009-09-15Staging: et131x: clean up MP_FLAG macrosAlan Cox1-2/+2
2009-09-15Staging: et131x: clean up PM_CSR_tAlan Cox1-16/+11
2009-09-15Staging: et131x: CSRAddress to regsAlan Cox1-5/+5
2009-09-15Staging et131x: kill refcountAlan Cox1-2/+0
2009-09-15Staging: et131x: spinlocksAlan Cox1-3/+3
2009-09-15Staging: et1310: kill pAdapter in favour of a sane nameAlan Cox1-23/+23
2009-09-15Staging: et1310: Fix the coding styleAlan Cox1-10/+9
2008-10-10Staging: add et131x network driverGreg Kroah-Hartman1-0/+207