summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-1427-128/+224
|\
| * Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-146-6/+37
| |\
| | * iwlwifi: mvm: disable scheduled scan to prevent firmware crashEmmanuel Grumbach2014-08-141-1/+2
| | * net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate after s...Rickard Strandqvist2014-08-111-0/+1
| | * brcmfmac: fix memory leakage in msgbufArend van Spriel2014-08-111-0/+4
| | * brcmfmac: fix curly brace mistake in brcmf_pcie_handle_mb_data()Arend van Spriel2014-08-111-1/+2
| | * carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl2014-08-112-4/+28
| * | net: ethernet: ibm: ehea: Remove duplicate object from MakefileAndreas Ruprecht2014-08-141-1/+1
| * | net: xgene: Check negative return value of xgene_enet_get_ring_size()Tobias Klauser2014-08-141-2/+5
| * | net: xilinx: Remove .owner field for driverMichal Simek2014-08-143-3/+0
| * | Revert "macvlan: simplify the structure port"David S. Miller2014-08-141-5/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller2014-08-134-14/+15
| |\ \
| | * | e1000e: delete excessive space character in debug messageJean Sacren2014-08-121-1/+1
| | * | e1000e: fix trivial kernel doc typosJean Sacren2014-08-121-1/+1
| | * | i40e: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist2014-08-121-8/+8
| | * | i40e: use correct structure type name in sizeofJulia Lawall2014-08-121-1/+1
| | * | i40e: fix sparse non static symbol warningWei Yongjun2014-08-121-3/+3
| | * | i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.cLucas Tanure2014-08-111-0/+1
| * | | xen-netback: remove loop waiting functionWei Liu2014-08-131-29/+0
| * | | xen-netback: don't stop dealloc kthread too earlyWei Liu2014-08-133-7/+42
| * | | xen-netback: move NAPI add/remove callsWei Liu2014-08-131-4/+5
| * | | xen-netback: fix debugfs entry creationWei Liu2014-08-131-4/+4
| * | | xen-netback: fix debugfs write length checkWei Liu2014-08-131-3/+6
| * | | drivers/net/irda/donauboe.c: convert to module_pci_driverLibo Chen2014-08-131-14/+1
| * | | libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfigAnish Bhatt2014-08-132-2/+2
| * | | tg3: fix return value in tg3_get_stats64Govindarajulu Varadarajan2014-08-131-1/+2
| * | | sunvnet: Schedule maybe_tx_wakeup() as a tasklet from ldc_rx pathSowmini Varadhan2014-08-132-2/+14
| * | | sunvnet: Do not spin in an infinite loop when vio_ldc_send() returns EAGAINSowmini Varadhan2014-08-131-0/+16
| * | | sunvnet: Do not ask for an ACK for every dring transmitSowmini Varadhan2014-08-131-1/+9
| * | | myri10ge: check for DMA mapping errorsStanislaw Gruszka2014-08-131-30/+58
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-08-1449-449/+1733
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----------------. \ \ \ Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier2014-08-1442-446/+1359
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | IB/srp: Fix return value check in srp_init_module()Wei Yongjun2014-08-141-2/+2
| | | | | | | | | | | * | | | IB/srpt: Handle GID change eventsDoug Ledford2014-08-121-0/+1
| | | | | | | | | | | * | | | IB/srp: Fix residual handlingBart Van Assche2014-08-011-3/+7
| | | | | | | | | | | * | | | IB/srp: Fix deadlock between host removal and multipathdBart Van Assche2014-08-011-10/+28
| | | | | | | | | | | * | | | scsi_transport_srp: Fix fast_io_fail_tmo=dev_loss_tmo=off behaviorBart Van Assche2014-08-011-1/+2
| | | | | | | | | | * | | | | RDMA/ocrdma: report asic-id in query deviceMitesh Ahuja2014-08-121-1/+1
| | | | | | | | | | * | | | | RDMA/ocrdma: Update sli data structure for endiannessDevesh Sharma2014-08-122-50/+129
| | | | | | | | | | * | | | | RDMA/ocrdma: Obtain SL from device structureDevesh Sharma2014-08-122-4/+4
| | | | | | | | | | * | | | | RDMA/ocrdma: Update the ocrdma module version stringSelvin Xavier2014-08-011-1/+1
| | | | | | | | | | * | | | | RDMA/ocrdma: Fix a sparse warningSelvin Xavier2014-08-011-1/+3
| | | | | | | | | | * | | | | RDMA/ocrdma: Initialize the GID table while registering the deviceSelvin Xavier2014-08-011-0/+53
| | | | | | | | | | * | | | | RDMA/ocrdma: Increase the size of STAG array in dev structure to 16KSelvin Xavier2014-08-013-2/+8
| | | | | | | | | | * | | | | RDMA/ocrdma: Add missing adapter mailbox opcodesSelvin Xavier2014-08-011-29/+33
| | | | | | | | | | * | | | | RDMA/ocrdma: Return proper value for max_mr_sizeMitesh Ahuja2014-08-013-3/+4
| | | | | | | | | | * | | | | RDMA/ocrdma: Do proper cleanup even if FW is in error stateMitesh Ahuja2014-08-013-2/+19
| | | | | | | | | | * | | | | RDMA/ocrdma: Allow only SEND opcode in case of UD QPsMitesh Ahuja2014-08-011-0/+7
| | | | | | | | | | * | | | | RDMA/ocrdma: Avoid reporting wrong completions in case of error CQEsSelvin Xavier2014-08-011-0/+10
| | | | | | | | | | * | | | | RDMA/ocrdma: Delete AH table if ocrdma_init_hw fails after AH table creationDevesh Sharma2014-08-011-2/+5