Age | Commit message (Expand) | Author | Files | Lines |
2014-02-13 | ath9k: move ath9k_rx_accept to common.c | Oleksij Rempel | 3 | -87/+95 |
2014-02-13 | ath9k: move ath9k_process_rate to common.c | Oleksij Rempel | 3 | -51/+54 |
2014-02-13 | ath9k: move ath9k_process_rssi to common.c | Oleksij Rempel | 6 | -66/+69 |
2014-02-13 | ath: add last_rssi to ath_common | Oleksij Rempel | 1 | -0/+2 |
2014-02-13 | rt2x00: move frequent messages to debug level | Stanislaw Gruszka | 1 | -5/+5 |
2014-02-13 | brcmfmac: CR4 takes precedence over CM3 in brcmf_chip_enter_download() | Arend van Spriel | 1 | -6/+6 |
2014-02-13 | brcmfmac: correct setting of WEP broadcast/unicast keys | Daniel Kim | 1 | -1/+3 |
2014-02-13 | brcmfmac: get chip core information from the device | Arend van Spriel | 1 | -104/+203 |
2014-02-13 | brcmfmac: remove unintended error logging | Arend van Spriel | 1 | -3/+0 |
2014-02-13 | brcmfmac: remove TRACE level debug message from brcmf_sdio_bus_sleep() | Arend van Spriel | 1 | -2/+2 |
2014-02-13 | brcmfmac: make chip related functions host interface independent | Arend van Spriel | 4 | -799/+900 |
2014-02-13 | brcmfmac: on sdio remove first detach bus then stop worker. | Hante Meuleman | 1 | -4/+4 |
2014-02-13 | brcmfmac: simplify sdio code download routine. | Hante Meuleman | 1 | -23/+8 |
2014-02-13 | brcmfmac: fix sdio sending of large buffers. | Hante Meuleman | 1 | -1/+1 |
2014-02-13 | brcmfmac: rename sdio_chip.[ch] | Arend van Spriel | 5 | -6/+5 |
2014-02-13 | brcmfmac: move SDIO specific functions | Arend van Spriel | 4 | -175/+174 |
2014-02-13 | brcmfmac: enable firmware console logging functionality | Daniel Kim | 1 | -66/+88 |
2014-02-13 | brcmfmac: add owner info to sdio_driver structure | Franky Lin | 1 | -2/+3 |
2014-02-13 | brcmfmac: expand sta info to report dtim and beacon period. | Hante Meuleman | 1 | -0/+26 |
2014-02-13 | ath9k: Fix uninitialized variable in ath9k_has_tx_pending() | Geert Uytterhoeven | 1 | -1/+1 |
2014-02-13 | rtl818x: change misleading names for few register bit definitions | andrea merello | 3 | -16/+16 |
2014-02-13 | ath9k: Remove unnecessary check | Sujith Manoharan | 1 | -3/+0 |
2014-02-13 | ath9k: prepare for multi-interface CSA support | Michal Kazior | 4 | -23/+24 |
2014-02-13 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 70 | -634/+1151 |
2014-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next | John W. Linville | 52 | -1095/+2784 |
2014-02-10 | Linux 3.14-rc2v3.14-rc2 | Linus Torvalds | 1 | -1/+1 |
2014-02-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2 | -0/+6 |
2014-02-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 8 | -31/+17 |
2014-02-10 | Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris | 2 | -0/+6 |
2014-02-10 | fix a kmap leak in virtio_console | Al Viro | 1 | -6/+3 |
2014-02-10 | fix O_SYNC|O_APPEND syncing the wrong range on write() | Al Viro | 7 | -25/+14 |
2014-02-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 4 | -8/+9 |
2014-02-09 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 14 | -63/+162 |
2014-02-09 | Btrfs: fix data corruption when reading/updating compressed extents | Filipe David Borba Manana | 1 | -0/+2 |
2014-02-09 | Btrfs: don't loop forever if we can't run because of the tree mod log | Josef Bacik | 1 | -0/+1 |
2014-02-09 | btrfs: reserve no transaction units in btrfs_ioctl_set_features | David Sterba | 1 | -1/+1 |
2014-02-09 | btrfs: commit transaction after setting label and features | Jeff Mahoney | 1 | -2/+2 |
2014-02-09 | Btrfs: fix assert screwup for the pending move stuff | Josef Bacik | 1 | -5/+3 |
2014-02-09 | Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -15/+32 |
2014-02-09 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2014-02-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 18 | -84/+138 |
2014-02-08 | Merge tag 'jfs-3.14-rc2' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 1 | -7/+7 |
2014-02-08 | jfs: fix generic posix ACL regression | Dave Kleikamp | 1 | -7/+7 |
2014-02-08 | watchdog: dw_wdt: Add dependency on HAS_IOMEM | Richard Weinberger | 1 | -0/+1 |
2014-02-08 | Merge tag 'driver-core-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+8 |
2014-02-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2 | -32/+60 |
2014-02-08 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 20 | -67/+102 |
2014-02-08 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 7 | -11/+24 |
2014-02-08 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 32 | -72/+84 |
2014-02-08 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -36/+36 |