summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mvneta: implement SGMII-based in-band link state signalingStas Sergeev2015-04-031-11/+95
* add fixed_phy_update_state() - update state of fixed_phyStas Sergeev2015-04-031-0/+29
* i40e: Bump to version 1.3.1Catherine Sullivan2015-04-031-2/+2
* i40evf: Refactor VF RSS codeAnjali Singhai Jain2015-04-031-32/+11
* i40evf: protect VLAN filter listMitch Williams2015-04-031-2/+22
* i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain2015-04-034-53/+76
* i40e: stop flow director on shutdownMitch Williams2015-04-031-0/+2
* i40e: fix up VXLAN messagesShannon Nelson2015-04-031-19/+19
* i40e: Don't register/de-register apps on NIC partitions in MFP modeNeerav Parikh2015-04-031-0/+8
* i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabledGreg Rose2015-04-032-0/+27
* i40e: warn at the right timeMitch Williams2015-04-031-3/+2
* i40e: fix invalid void return in FCoE codeJesse Brandeburg2015-04-031-2/+1
* i40e/i40evf: fix bug when skb allocation failsJesse Brandeburg2015-04-032-2/+8
* i40e: Change some memcpys to struct assignmentsJesse Brandeburg2015-04-031-11/+8
* i40e: Print some more info to help figure out the cause of HMC errorAnjali Singhai Jain2015-04-031-0/+3
* i40e: validate VSI param from VFsMitch Williams2015-04-031-0/+2
* i40evf: Fix Outer UDP RX checksum codeAnjali Singhai Jain2015-04-031-11/+13
* net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed2015-04-022-0/+23
* net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driverSaeed Mahameed2015-04-021-2/+6
* net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed2015-04-024-104/+96
* net/mlx5_core: Update module info macros for ConnectX4 SupportAchiad Shochat2015-04-021-3/+3
* 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