summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-08be2net: Change f/w command versions for LancerPadmanabh Ratnakar2-2/+8
2011-03-08be2net: Add error recovery during load for LancerPadmanabh Ratnakar2-0/+68
2011-03-08be2net: Checksum field valid only for TCP/UDPPadmanabh Ratnakar1-3/+6
2011-03-08be2net: Remove ERR compl workaround for LancerPadmanabh Ratnakar2-26/+9
2011-03-08drm: index i shadowed in 2nd looproel1-2/+2
2011-03-08mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt1-2/+1
2011-03-08Merge remote branch 'ickle/drm-intel-fixes' into drm-fixesDave Airlie9-41/+70
2011-03-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds5-37/+120
2011-03-08drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenouslyBen Skeggs2-0/+12
2011-03-08drm/nouveau: fix regression causing ttm to not be able to evict vramBen Skeggs2-3/+5
2011-03-07net/smsc911x.c: Set the VLAN1 register to fix VLAN MTU problemGöran Weinholt1-0/+5
2011-03-07drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson3-5/+21
2011-03-07drm/i915: Disable GPU semaphores by defaultChris Wilson3-2/+6
2011-03-07i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeupRajendra Nayak1-3/+1
2011-03-07bnx2x: fix MaxBW configurationDmitry Kravkov1-2/+2
2011-03-07bnx2x: (NPAR) prevent HW access in D3 stateDmitry Kravkov4-10/+40
2011-03-07bnx2x: fix link notificationDmitry Kravkov1-7/+7
2011-03-07bnx2x: fix non-pmf device load flowDmitry Kravkov1-2/+3
2011-03-06virtio: console: Don't access vqs if device was unpluggedAmit Shah1-0/+8
2011-03-06drm/i915: Do not overflow the MMADDR write FIFOChris Wilson6-19/+42
2011-03-06Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson1-15/+1
2011-03-05r8169: convert to new VLAN model.Francois Romieu2-70/+49
2011-03-05r8169: support control of advertising.Oliver Neukum1-17/+37
2011-03-05r8169: support the new chips for RTL8105E.Hayes Wang1-2/+90
2011-03-05drivers/video/backlight/ltv350qv.c: fix a memory leakAxel Lin1-1/+8
2011-03-05pps: make pps_gen_parport depend on BROKENThomas Gleixner1-1/+1
2011-03-05drivers/misc/bmp085.c: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-03-05drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie()Axel Lin1-5/+7
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller184-3133/+34327
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville184-3133/+34327
2011-03-04sfc: Use write-combining to reduce TX latencyBen Hutchings3-10/+16
2011-03-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller124-640/+1062
2011-03-04drm/nouveau: allocate kernel's notifier object at end of blockBen Skeggs3-6/+11
2011-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds28-78/+186
2011-03-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-7/+2
2011-03-04netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy4-4/+4
2011-03-04eql: Convert printks to pr_<level> and netdev_<level>Joe Perches1-4/+6
2011-03-04mii: Convert printks to netdev_infoJoe Perches1-7/+7
2011-03-04mv643xx_eth: Use netdev_<level> and pr_<level>Joe Perches1-41/+33
2011-03-04tlan: Use pr_fmt, pr_<level> and netdev_<level>Joe Perches1-87/+77
2011-03-04tlan: Remove changelogJoe Perches1-145/+0
2011-03-04benet: use GFP_KERNEL allocations when possibleEric Dumazet1-9/+9
2011-03-03tun: Convert logging messages to pr_<level> and tun_debugJoe Perches1-32/+51
2011-03-03net: add Faraday FTMAC100 10/100 Ethernet driverPo-Yu Chuang4-0/+1386
2011-03-03r8169: disable ASPMStanislaw Gruszka1-0/+6
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller27-447/+547
2011-03-03[S390] tape: deadlock on system work queueMartin Schwidefsky3-34/+116
2011-03-03[S390] keyboard: integer underflow bugDan Carpenter1-1/+2
2011-03-03[S390] xpram: remove __initdata attribute from module parametersMartin Schwidefsky1-2/+2
2011-03-03block: kill loop_mutexPetr Uzel1-5/+0