aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-03mvneta: implement SGMII-based in-band link state signalingStas Sergeev1-11/+95
2015-04-03add fixed_phy_update_state() - update state of fixed_phyStas Sergeev1-0/+29
2015-04-03i40e: Bump to version 1.3.1Catherine Sullivan1-2/+2
2015-04-03i40evf: Refactor VF RSS codeAnjali Singhai Jain1-32/+11
2015-04-03i40evf: protect VLAN filter listMitch Williams1-2/+22
2015-04-03i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain4-53/+76
2015-04-03i40e: stop flow director on shutdownMitch Williams1-0/+2
2015-04-03i40e: fix up VXLAN messagesShannon Nelson1-19/+19
2015-04-03i40e: Don't register/de-register apps on NIC partitions in MFP modeNeerav Parikh1-0/+8
2015-04-03i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabledGreg Rose2-0/+27
2015-04-03i40e: warn at the right timeMitch Williams1-3/+2
2015-04-03i40e: fix invalid void return in FCoE codeJesse Brandeburg1-2/+1
2015-04-03i40e/i40evf: fix bug when skb allocation failsJesse Brandeburg2-2/+8
2015-04-03i40e: Change some memcpys to struct assignmentsJesse Brandeburg1-11/+8
2015-04-03i40e: Print some more info to help figure out the cause of HMC errorAnjali Singhai Jain1-0/+3
2015-04-03i40e: validate VSI param from VFsMitch Williams1-0/+2
2015-04-03i40evf: Fix Outer UDP RX checksum codeAnjali Singhai Jain1-11/+13
2015-04-02net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed2-0/+23
2015-04-02net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driverSaeed Mahameed1-2/+6
2015-04-02net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed4-104/+96
2015-04-02net/mlx5_core: Update module info macros for ConnectX4 SupportAchiad Shochat1-3/+3
2015-04-02IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed12-12/+12
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed18-18/+18
2015-04-02net/mlx5_core: Fix a bug in alloc_tokenAchiad Shochat1-1/+4
2015-04-02net/mlx5_core: Avoid usage command work entry after writing command doorbellIra Gusinsky1-1/+2
2015-04-02net/mlx5_core: Avoid copying outbox in aysnc command completionEli Cohen1-1/+2
2015-04-02net/mlx5_core: Use coherent memory for command interface pageEli Cohen1-23/+49
2015-04-02net/mlx5_core: Use the right inbox struct in destroy mkey commandAchiad Shochat1-1/+1
2015-04-02net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed4-7/+3
2015-04-02net/mlx5_core: Avoid setting DC requestor/responder resourcesEli Cohen1-2/+0
2015-04-02net/mlx5_core: Coding style fixEli Cohen1-0/+1
2015-04-02net/mlx5_core: Fix call to mlx5_core_qp_modifyHaggai Abramonvsky1-1/+1
2015-04-02net/mlx5_core: Allocate firmware pages from device's NUMA nodeEli Cohen1-1/+2
2015-04-02net/mlx4_en: Add RX-ALL supportMuhammad Mahajna5-2/+81
2015-04-02net/mlx4_en: Add RX-FCS supportMuhammad Mahajna2-7/+31
2015-04-02net/mlx4_en: Add interface identify supportIdo Shamay4-0/+64
2015-04-02net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay3-21/+29
2015-04-02net/mlx4: Set enhanced QoS support by default when ETS supportedIdo Shamay1-3/+3
2015-04-02net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay3-3/+14
2015-04-02net/mlx4_en: Enable TX rate limit per VFIdo Shamay2-1/+187
2015-04-02net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay5-1/+24
2015-04-02net/mlx4: Allocate VPPs for each port on PF initIdo Shamay3-0/+76
2015-04-02net/mlx4: Query device for QoS per VF supportIdo Shamay1-1/+9
2015-04-02net/mlx4: Add mlx4_SET_VPORT_QOS implementationIdo Shamay3-0/+134
2015-04-02net/mlx4: Add mlx4_ALLOCATE_VPP implementationIdo Shamay3-0/+112
2015-04-02net/mlx4: New file for QoS related firmware commandsIdo Shamay6-88/+204
2015-04-02net/mlx4: Aesthetic code changes in multi_func_initIdo Shamay1-4/+15
2015-04-02net/mlx4: Make mlx4_is_eth visible inline funcionIdo Shamay1-5/+0
2015-04-02net/mlx4_en: Change loopback only upon feature changeIdo Shamay2-7/+10
2015-04-02net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay3-0/+15