summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-06-04qed: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-06-04qed: Add srq core support for RoCE and iWARPYuval Bason
2018-06-04net: ethernet: bnx2: Replace NULL comparisonVarsha Rao
2018-06-04net: ethernet: bnx2: Remove extra parenthesesVarsha Rao
2018-06-04net: gemini: fix spelling mistake: "it" -> "is"YueHaibing
2018-06-04net: chelsio: Use zeroing memory allocator instead of allocator/memsetYueHaibing
2018-06-04sh_eth: use DIV_ROUND_UP() in sh_eth_soft_swap()Sergei Shtylyov
2018-06-04sh_eth: uninline sh_eth_soft_swap()Sergei Shtylyov
2018-06-04sh_eth: make sh_eth_soft_swap() work on ARMSergei Shtylyov
2018-06-04mlxsw: spectrum_span: Suppress VLAN on BRIDGE_VLAN_INFO_UNTAGGEDPetr Machata
2018-06-04mlxsw: spectrum_switchdev: Postpone respin on object deletionPetr Machata
2018-06-04net: mvpp2: mvpp2_percpu_read_relaxed() can be statickbuild test robot
2018-06-04net: aquantia: make function aq_fw2x_get_mac_permanent staticColin Ian King
2018-06-04net: ethernet: mlx4: Remove unnecessary parenthesesVarsha Rao
2018-06-04net: stmmac: Add Flexible PPS supportJose Abreu
2018-06-04qed: Fix use of incorrect shmem address.Sudarsana Reddy Kalluru
2018-06-04qed: Fix shared memory inconsistency between driver and the MFW.Sudarsana Reddy Kalluru
2018-06-03net: axienet: remove stale comment of axienet_openYueHaibing
2018-06-03net: netcp: ethss: remove unnecessary pointer set to NULLYueHaibing
2018-06-03net/mlx5: Make function mlx5_fpga_tls_send_teardown_cmd() staticWei Yongjun
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-01net/mlx5e: TX, Separate cachelines of xmit and completion statsTariq Toukan
2018-06-01net/mlx5e: RX, Always prefer Linear SKB configurationTariq Toukan
2018-06-01net/mlx5e: RX, Enhance legacy Receive Queue memory schemeTariq Toukan
2018-06-01net/mlx5e: RX, Use cyclic WQ in legacy RQTariq Toukan
2018-06-01net/mlx5e: RX, Split WQ objects for different RQ typesTariq Toukan
2018-06-01net/mlx5e: RX, Remove HW LRO support in legacy RQTariq Toukan
2018-06-01net/mlx5e: RX, Dedicate a function for copying SKB headerTariq Toukan
2018-06-01net/mlx5e: RX, Generalise function of SKB frag additionTariq Toukan
2018-06-01net/mlx5e: RX, Generalise name of non-linear SKB head sizeTariq Toukan
2018-06-01net/mlx5e: TX, Obsolete maintaining local copies of skb->len/dataTariq Toukan
2018-06-01net/mlx5: FPGA, Handle QP error eventIlan Tayari
2018-06-01net/mlx5e: Support configurable MTU for vport representorsAdi Nissim
2018-06-01net/mlx5e: Increase aRFS flow tables sizeMaor Gottlieb
2018-06-01net/mlx5e: Remove redundant active_channels indicationEran Ben Elisha
2018-06-01net/mlx5e: Present SW stats when state is not openedEran Ben Elisha
2018-06-01net/mlx5e: IPOIB, Add a missing skb_pullTariq Toukan
2018-06-01net/mlx5e: IPOIB, Fix overflowing SQ WQE memsetTariq Toukan
2018-06-01net: hns3: Optimize the VF's process of updating multicast MACXi Wang
2018-06-01net: hns3: Optimize the PF's process of updating multicast MACXi Wang
2018-06-01net: hns3: Fix for vxlan tx checksum bugYunsheng Lin
2018-06-01net: hns3: Add missing break in misc_irq_handleYunsheng Lin
2018-06-01net: hns3: Fix for phy not link up problem after resettingYunsheng Lin
2018-06-01net: hns3: Fix for hclge_reset running repeatly problemYunsheng Lin
2018-06-01net: hns3: Fix for service_task not running problem after resettingYunsheng Lin
2018-06-01net: hns3: Fix setting mac address errorJian Shen
2018-06-01net: hns3: Add repeat address checking for setting mac addressJian Shen
2018-06-01net: hns3: Add support for IFF_ALLMULTI flagPeng Li
2018-06-01net: hns3: Disable vf vlan filter when vf vlan table is fullYunsheng Lin
2018-06-01net: mvpp2: Split the PPv2 driver to a dedicated directoryMaxime Chevallier