summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-07-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-23Merge tag 'drm-fixes-for-v4.7-rc8-intel-kbl' of git://people.freedesktop.org/...Linus Torvalds
2016-07-23Merge tag 'drm-fixes-for-v4.7-rc8-intel' of git://people.freedesktop.org/~air...Linus Torvalds
2016-07-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-23Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-23Merge tag 'gpio-v4.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-07-23Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-07-23Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-23Merge tag 'mmc-v4.7-rc7' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-07-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-23pps: do not crash when failed to registerJiri Slaby
2016-07-22gpio: tegra: don't auto-enable for COMPILE_TESTArnd Bergmann
2016-07-22macsec: enable GRO and RPS on macsec devicesPaolo Abeni
2016-07-20Merge tag 'nfc-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2016-07-20net/mlx4_en: use READ_ONCE when freeing xdp_progBrenden Blanco
2016-07-20Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2016-07-21crypto: qat - make qat_asym_algs.o depend on asn1 headersJan Stancek
2016-07-20net: dsa: mv88e6xxx: kill last locked reg_readVivien Didelot
2016-07-20net: dsa: mv88e6xxx: rework EEPROM accessVivien Didelot
2016-07-20net: dsa: mv88e6xxx: remove unused phy_mutexVivien Didelot
2016-07-20net/faraday: Disallow using reversed MAC address from hardwareGavin Shan
2016-07-20Input: tsc200x - report proper input_dev nameMichael Welling
2016-07-20tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov
2016-07-20net/mlx5e: Fix del vxlan port command buffer memsetSaeed Mahameed
2016-07-20fm10k: bump version numberJacob Keller
2016-07-20fm10k: return proper error code when pci_enable_msix_range failsJacob Keller
2016-07-20fm10k: force link to remain down for at least a second on resume eventsJacob Keller
2016-07-20fm10k: implement request_lport_map pointerJacob Keller
2016-07-20fm10k: check if PCIe link is restoredJacob Keller
2016-07-20fm10k: enable bus master after every resetJacob Keller
2016-07-20fm10k: use common flow for suspend and resumeJacob Keller
2016-07-20fm10k: implement reset_notify handler for PCIe FLR eventsJacob Keller
2016-07-20fm10k: use common reset flow when handling io errors from PCI stackJacob Keller
2016-07-20fm10k: implement prepare_suspend and handle_resumeJacob Keller
2016-07-20fm10k: split fm10k_reinit into two functionsJacob Keller
2016-07-20fm10k: wait for queues to drain if stop_hw() fails onceJacob Keller
2016-07-20fm10k: only warn when stop_hw fails with FM10K_ERR_REQUESTS_PENDINGJacob Keller
2016-07-20fm10k: use actual hardware registers when checking for pending TxJacob Keller
2016-07-20fm10k: perform data path reset even when switch is not readyJacob Keller
2016-07-20fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDINGJacob Keller
2016-07-20fm10k: Reset mailbox global interruptsNgai-Mint Kwan
2016-07-20fm10k: prevent multiple threads updating statisticsJacob Keller
2016-07-20fm10k: avoid possible null pointer dereference in fm10k_update_statsJacob Keller
2016-07-20fm10k: no need to continue in fm10k_down if __FM10K_DOWN already setJacob Keller
2016-07-20mlxsw: spectrum: Expose per-tc counters via ethtoolIdo Schimmel
2016-07-20mlxsw: spectrum: Expose per-priority counters via ethtoolIdo Schimmel
2016-07-20net: cpmac: fix error handling of cpmac_probe()Wei Yongjun