aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-14Staging: et131x: Fix the add_10bit macroAlan Cox1-1/+1
2009-10-14Staging: et131x: Correct WRAP bit handlingAlan Cox1-6/+14
2009-09-15Staging: et131x: kill off the TXDMA CSR typeAlan Cox2-36/+17
2009-09-15Staging: et131x: kill off the TXDMA error typeAlan Cox2-31/+10
2009-09-15Staging: et131x: re-order the initpci code to match usual Linux styleAlan Cox1-93/+84
2009-09-15Staging: et131x: prune all the debug codeAlan Cox13-1721/+117
2009-09-15Staging: et131x: kill the loopback typeAlan Cox2-19/+7
2009-09-15Staging: et131x: kill MSI typeAlan Cox2-40/+26
2009-09-15Staging: et131x: put the jagcore routines in with their usersAlan Cox5-263/+128
2009-09-15Staging: et131x: kill the interrupt magic define and typesAlan Cox4-108/+80
2009-09-15Staging: et131x: clean up MP_FLAG macrosAlan Cox8-39/+24
2009-09-15Staging: et131x: clean up DMA10/DMA4 typesAlan Cox6-201/+120
2009-09-15Staging: et131x: clean up PM_CSR_tAlan Cox5-74/+43
2009-09-15Staging: et131x: kill the Q_ADDR structAlan Cox3-63/+30
2009-09-15Staging: et131x: quick tidy of the debug codeAlan Cox1-47/+38
2009-09-15Staging: et131x: clean up MMC_SRAM_Alan Cox2-33/+13
2009-09-15Staging: et131x: sort out the mmc enable routineAlan Cox2-38/+10
2009-09-15Staging: et131x: eeprom remove featuresAlan Cox3-36/+7
2009-09-15Staging: et131x: remove unused PCI identifiersAlan Cox3-63/+0
2009-09-15Staging: et131x: continue pruning unused fieldsAlan Cox3-24/+1
2009-09-15Staging: et131x: de-hungarianise a bitAlan Cox8-393/+377
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-794/+794
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-2246/+2188
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-53/+107
2008-10-22Staging: et131x: remove duplicated #include'sHuang Weiyi3-4/+0
2008-10-10Staging: add et131x network driverGreg Kroah-Hartman31-0/+14259