summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed2015-04-0212-12/+12
* net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-0218-18/+18
* net/mlx5_core: Fix a bug in alloc_tokenAchiad Shochat2015-04-021-1/+4
* net/mlx5_core: Avoid usage command work entry after writing command doorbellIra Gusinsky2015-04-021-1/+2
* net/mlx5_core: Avoid copying outbox in aysnc command completionEli Cohen2015-04-021-1/+2
* net/mlx5_core: Use coherent memory for command interface pageEli Cohen2015-04-021-23/+49
* net/mlx5_core: Use the right inbox struct in destroy mkey commandAchiad Shochat2015-04-021-1/+1
* net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed2015-04-024-7/+3
* net/mlx5_core: Avoid setting DC requestor/responder resourcesEli Cohen2015-04-021-2/+0
* net/mlx5_core: Coding style fixEli Cohen2015-04-021-0/+1
* net/mlx5_core: Fix call to mlx5_core_qp_modifyHaggai Abramonvsky2015-04-021-1/+1
* net/mlx5_core: Allocate firmware pages from device's NUMA nodeEli Cohen2015-04-021-1/+2
* net/mlx4_en: Add RX-ALL supportMuhammad Mahajna2015-04-025-2/+81
* net/mlx4_en: Add RX-FCS supportMuhammad Mahajna2015-04-022-7/+31
* net/mlx4_en: Add interface identify supportIdo Shamay2015-04-024-0/+64
* net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay2015-04-023-21/+29
* net/mlx4: Set enhanced QoS support by default when ETS supportedIdo Shamay2015-04-021-3/+3
* net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay2015-04-023-3/+14
* net/mlx4_en: Enable TX rate limit per VFIdo Shamay2015-04-022-1/+187
* net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay2015-04-025-1/+24
* net/mlx4: Allocate VPPs for each port on PF initIdo Shamay2015-04-023-0/+76
* net/mlx4: Query device for QoS per VF supportIdo Shamay2015-04-021-1/+9
* net/mlx4: Add mlx4_SET_VPORT_QOS implementationIdo Shamay2015-04-023-0/+134
* net/mlx4: Add mlx4_ALLOCATE_VPP implementationIdo Shamay2015-04-023-0/+112
* net/mlx4: New file for QoS related firmware commandsIdo Shamay2015-04-026-88/+204
* net/mlx4: Aesthetic code changes in multi_func_initIdo Shamay2015-04-021-4/+15
* net/mlx4: Make mlx4_is_eth visible inline funcionIdo Shamay2015-04-021-5/+0
* net/mlx4_en: Change loopback only upon feature changeIdo Shamay2015-04-022-7/+10
* net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay2015-04-023-0/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-0283-470/+866
|\
| * Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-025-1/+19
| |\
| | * dmaengine: moxart-dma: Fix memory leak when stopping a running transferPeter Ujfalusi2015-03-301-1/+3
| | * dmaengine: bcm2835-dma: Fix memory leak when stopping a running transferPeter Ujfalusi2015-03-301-0/+1
| | * dmaengine: omap-dma: Fix memory leak when terminating running transferPeter Ujfalusi2015-03-301-0/+1
| | * dmaengine: edma: fix memory leak when terminating running transfersPetr Kulhavy2015-03-301-0/+7
| | * dmaengine: jz4740: Define capabilitiesLars-Peter Clausen2015-03-301-0/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-0250-349/+674
| |\ \
| | * \ Merge tag 'wireless-drivers-for-davem-2015-04-01' of git://git.kernel.org/pub...David S. Miller2015-04-011-0/+1
| | |\ \
| | | * \ Merge tag 'iwlwifi-for-kalle-2015-03-30' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-03-301-0/+1
| | | |\ \
| | | | * | iwlwifi: Fix memory leak in iwl_req_fw_callback()Larry Finger2015-03-241-0/+1
| | * | | | cxgb4: Fix to dump devlog, even if FW is crashedHariprasad Shenai2015-04-014-26/+65
| | * | | | cxgb4: Firmware macro changes for fw verison 1.13.32.0Hariprasad Shenai2015-04-012-6/+41
| | * | | | bnx2x: Fix kdump when iommu=onYuval Mintz2015-04-011-23/+16
| | * | | | bnx2x: Fix kdump on 4-port deviceYuval Mintz2015-04-011-18/+35
| | * | | | net/usb/r8152: add device id for Lenovo TP USB 3.0 EthernetChristian Hesse2015-03-312-0/+10
| | * | | | bonding: Bonding Overriding Configuration logic restored.Anton Nayshtut2015-03-311-1/+2
| | * | | | ipvlan: fix check for IP addresses in control pathJiri Benc2015-03-313-10/+21
| | * | | | ipvlan: do not use rcu operations for address listJiri Benc2015-03-311-5/+5
| | * | | | ipvlan: protect against concurrent link removalJiri Benc2015-03-311-1/+3
| | * | | | ipvlan: fix addr hash list corruptionJiri Benc2015-03-312-4/+13