aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-06net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein
2015-04-06virtio: document queue state logicMichael S. Tsirkin
2015-04-06mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev
2015-04-03mvneta: implement SGMII-based in-band link state signalingStas Sergeev
2015-04-03add fixed_phy_update_state() - update state of fixed_phyStas Sergeev
2015-04-03i40e: Bump to version 1.3.1Catherine Sullivan
2015-04-03i40evf: Refactor VF RSS codeAnjali Singhai Jain
2015-04-03i40evf: protect VLAN filter listMitch Williams
2015-04-03i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain
2015-04-03i40e: stop flow director on shutdownMitch Williams
2015-04-03i40e: fix up VXLAN messagesShannon Nelson
2015-04-03i40e: Don't register/de-register apps on NIC partitions in MFP modeNeerav Parikh
2015-04-03i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabledGreg Rose
2015-04-03i40e: warn at the right timeMitch Williams
2015-04-03i40e: fix invalid void return in FCoE codeJesse Brandeburg
2015-04-03i40e/i40evf: fix bug when skb allocation failsJesse Brandeburg
2015-04-03i40e: Change some memcpys to struct assignmentsJesse Brandeburg
2015-04-03i40e: Print some more info to help figure out the cause of HMC errorAnjali Singhai Jain
2015-04-03i40e: validate VSI param from VFsMitch Williams
2015-04-03i40evf: Fix Outer UDP RX checksum codeAnjali Singhai Jain
2015-04-02net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed
2015-04-02net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed
2015-04-02net/mlx5_core: Update module info macros for ConnectX4 SupportAchiad Shochat
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed
2015-04-02net/mlx5_core: Fix a bug in alloc_tokenAchiad Shochat
2015-04-02net/mlx5_core: Avoid usage command work entry after writing command doorbellIra Gusinsky
2015-04-02net/mlx5_core: Avoid copying outbox in aysnc command completionEli Cohen
2015-04-02net/mlx5_core: Use coherent memory for command interface pageEli Cohen
2015-04-02net/mlx5_core: Use the right inbox struct in destroy mkey commandAchiad Shochat
2015-04-02net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed
2015-04-02net/mlx5_core: Avoid setting DC requestor/responder resourcesEli Cohen
2015-04-02net/mlx5_core: Allocate firmware pages from device's NUMA nodeEli Cohen
2015-04-02net/mlx4_en: Add RX-ALL supportMuhammad Mahajna
2015-04-02net/mlx4_en: Add RX-FCS supportMuhammad Mahajna
2015-04-02net/mlx4_en: Add interface identify supportIdo Shamay
2015-04-02net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay
2015-04-02net/mlx4: Set enhanced QoS support by default when ETS supportedIdo Shamay
2015-04-02net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay
2015-04-02net/mlx4_en: Enable TX rate limit per VFIdo Shamay
2015-04-02net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay
2015-04-02net/mlx4: Allocate VPPs for each port on PF initIdo Shamay
2015-04-02net/mlx4: Query device for QoS per VF supportIdo Shamay
2015-04-02net/mlx4: Add mlx4_SET_VPORT_QOS implementationIdo Shamay
2015-04-02net/mlx4: Add mlx4_ALLOCATE_VPP implementationIdo Shamay
2015-04-02net/mlx4: New file for QoS related firmware commandsIdo Shamay
2015-04-02net/mlx4: Aesthetic code changes in multi_func_initIdo Shamay
2015-04-02net/mlx4: Make mlx4_is_eth visible inline funcionIdo Shamay
2015-04-02net/mlx4_en: Change loopback only upon feature changeIdo Shamay
2015-04-02net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay