summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2017-06-22net/mlx5e: Support the flash device ethtool callbackOr Gerlitz2-0/+37
2017-06-22net/mlx5: Add mlxfw callbacksOr Gerlitz2-0/+157
2017-06-22net/mlx5: Add helper functions to set/query MCC/MCDA/MCQI registersOr Gerlitz1-0/+114
2017-06-22mlxfw: Make the module selectableOr Gerlitz2-1/+16
2017-06-22net/mlx5e: Add header re-write offloading of IPv6 hop-limitOr Gerlitz1-0/+1
2017-06-22net/mlx5e: Use macro for TC header re-write offload field mappingOr Gerlitz1-25/+29
2017-06-22net/mlx5e: Offload TC matching on ip ttlOr Gerlitz1-3/+8
2017-06-22net/mlx5e: Relocate the TC match on ip tos offload code sectionOr Gerlitz1-23/+23
2017-06-22net/mlx5e: Introduce RX Page-ReuseTariq Toukan4-37/+126
2017-06-22net/mlx5e: Enhance RX SKB headroom logicTariq Toukan2-8/+7
2017-06-22net/mlx5e: Build SKB with exact frag_sizeTariq Toukan3-6/+6
2017-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-54/+93
2017-06-21qed*: Rename qed_roce_if.h to qed_rdma_if.hKalderon, Michal3-3/+3
2017-06-21qed: Split rdma content between qed_rdma and qed_roceKalderon, Michal9-2919/+86
2017-06-21qed: Duplicate qed_roce.[ch] to qed_rdma.[ch]Kalderon, Michal2-0/+2983
2017-06-21qed: Cleanup qed_roce before duplicating itKalderon, Michal1-39/+12
2017-06-21i40e: don't hold RTNL lock for the entire resetJacob Keller1-20/+7
2017-06-21i40e: Handle PE_CRITERR properly with IWARP enabledCatherine Sullivan1-2/+2
2017-06-21i40e: clear only cause_ena bitShannon Nelson1-2/+12
2017-06-21i40e: fix disabling overflow promiscuous modeAlan Brady1-3/+2
2017-06-21i40e: Add support for OEM firmware versionFilip Sadowski2-14/+81
2017-06-21i40e: genericize the partition bandwidth controlShannon Nelson2-28/+26
2017-06-21i40e: Add message for unsupported MFP modeCarolyn Wyborny1-0/+6
2017-06-21i40e: Support firmware CEE DCB UP to TC map re-definitionGreg Bowers1-4/+7
2017-06-21i40e: Fix potential out of bound array accessSudheer Mogilappagari1-1/+3
2017-06-21i40e: comment that udp_port must be in host byte orderJacob Keller1-1/+5
2017-06-21i40e: use dev_dbg instead of dev_info when warning about missing routineJacob Keller1-3/+3
2017-06-21i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flagsAlice Michael2-4/+5
2017-06-21i40evf: assign num_active_queues inside i40evf_alloc_queuesJacob Keller1-7/+11
2017-06-21i40e: add support for XDP_TX actionBjörn Töpel5-87/+384
2017-06-21i40e: add XDP support for pass and drop actionsBjörn Töpel4-31/+194
2017-06-20Merge tag 'mlx5-updates-2017-06-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller11-74/+406
2017-06-20net: stmmac: free an skb first when there are no longer any descriptors using itNiklas Cassel1-4/+16
2017-06-20sfc: remove duplicate up_write on VF filter_semEdward Cree1-2/+0
2017-06-20enic: Fix format truncation warningGovindarajulu Varadarajan2-6/+6
2017-06-20net: stmmac: enable TSO for IPv6Niklas Cassel1-2/+2
2017-06-20ibmvnic: Return from ibmvnic_resume if not in VNIC_OPEN stateJohn Allen1-0/+3
2017-06-20dpaa_eth: reuse the dma_ops provided by the FMan MAC deviceMadalin Bucur1-1/+1
2017-06-20fsl/fman: propagate dma_opsMadalin Bucur1-0/+2
2017-06-20net-next: mediatek: set the rx_queue to 0John Crispin1-0/+1
2017-06-20net-next: mediatek: split IRQ register locking into TX and RXJohn Crispin2-30/+54
2017-06-20net-next: mediatek: add RX IRQ delay supportJohn Crispin2-4/+13
2017-06-20net-next: mediatek: print phy status changes for non DSA GMACsJohn Crispin1-0/+3
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu2-6/+5
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu3-11/+6
2017-06-20net-next: stmmac: dwmac-sun8i: add support for V3s EMACIcenowy Zheng2-0/+9
2017-06-20net-next: stmmac: dwmac-sun8i: force EPHY clock freq to 24MHzIcenowy Zheng1-0/+4
2017-06-20qed: SPQ async callback registrationMichal Kalderon7-55/+96
2017-06-20qed: Wait for resources before FUNC_CLOSEMichal Kalderon1-15/+20
2017-06-20qed*: Set rdma generic functions prefixMichal Kalderon3-79/+79