aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Staging: et131x: de-hungarianise a bitAlan Cox8-391/+375
2009-09-15Staging: et131x: fold the diet config into the other codeAlan Cox3-184/+86
2009-09-15Staging: et131x: config is already zeroedAlan Cox1-57/+18
2009-09-15Staging: et131x: attack the config stuffAlan Cox3-96/+23
2009-09-15Staging: et131x: clean up constant rx/tx registry fieldsAlan Cox6-43/+19
2009-09-15Staging: et131x: eliminate write only registry fieldsAlan Cox2-8/+0
2009-09-15Staging: et131x: Eliminate RegistryDMA CacheAlan Cox3-3/+1
2009-09-15Staging: et131x: CSRAddress to regsAlan Cox11-72/+72
2009-09-15Staging: et131x: Take a kref for the PCI pointer we cacheAlan Cox1-1/+3
2009-09-15Staging: et131x: kill copied PCI fieldsAlan Cox5-32/+8
2009-09-15Staging: et131x: MPSend macrosAlan Cox2-9/+4
2009-09-15Staging et131x: kill refcountAlan Cox3-13/+0
2009-09-15Staging: et131x: kill unused RCV_REF macrosAlan Cox1-2/+0
2009-09-15Staging: et131x: power stateAlan Cox4-16/+1
2009-09-15Staging: et131x: spinlocksAlan Cox6-69/+69
2009-09-15Staging: et1310: kill pAdapter in favour of a sane nameAlan Cox12-790/+790
2009-09-15Staging: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-König1-1/+1
2009-09-15Staging: et1310: Fix the coding styleAlan Cox27-2230/+2172
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy1-2/+2
2009-04-17Staging: et131x: convert to netdev_opsAlexander Beregalov1-9/+14
2009-04-03Staging: et131x: list usage cleanupEric Sesterhenn1-2/+1
2009-01-06Staging: et131x: remove unused variable in et1310_tx.cJohann Felix Soden1-3/+0
2009-01-06Staging: et131x: fix build failureJ.R. Mauro1-2/+2
2009-01-06Staging: et131x: Cleanup et131x_debug.h definesStoyan Gaydarov1-40/+94
2008-10-22Staging: et131x: remove duplicated #include'sHuang Weiyi3-4/+0
2008-10-10Staging: add et131x network driverGreg Kroah-Hartman31-0/+14259