aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-03-07s2io: fix uninitialized compile warningShan Wei
2011-03-07bonding: COW before overwriting the destination MAC addressChangli Gao
2011-03-07bonding: remove the unused dummy functions when net poll controller isn't ena...Changli Gao
2011-03-07Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2011-03-07be2net: Add multicast filter capability for LancerPadmanabh Ratnakar
2011-03-07be2net: Disarm CQ and EQ to disable interrupt in LancerPadmanabh Ratnakar
2011-03-07be2net: Remove TX Queue stop in closePadmanabh Ratnakar
2011-03-07be2net: Change f/w command versions for LancerPadmanabh Ratnakar
2011-03-07be2net: Add error recovery during load for LancerPadmanabh Ratnakar
2011-03-07be2net: Checksum field valid only for TCP/UDPPadmanabh Ratnakar
2011-03-07be2net: Remove ERR compl workaround for LancerPadmanabh Ratnakar
2011-03-08drm: index i shadowed in 2nd looproel
2011-03-07mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt
2011-03-08Merge remote branch 'ickle/drm-intel-fixes' into drm-fixesDave Airlie
2011-03-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-03-08drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenouslyBen Skeggs
2011-03-08drm/nouveau: fix regression causing ttm to not be able to evict vramBen Skeggs
2011-03-07net/smsc911x.c: Set the VLAN1 register to fix VLAN MTU problemGöran Weinholt
2011-03-07drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson
2011-03-07drm/i915: Disable GPU semaphores by defaultChris Wilson
2011-03-07i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeupRajendra Nayak
2011-03-06bnx2x: fix MaxBW configurationDmitry Kravkov
2011-03-06bnx2x: (NPAR) prevent HW access in D3 stateDmitry Kravkov
2011-03-06bnx2x: fix link notificationDmitry Kravkov
2011-03-06bnx2x: fix non-pmf device load flowDmitry Kravkov
2011-03-06virtio: console: Don't access vqs if device was unpluggedAmit Shah
2011-03-06drm/i915: Do not overflow the MMADDR write FIFOChris Wilson
2011-03-06Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson
2011-03-05r8169: convert to new VLAN model.Francois Romieu
2011-03-05r8169: support control of advertising.Oliver Neukum
2011-03-05r8169: support the new chips for RTL8105E.Hayes Wang
2011-03-04drivers/video/backlight/ltv350qv.c: fix a memory leakAxel Lin
2011-03-04pps: make pps_gen_parport depend on BROKENThomas Gleixner
2011-03-04drivers/misc/bmp085.c: add MODULE_DEVICE_TABLEAxel Lin
2011-03-04drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie()Axel Lin
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-04sfc: Use write-combining to reduce TX latencyBen Hutchings
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-04drm/nouveau: allocate kernel's notifier object at end of blockBen Skeggs
2011-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-03netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy
2011-03-03eql: Convert printks to pr_<level> and netdev_<level>Joe Perches
2011-03-03mii: Convert printks to netdev_infoJoe Perches
2011-03-03mv643xx_eth: Use netdev_<level> and pr_<level>Joe Perches
2011-03-03tlan: Use pr_fmt, pr_<level> and netdev_<level>Joe Perches
2011-03-03tlan: Remove changelogJoe Perches
2011-03-03benet: use GFP_KERNEL allocations when possibleEric Dumazet
2011-03-03tun: Convert logging messages to pr_<level> and tun_debugJoe Perches