summaryrefslogtreecommitdiff
path: root/drivers/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | hv_netvsc: Clean up two unused variablesHaiyang Zhang2015-04-07
| * | | | | | | | | | cxgb4: Move ethtool related code to a separate fileHariprasad Shenai2015-04-07
| * | | | | | | | | | udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller2015-04-07
| * | | | | | | | | | cosa: fix error return codeJulia Lawall2015-04-07
| * | | | | | | | | | wan: lmc: fix error return codeJulia Lawall2015-04-07
| |/ / / / / / / / /
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-06
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | virtio: document queue state logicMichael S. Tsirkin2015-04-06
| * | | | | | | | | mvneta: implement SGMII-based in-band link state signalingStas Sergeev2015-04-03
| * | | | | | | | | add fixed_phy_update_state() - update state of fixed_phyStas Sergeev2015-04-03
| * | | | | | | | | i40e: Bump to version 1.3.1Catherine Sullivan2015-04-03
| * | | | | | | | | i40evf: Refactor VF RSS codeAnjali Singhai Jain2015-04-03
| * | | | | | | | | i40evf: protect VLAN filter listMitch Williams2015-04-03
| * | | | | | | | | i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain2015-04-03
| * | | | | | | | | i40e: stop flow director on shutdownMitch Williams2015-04-03
| * | | | | | | | | i40e: fix up VXLAN messagesShannon Nelson2015-04-03
| * | | | | | | | | i40e: Don't register/de-register apps on NIC partitions in MFP modeNeerav Parikh2015-04-03
| * | | | | | | | | i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabledGreg Rose2015-04-03
| * | | | | | | | | i40e: warn at the right timeMitch Williams2015-04-03
| * | | | | | | | | i40e: fix invalid void return in FCoE codeJesse Brandeburg2015-04-03
| * | | | | | | | | i40e/i40evf: fix bug when skb allocation failsJesse Brandeburg2015-04-03
| * | | | | | | | | i40e: Change some memcpys to struct assignmentsJesse Brandeburg2015-04-03
| * | | | | | | | | i40e: Print some more info to help figure out the cause of HMC errorAnjali Singhai Jain2015-04-03
| * | | | | | | | | i40e: validate VSI param from VFsMitch Williams2015-04-03
| * | | | | | | | | i40evf: Fix Outer UDP RX checksum codeAnjali Singhai Jain2015-04-03
| * | | | | | | | | net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed2015-04-02
| * | | | | | | | | net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed2015-04-02
| * | | | | | | | | net/mlx5_core: Update module info macros for ConnectX4 SupportAchiad Shochat2015-04-02
| * | | | | | | | | net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-02
| * | | | | | | | | net/mlx5_core: Fix a bug in alloc_tokenAchiad Shochat2015-04-02
| * | | | | | | | | net/mlx5_core: Avoid usage command work entry after writing command doorbellIra Gusinsky2015-04-02
| * | | | | | | | | net/mlx5_core: Avoid copying outbox in aysnc command completionEli Cohen2015-04-02
| * | | | | | | | | net/mlx5_core: Use coherent memory for command interface pageEli Cohen2015-04-02
| * | | | | | | | | net/mlx5_core: Use the right inbox struct in destroy mkey commandAchiad Shochat2015-04-02
| * | | | | | | | | net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed2015-04-02
| * | | | | | | | | net/mlx5_core: Avoid setting DC requestor/responder resourcesEli Cohen2015-04-02
| * | | | | | | | | net/mlx5_core: Allocate firmware pages from device's NUMA nodeEli Cohen2015-04-02
| * | | | | | | | | net/mlx4_en: Add RX-ALL supportMuhammad Mahajna2015-04-02
| * | | | | | | | | net/mlx4_en: Add RX-FCS supportMuhammad Mahajna2015-04-02
| * | | | | | | | | net/mlx4_en: Add interface identify supportIdo Shamay2015-04-02
| * | | | | | | | | net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay2015-04-02
| * | | | | | | | | net/mlx4: Set enhanced QoS support by default when ETS supportedIdo Shamay2015-04-02
| * | | | | | | | | net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay2015-04-02
| * | | | | | | | | net/mlx4_en: Enable TX rate limit per VFIdo Shamay2015-04-02
| * | | | | | | | | net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay2015-04-02
| * | | | | | | | | net/mlx4: Allocate VPPs for each port on PF initIdo Shamay2015-04-02
| * | | | | | | | | net/mlx4: Query device for QoS per VF supportIdo Shamay2015-04-02
| * | | | | | | | | net/mlx4: Add mlx4_SET_VPORT_QOS implementationIdo Shamay2015-04-02
| * | | | | | | | | net/mlx4: Add mlx4_ALLOCATE_VPP implementationIdo Shamay2015-04-02
| * | | | | | | | | net/mlx4: New file for QoS related firmware commandsIdo Shamay2015-04-02
| * | | | | | | | | net/mlx4: Aesthetic code changes in multi_func_initIdo Shamay2015-04-02