summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-08-21ath5k: fix wrong max power per rate eeprom reads for 802.11aThomas Huehn
2012-08-13ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in meshBob Copeland
2012-08-13ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi
2012-08-10ath9k: stop btcoex on device suspendRajkumar Manoharan
2012-08-10wireless: at76c50x: signedness bug in at76_dfu_get_state()Dan Carpenter
2012-08-10rndis_wlan: Fix potential memory leak in update_pmkid()Alexey Khoroshilov
2012-08-10ath9k: fix interrupt storms on queued hardware resetFelix Fietkau
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-08-06Bluetooth: add support for atheros 0489:e057Peng Chen
2012-08-06iwlwifi: disable greenfield transmissions as a workaroundJohannes Berg
2012-08-06rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka
2012-08-06Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0Manoj Iyer
2012-08-03ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan
2012-08-02brcmsmac: use channel flags to restrict OFDMSeth Forshee
2012-08-02libertas: fix two memory leaksDaniel Drake
2012-08-02rt2x00 : fix rt3290 resuming failed.Woody Hung
2012-08-02libertas: don't reset card on error when it is being removedDaniel Drake
2012-08-02b43: fix logic in GPIO initRafał Miłecki
2012-08-02bcma: BCM43228 supportRafał Miłecki
2012-08-02bnx2x: fix mem leak when command is unknownJesper Juhl
2012-08-02sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-01Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-01Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-01Merge branch 'for-next' of git://neil.brown.name/mdLinus Torvalds
2012-08-01delousing target_core_file a bitAl Viro
2012-08-01DM RAID: Add support for MD RAID10Jonathan Brassow
2012-08-01Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into mdNeilBrown
2012-08-01Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-08-01Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfioLinus Torvalds
2012-08-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-08-01Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-08-01Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-01rtc/rtc-88pm80x: remove unneed devm_kfreeDevendra Naga
2012-08-01rtc/rtc-88pm80x: assign ret only when rtc_register_driver failsDevendra Naga
2012-08-01nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reservesMel Gorman
2012-08-01netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman
2012-08-01mm: factor out memory isolate functionsMinchan Kim
2012-08-01drivers/media/video/v4l2-ioctl.c: fix buildAndrew Morton
2012-08-01Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-07-31[media] radio-tea5777: use library for 64bits divMauro Carvalho Chehab
2012-07-31vfio: Add PCI device driverAlex Williamson
2012-07-31vfio: Type1 IOMMU implementationAlex Williamson
2012-07-31vfio: VFIO coreAlex Williamson
2012-07-31thermal: Constify 'type' argument for the registration routineAnton Vorontsov
2012-07-31Merge with upstream to accommodate with thermal changesAnton Vorontsov