summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-04-16bcma: use fallback sprom if no on chip sprom is availableHauke Mehrtens
2012-04-13mwifiex: update pcie8766 scratch register addressesBing Zhao
2012-04-13ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau
2012-04-13ath5k: unmap io memory on probe failureJonathan Bither
2012-04-13ath5k: fix undefined 'THIS_MODULE'Jonathan Bither
2012-04-13brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel
2012-04-13libertas: fix signedness bug in lbs_auth_to_authtype()Amitkumar Karwar
2012-04-11rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger
2012-04-11rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger
2012-04-10Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan
2012-04-10rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia
2012-04-10bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker
2012-04-09rtlwifi: Fix oops on rate-control failureLarry Finger
2012-04-09rtlwifi: rtl8192de: Fix firmware initializationLarry Finger
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-04-05bonding: properly unset current_arp_slave on slave link upVeaceslav Falico
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05backlight: add driver for DA9052/53 PMIC v1Ashish Jangam
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-05drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callbackJett.Zhou
2012-04-05sysrq: use SEND_SIG_FORCED instead of force_sig()Anton Vorontsov
2012-04-05Merge branch 'v3.4-cpufreq-exynos-fixes' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2012-04-05Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson
2012-04-05Merge branch 'for-3.4/fixes-for-rc2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2012-04-04mlx4: allocate just enough pages instead of always 4 pagesThadeu Lima de Souza Cascardo
2012-04-04Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-04-04stmmac: re-add IFF_UNICAST_FLT for dwmac1000Marc Kleine-Budde
2012-04-04bnx2x: Clear MDC/MDIO warning messageYaniv Rosner
2012-04-04bnx2x: Fix BCM57711+BCM84823 link issueYaniv Rosner
2012-04-04bnx2x: Clear BCM84833 LED after fan failureYaniv Rosner
2012-04-04bnx2x: Fix BCM84833 PHY FW version presentationYaniv Rosner
2012-04-04bnx2x: Fix link issue for BCM8727 boards.Yaniv Rosner
2012-04-04bnx2x: Restore 1G LED on BCM57712+BCM8727 designs.Yaniv Rosner
2012-04-04bnx2x: Fix BCM578x0-SFI pre-emphasis settingsYaniv Rosner
2012-04-04bnx2x: Fix BCM57810-KR AN speed transitionYaniv Rosner
2012-04-04bnx2x: Fix BCM57810-KR FCYaniv Rosner
2012-04-04bnx2x: PFC fixYaniv Rosner
2012-04-04sky2: copy received packets on inefficient unaligned architecturestephen hemminger
2012-04-04net/bonding: correctly proxy slave neigh param setup ndo functionShlomo Pongratz
2012-04-04net/bonding: emit address change event also in bond_releaseShlomo Pongratz
2012-04-04Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-04gpio: tegra: Iterate over the correct number of banksStephen Warren
2012-04-04gpio: tegra: fix register address calculations for Tegra30Stephen Warren
2012-04-04Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds
2012-04-04Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-04-04EXYNOS: fix dependency for EXYNOS_CPUFREQKukjin Kim