summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-01-19net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai
2014-01-19net: stmmac: Deprecate snps, phy-addr and auto-detect PHY addressChen-Yu Tsai
2014-01-19net: stmmac: Honor DT parameter to force DMA store and forward modeChen-Yu Tsai
2014-01-19net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai
2014-01-19net: stmmac: Add support for optional reset controlChen-Yu Tsai
2014-01-19net: stmmac: Enable stmmac main clock when probing hardwareChen-Yu Tsai
2014-01-19phy: cleanup 10g codestephen hemminger
2014-01-19qlcnic: fix sparse warningsFengguang Wu
2014-01-19drm/nouveau/mxm: fix null deref on loadIlia Mirkin
2014-01-19Merge tag 'acpi-3.13-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-20Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie
2014-01-20firewire: Enable remote DMA above 4 GBStefan Richter
2014-01-20Merge tag 'vmwgfx-next-2014-01-17' of git://people.freedesktop.org/~thomash/l...Dave Airlie
2014-01-19IB/mlx4: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier
2014-01-19RDMA/ocrdma: Add dependency on INETRoland Dreier
2014-01-19RDMA/ocrdma: Move ocrdma_inetaddr_event outside of "#if CONFIG_IPV6"Roland Dreier
2014-01-19IB/mlx4: Add dependency INETMatan Barak
2014-01-19IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr()Wei Yongjun
2014-01-19IB/core: Make ib_addr a core IB moduleMatan Barak
2014-01-19IB/core: Resolve Ethernet L2 addresses when modifying QPOr Gerlitz
2014-01-19RDMA/ocrdma: Populate GID table with IP based gidsMoni Shoua
2014-01-19RDMA/ocrdma: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua
2014-01-19clocksource: Timer-sun5i: Switch to sched_clock_register()Stephen Boyd
2014-01-19sata-highbank: Remove unnecessary ahci_platform.h includeHans de Goede
2014-01-19iscsi-target: Pre-allocate more tags to avoid ack starvationNicholas Bellinger
2014-01-18net: add build-time checks for msg->msg_name sizeSteffen Hurrle
2014-01-19qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lportNicholas Bellinger
2014-01-19qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.Saurav Kashyap
2014-01-19qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger
2014-01-19IB/isert: pass scatterlist instead of cmd to fast_reg_mr routineSagi Grimberg
2014-01-19IB/isert: Move fastreg descriptor creation to a functionSagi Grimberg
2014-01-19IB/isert: Avoid frwr notation, user fastregSagi Grimberg
2014-01-19IB/isert: seperate connection protection domains and dma MRsSagi Grimberg
2014-01-19tcm_loop: Enable DIF/DIX modes in SCSI host LLDNicholas Bellinger
2014-01-19target/rd: Add DIF protection into rd_execute_rwNicholas Bellinger
2014-01-19target/rd: Add support for protection SGL setup + releaseNicholas Bellinger
2014-01-19target/rd: Refactor rd_build_device_space + rd_release_device_spaceNicholas Bellinger
2014-01-19target/file: Add DIF protection support to fd_execute_rwNicholas Bellinger
2014-01-19target/file: Add DIF protection init/format supportNicholas Bellinger
2014-01-18IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua
2014-01-18IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID tableMoni Shoua
2014-01-18IB/cma: IBoE (RoCE) IP-based GID addressingMoni Shoua
2014-01-18IB/mlx4: Fix error return codeJulia Lawall
2014-01-18IB/usnic: Remove unused variable in usnic_debugfs_exit()Wei Yongjun
2014-01-18IB/usnic: Set userspace/kernel ABI ver to 4Upinder Malhi
2014-01-18IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDPUpinder Malhi
2014-01-18IB/core: Add support for RDMA_NODE_USNIC_UDPUpinder Malhi
2014-01-18IB/usnic: Add dependency on CONFIG_INETUpinder Malhi
2014-01-18IB/usnic: Fix endianness-related warningsUpinder Malhi
2014-01-18Merge branch 'eisa' into nextBjorn Helgaas