summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-13ath9k: move ath9k_rx_accept to common.cOleksij Rempel3-87/+95
2014-02-13ath9k: move ath9k_process_rate to common.cOleksij Rempel3-51/+54
2014-02-13ath9k: move ath9k_process_rssi to common.cOleksij Rempel6-66/+69
2014-02-13ath: add last_rssi to ath_commonOleksij Rempel1-0/+2
2014-02-13rt2x00: move frequent messages to debug levelStanislaw Gruszka1-5/+5
2014-02-13brcmfmac: CR4 takes precedence over CM3 in brcmf_chip_enter_download()Arend van Spriel1-6/+6
2014-02-13brcmfmac: correct setting of WEP broadcast/unicast keysDaniel Kim1-1/+3
2014-02-13brcmfmac: get chip core information from the deviceArend van Spriel1-104/+203
2014-02-13brcmfmac: remove unintended error loggingArend van Spriel1-3/+0
2014-02-13brcmfmac: remove TRACE level debug message from brcmf_sdio_bus_sleep()Arend van Spriel1-2/+2
2014-02-13brcmfmac: make chip related functions host interface independentArend van Spriel4-799/+900
2014-02-13brcmfmac: on sdio remove first detach bus then stop worker.Hante Meuleman1-4/+4
2014-02-13brcmfmac: simplify sdio code download routine.Hante Meuleman1-23/+8
2014-02-13brcmfmac: fix sdio sending of large buffers.Hante Meuleman1-1/+1
2014-02-13brcmfmac: rename sdio_chip.[ch]Arend van Spriel5-6/+5
2014-02-13brcmfmac: move SDIO specific functionsArend van Spriel4-175/+174
2014-02-13brcmfmac: enable firmware console logging functionalityDaniel Kim1-66/+88
2014-02-13brcmfmac: add owner info to sdio_driver structureFranky Lin1-2/+3
2014-02-13brcmfmac: expand sta info to report dtim and beacon period.Hante Meuleman1-0/+26
2014-02-13ath9k: Fix uninitialized variable in ath9k_has_tx_pending()Geert Uytterhoeven1-1/+1
2014-02-13rtl818x: change misleading names for few register bit definitionsandrea merello3-16/+16
2014-02-13ath9k: Remove unnecessary checkSujith Manoharan1-3/+0
2014-02-13ath9k: prepare for multi-interface CSA supportMichal Kazior4-23/+24
2014-02-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville70-634/+1151
2014-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville52-1095/+2784
2014-02-10Linux 3.14-rc2v3.14-rc2Linus Torvalds1-1/+1
2014-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-0/+6
2014-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-31/+17
2014-02-10Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2-0/+6
2014-02-10fix a kmap leak in virtio_consoleAl Viro1-6/+3
2014-02-10fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro7-25/+14
2014-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds4-8/+9
2014-02-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-63/+162
2014-02-09Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana1-0/+2
2014-02-09Btrfs: don't loop forever if we can't run because of the tree mod logJosef Bacik1-0/+1
2014-02-09btrfs: reserve no transaction units in btrfs_ioctl_set_featuresDavid Sterba1-1/+1
2014-02-09btrfs: commit transaction after setting label and featuresJeff Mahoney1-2/+2
2014-02-09Btrfs: fix assert screwup for the pending move stuffJosef Bacik1-5/+3
2014-02-09Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-15/+32
2014-02-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds18-84/+138
2014-02-08Merge tag 'jfs-3.14-rc2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-7/+7
2014-02-08jfs: fix generic posix ACL regressionDave Kleikamp1-7/+7
2014-02-08watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger1-0/+1
2014-02-08Merge tag 'driver-core-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+8
2014-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-32/+60
2014-02-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds20-67/+102
2014-02-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds7-11/+24
2014-02-08Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds32-72/+84
2014-02-08Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-36/+36