summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-09-05{net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch
2018-09-05net/mlx5: Move header encap type to IFC header fileMark Bloch
2018-09-05net/mlx5: Break encap/decap into two separated flow table creation flagsMark Bloch
2018-09-05net/mlx5: Add support for more namespaces when allocating modify headerMark Bloch
2018-09-05net/mlx5: Export modify header alloc/dealloc functionsMark Bloch
2018-09-05net/mlx5: Add proper NIC TX steering flow tables supportMark Bloch
2018-09-05net/mlx5: Cleanup flow namespace getter switch logicMark Bloch
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-04net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan
2018-09-04net/mlx5: Add memic command opcode to command checkerAriel Levkovich
2018-09-03cxgb4: collect hardware queue descriptorsRahul Lakkireddy
2018-09-03cxgb4: when max_tx_rate is 0 disable tx rate limitingGanesh Goudar
2018-09-03net: hns3: Refine hns3_get_link_ksettings()Jian Shen
2018-09-03net: hns3: Remove redundant codes of query advertised flow control abilitiyJian Shen
2018-09-03net: hns3: Change the dst mac addr of loopback packetYunsheng Lin
2018-09-03net: hns3: Only update mac configuation when necessaryYunsheng Lin
2018-09-03net: hns3: Preserve vlan 0 in hardware tableYunsheng Lin
2018-09-03net: hns3: Fix ping exited problem when doing lp selftestYunsheng Lin
2018-09-03net: hns3: Fix for loopback selftest failed problemYunsheng Lin
2018-09-03net: hns3: Implement shutdown ops in hns3 pci driverYunsheng Lin
2018-09-03net: hns3: Fix error of checking used vlan idJian Shen
2018-09-03net: hns3: Fix for multicast failureHuazhong Tan
2018-09-03net: hns3: Fix for vf vlan delete failed problemYunsheng Lin
2018-09-03bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.Michael Chan
2018-09-03bnxt_en: Clean up unused functions.Michael Chan
2018-09-03bnxt_en: Fix firmware signaled resource change logic in open.Michael Chan
2018-09-03net/ibm/emac: wrong emac_calc_base call was used by typoIvan Mikhaylov
2018-09-03liquidio: Added delayed work for periodically updating the link statistics.Pradeep Nalla
2018-09-03r8169: add support for NCube 8168 network cardAnthony Wong
2018-09-02net/mlx5e: IPoIB, Use priv stats in completion rx flowFeras Daoud
2018-09-02net/mlx5e: IPoIB, Add ndo stats support for IPoIB child devicesFeras Daoud
2018-09-02net/mlx5e: IPoIB, Add ndo stats support for IPoIB netdevicesFeras Daoud
2018-09-02net/mlx5e: IPoIB, Initialize max_opened_tc in mlx5i_init flowFeras Daoud
2018-09-02net: nixge: Fix Kconfig warning with OF_MDIOMoritz Fischer
2018-09-02net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai
2018-09-02net: mvneta: reduce smp_processor_id() calling in mvneta_tx_done_gbeJisheng Zhang
2018-09-02net: mvneta: enable NETIF_F_RXCSUM by defaultJisheng Zhang
2018-09-02net: mvneta: Don't check NETIF_F_GRO ourselfJisheng Zhang
2018-09-02net: ethernet: cpsw-phy-sel: prefer phandle for phy selTony Lindgren
2018-09-01net: bgmac: remove set but not used variable 'err'YueHaibing
2018-09-01liquidio: remove set but not used variable 'irh'YueHaibing
2018-09-01qed: Lower the severity of a dcbx log message.Sudarsana Reddy Kalluru
2018-09-01bnxt_en: remove set but not used variable 'rx_stats'YueHaibing
2018-09-01net: stmmac: Add CBS support in XGMAC2Jose Abreu
2018-09-01dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/netIoana Radulescu
2018-08-31ibmvnic: Include missing return code checks in reset functionThomas Falcon
2018-08-31nfp: wait for posted reconfigs when disabling the deviceJakub Kicinski
2018-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-09-01xsk: i40e: get rid of useless struct xdp_umem_propsMagnus Karlsson
2018-09-01i40e: fix possible compiler warning in xsk TX pathMagnus Karlsson