summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-11Staging: rt28x0: remove private RTPRIV_IOCTL_GSITESURVEY ioctlBartlomiej Zolnierkiewicz3-72/+1
2009-12-11Staging: rt28x0: remove private RTPRIV_IOCTL_SET ioctlBartlomiej Zolnierkiewicz1-5/+1
2009-12-11Staging: rt28x0: remove unused code from common/ee_efuse-cBartlomiej Zolnierkiewicz2-352/+0
2009-12-11Staging: rt28x0: remove unused ->eewrite methodsBartlomiej Zolnierkiewicz7-99/+0
2009-12-11Staging: otus : checkpatch.pl cleanup for some more .c filesMithlesh Thukral7-510/+502
2009-12-11Staging: otus : checkpatch.pl cleanup for .c filesMithlesh Thukral3-434/+384
2009-12-11Staging: otus : checkpatch.pl cleanup for header filesMithlesh Thukral5-122/+126
2009-12-11Staging: dream: remove wakelock support from smd_rpcrouter.hPavel Machek1-2/+0
2009-12-11Staging: dream: remove wakelock supportPavel Machek10-54/+3
2009-12-11Staging: dream: Synaptics touchscreen for HTC Dream: check that smbus is avai...Pavel Machek1-0/+6
2009-12-11Staging: dream: mark as BROKENGreg Kroah-Hartman1-0/+1
2009-12-11Staging: dream: make it independant from CONFIG_ANDROIDPavel Machek2-1/+4
2009-12-11Staging: wlags49: fix kconfigs dependancyRandy Dunlap2-2/+4
2009-12-11Staging: wlags49_h2: add TODO filesHenk de Groot2-0/+66
2009-12-11Staging: wlags49_h2: add Agere driver for HERMES II and HERMES II.5 chipsetsHenk de Groot83-0/+50250
2009-12-11Staging: rtl8187su: remove unused #include <linux/version.h>Huang Weiyi3-3/+0
2009-12-11Staging: rtl8187se: remove unused #include <linux/version.h>Huang Weiyi3-3/+0
2009-12-11Staging: poch: Add sample Rx codeVijay Kumar B1-0/+123
2009-12-11Staging: poch: Include linux/types.hVijay Kumar B1-0/+3
2009-12-11Staging: poch: Remove circular buffer headerVijay Kumar B3-108/+8
2009-12-11Staging: poch: Parameter to enable loopbackVijay Kumar1-3/+13
2009-12-11Staging: poch: Increase groups per interruptVijay Kumar B1-1/+1
2009-12-11Staging: poch: Fetch Flush IOCTL interfaceVijay Kumar B2-2/+65
2009-12-11Staging: poch: Parameter to enable synthetic counterVijay Kumar B1-3/+10
2009-12-11Staging: et131x: Clean up the phy code, especially dup stuffAlan Cox2-409/+215
2009-12-11Staging: et131x: phy clean upAlan Cox2-569/+545
2009-12-11Staging: et131x: Clean up MII controlAlan Cox2-128/+56
2009-12-11Staging: et131x: kill off MAC_TEST_tAlan Cox1-13/+2
2009-12-11Staging: et131x: clean up MAX_FM typeAlan Cox2-15/+3
2009-12-11Staging: et131x: Clean up MAC_CFG typesAlan Cox3-117/+68
2009-12-11Staging: et131x: Clean up the MII_MGMT typeAlan Cox2-27/+9
2009-12-11Staging: et131x: Clean up the half duplex control reg typesAlan Cox2-39/+13
2009-12-11Staging: et131x: Clean the IPG types upAlan Cox2-29/+12
2009-12-11Staging: et131x: Kill the RX skb list element - it isn't usedAlan Cox1-9/+0
2009-12-11Staging: et131x: Kill the RX pending listAlan Cox2-23/+0
2009-12-11Staging: et131x: tx ring mac error is only used as a localAlan Cox2-6/+3
2009-12-11Staging: et131x: Bring tx into coding styleAlan Cox2-26/+28
2009-12-11Staging: et131x: kill unused tcb fieldsAlan Cox2-4/+2
2009-12-11Staging: et131x: Clean up tx namingAlan Cox4-193/+142
2009-12-11Staging: et131x: Clean up the tx ring initAlan Cox1-11/+7
2009-12-11Staging: et131x: tidy up a bit furtherAlan Cox2-57/+16
2009-12-11Staging: et131x: Remove old SendWaitQueue codeAlan Cox4-54/+4
2009-12-11Staging: et131x: fold up simple wrapper functionsAlan Cox1-34/+5
2009-12-11Staging: et131x: Clean up the receive arraysAlan Cox1-18/+1
2009-12-11Staging: et131x: first pass RX cleanupAlan Cox1-209/+205
2009-12-11Staging: et131x: pci_alloc_consistent DMA alignment is guaranteedAlan Cox4-59/+14
2009-12-11Staging: et131x: the stuck descriptor copy is never usedAlan Cox1-9/+0
2009-12-11Staging: et131x: tidy up names for the TX structuresAlan Cox5-278/+275
2009-12-11Staging: et131x: clean up WORD2 usageAlan Cox2-36/+20
2009-12-11Staging: et131x: clean up word 3 definitionAlan Cox2-49/+25