summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (8442): gspca: Remove the version from the subdrivers.Jean-Francois Moine2008-07-2418-80/+27
* V4L/DVB (8441): gspca: Bad handling of start of frames in sonixj.Jean-Francois Moine2008-07-241-0/+2
* V4L/DVB (8440): gspca: Makes some needlessly global functions static.Adrian Bunk2008-07-242-8/+4
* V4L/DVB (8438): gspca: Lack of matrix for zc3xx - tas5130c (vf0250).Jean-Francois Moine2008-07-241-177/+185
* V4L/DVB (8436): gspca: Version number only in the main driver.Jean-Francois Moine2008-07-241-3/+5
* V4L/DVB (8435): gspca: Delay after reset for ov7660 and USB traces in sonixj.Jean-Francois Moine2008-07-241-128/+118
* V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.hMauro Carvalho Chehab2008-07-243-1/+3
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-2462-0/+1926
* V4L/DVB (8433): Fix macro name at z0194a.hMauro Carvalho Chehab2008-07-231-1/+1
* V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'Hans Verkuil2008-07-235-96/+65
* V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil2008-07-2324-31/+31
* V4L/DVB (8427): videodev: split off the ioctl handling into v4l2-ioctl.cHans Verkuil2008-07-233-2262/+426
* Merge ../linux-2.6Mauro Carvalho Chehab2008-07-23514-26153/+39305
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-2374-6982/+13288
| |\
| | * ipw2200: Call netif_*_queue() interfaces properly.David S. Miller2008-07-231-31/+2
| | * netxen: Needs to include linux/vmalloc.hDavid S. Miller2008-07-231-0/+1
| | * Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-07-231-1/+1
| | |\
| | | * [netdrvr] atl1d: fix !CONFIG_PM buildJeff Garzik2008-07-231-1/+1
| | * | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-07-2360-6920/+13257
| | |\|
| | | * r6040: rework init_one error handlingFlorian Fainelli2008-07-231-19/+25
| | | * r6040: bump release number to 0.18Florian Fainelli2008-07-231-2/+2
| | | * r6040: handle RX fifo full and no descriptor interruptsFlorian Fainelli2008-07-231-7/+15
| | | * r6040: change the default waiting timeFlorian Fainelli2008-07-231-2/+2
| | | * r6040: use definitions for magic values in descriptor statusFlorian Fainelli2008-07-231-11/+26
| | | * r6040: completely rework the RX pathFlorian Fainelli2008-07-231-82/+62
| | | * r6040: call napi_disable when puting down the interface and set lp->dev accor...Florian Fainelli2008-07-231-2/+2
| | | * mv643xx_eth: fix NETPOLL buildLennert Buytenhek2008-07-231-1/+1
| | | * r6040: rework the RX buffers allocation routineFlorian Fainelli2008-07-231-9/+44
| | | * r6040: fix scheduling while atomic in r6040_tx_timeoutFlorian Fainelli2008-07-231-41/+58
| | | * r6040: fix null pointer access and tx timeoutsFlorian Fainelli2008-07-231-8/+20
| | | * r6040: prefix all functions with r6040Florian Fainelli2008-07-231-30/+30
| | | * rndis_host: support WM6 devices as modemsThomas Backlund2008-07-232-1/+14
| | | * at91_ether: use netstats in net_device structurePaulius Zaleckas2008-07-232-21/+19
| | | * sfc: Create one RX queue and interrupt per CPU package by defaultBen Hutchings2008-07-231-1/+18
| | | * sfc: Use a separate workqueue for resetsBen Hutchings2008-07-232-4/+21
| | | * sfc: I2C adapter initialisation fixesBen Hutchings2008-07-231-9/+3
| | | * e1000: make ioport freeTaku Izumi2008-07-232-13/+74
| | | * e1000: delete non NAPI code from the driverFrancois Romieu2008-07-233-161/+14
| | | * e1000: remove email referenceJeff Kirsher2008-07-231-1/+1
| | | * e1000: Move assignments in tests before testJoe Perches2008-07-232-34/+56
| | | * e1000: checkpatch cleanJoe Perches2008-07-231-14/+20
| | | * e1000: Remove spaces after casts and function namesJoe Perches2008-07-235-51/+50
| | | * e1000: Move extern function definitions to e1000.hJoe Perches2008-07-232-14/+10
| | | * e1000: Use hw, er32, and ew32Joe Perches2008-07-234-970/+1029
| | | * e1000: neaten function declarationsJoe Perches2008-07-234-671/+385
| | | * Fix typo in meth driverChristoph Lameter2008-07-231-1/+1
| | | * atl1e: Atheros L1E Gigabit Ethernet driverJie Yang2008-07-239-0/+5241
| | | * ixgbe: remove device ID for unsupported deviceJesse Brandeburg2008-07-231-2/+0
| | | * 8139too: Fall back to PIO when MMIO fails.Dave Jones2008-07-221-3/+5
| | | * 8139too: Force usage of PIO on OQO2Dave Jones2008-07-221-0/+8