summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-06Staging: add comedi coreDavid Schleef21-0/+6460
2009-01-06Staging: benet: cleanup a check while posting rx buffersSathya Perla1-13/+2
2009-01-06Staging: benet: fix problems reported by checkpatchSathya Perla8-46/+34
2009-01-06Staging: benet: patch to use offsetof() instead of AMAP_BYTE_OFFSET()Sathya Perla3-70/+44
2009-01-06Staging: benet: fix build error.Greg Kroah-Hartman1-0/+1
2009-01-06Staging: benet: fix build errors when CONFIG_NETPOLL is offSathya Perla3-6/+3
2009-01-06Staging: benet: patch to remove subdirectoriesSathya Perla30-6/+10
2009-01-06Staging: benet: build is broken unless CONFIG_NETPOLL is enabledGreg Kroah-Hartman2-1/+2
2009-01-06Staging: benet: fix up netdev->priv changeGreg Kroah-Hartman4-27/+25
2009-01-06Staging: benet: fix netif api breakageGreg Kroah-Hartman1-2/+2
2009-01-06Staging: Add ServerEngines benet 10Gb ethernet driverSubbu Seetharaman39-0/+12285
2009-01-06Staging: rt2860: enable WPA_SUPPLICANT supportGreg Kroah-Hartman1-0/+2
2009-01-06Staging: rt2860: Fix minor compiler warningsGreg Kroah-Hartman3-6/+1
2009-01-06Staging: rt2860: use standard bit-reverse functionJ.R. Mauro1-17/+4
2009-01-06Staging: rt2860: fix up netdev->priv usageGreg Kroah-Hartman4-97/+97
2009-01-06Staging: rt2860: disable root hack for reading filesGreg Kroah-Hartman1-5/+10
2009-01-06Staging: add rt2860 wireless driverGreg Kroah-Hartman65-0/+89657
2009-01-06Staging: otus: remove dependence on kernel versionAlexander Beregalov8-265/+2
2009-01-06Staging: otus: fix urb callback function typeGreg Kroah-Hartman1-16/+0
2009-01-06Staging: otus: fix name clashJ.R. Mauro1-2/+1
2009-01-06Staging: otus: fix netdev->priv usageGreg Kroah-Hartman9-104/+103
2009-01-06Staging: add otus Atheros wireless network driverLuis R. Rodriguez79-0/+70415
2009-01-06Staging: agnx: fix build warningsGreg Kroah-Hartman2-3/+5
2009-01-06Staging: agnx: fix build errors due to rate control API changesGreg Kroah-Hartman1-3/+3
2009-01-06Staging: agnx: fix build errors due to ssid removalGreg Kroah-Hartman2-8/+0
2009-01-06Staging: add agnx wireless driverLi YanBo17-0/+5211
2009-01-06Staging: slicoss: use request_firmwareLior Dotan2-24/+87
2009-01-06Staging: slicoss: use correct type for memory allcationsLior Dotan1-3/+3
2009-01-06Staging: slicoss: use kzallocLior Dotan1-2/+1
2009-01-06Staging: usbip: cleanup kerneldocQinghuang Feng1-1/+0
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
2009-01-06Staging: go7007: add some more v4l2 ioctlsGreg Kroah-Hartman1-4/+0
2009-01-06Staging: go7007: small cleanupOliver Neukum1-21/+24
2009-01-06Staging: go7007: fix minor build warningsGreg Kroah-Hartman1-1/+4
2009-01-06Staging: go7007: annotate code pointersHarvey Harrison1-15/+15
2009-01-06Staging: go7007: Convert driver to use video_ioctl2Mauro Carvalho Chehab1-692/+820
2009-01-06Staging: go7007: add sensoray 2250/2251 supportPete Eberlein8-3/+893
2009-01-06Staging: go7007: saa7134 updatesPete Eberlein7-18/+803
2009-01-06Staging: echo: Lindent drivers/staging/echoJ.R. Mauro3-14/+13
2009-01-06Staging: echo: remove typedefsJ.R. Mauro4-29/+28
2009-01-06staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers8-18/+19
2009-01-06Staging: sxg: update READMEJ.R. Mauro1-2/+0
2009-01-06Staging: sxg: break the build in a cleaner way when !x86J.R. Mauro1-1/+1
2009-01-06Staging: sxg: remove typedefsJ.R. Mauro7-330/+325
2009-01-06Staging: poch: Fine grained lockingVijay Kumar1-2/+5
2009-01-06Staging: poch: Fix user space protocol syncingVijay Kumar1-12/+2
2009-01-06Staging: poch: Rx control register initVijay Kumar1-3/+10
2009-01-06Staging: poch: Fix build warningsVijay Kumar1-2/+2