summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | net: hns: Fix the process of adding broadcast addresses to tcamXi Wang2018-06-041-5/+18
| * | | | | | | qed: use dma_zalloc_coherent instead of allocator/memsetYueHaibing2018-06-041-4/+3
| * | | | | | | qed: Add srq core support for RoCE and iWARPYuval Bason2018-06-048-7/+223
| * | | | | | | net: ethernet: bnx2: Replace NULL comparisonVarsha Rao2018-06-041-21/+21
| * | | | | | | net: ethernet: bnx2: Remove extra parenthesesVarsha Rao2018-06-041-1/+1
| * | | | | | | net: gemini: fix spelling mistake: "it" -> "is"YueHaibing2018-06-041-3/+3
| * | | | | | | net: chelsio: Use zeroing memory allocator instead of allocator/memsetYueHaibing2018-06-043-10/+3
| * | | | | | | sh_eth: use DIV_ROUND_UP() in sh_eth_soft_swap()Sergei Shtylyov2018-06-041-1/+1
| * | | | | | | sh_eth: uninline sh_eth_soft_swap()Sergei Shtylyov2018-06-042-12/+11
| * | | | | | | sh_eth: make sh_eth_soft_swap() work on ARMSergei Shtylyov2018-06-041-1/+1
| * | | | | | | mlxsw: spectrum_span: Suppress VLAN on BRIDGE_VLAN_INFO_UNTAGGEDPetr Machata2018-06-041-1/+3
| * | | | | | | mlxsw: spectrum_switchdev: Postpone respin on object deletionPetr Machata2018-06-041-1/+1
| * | | | | | | net: mvpp2: mvpp2_percpu_read_relaxed() can be statickbuild test robot2018-06-041-1/+1
| * | | | | | | net: aquantia: make function aq_fw2x_get_mac_permanent staticColin Ian King2018-06-041-1/+1
| * | | | | | | net: ethernet: mlx4: Remove unnecessary parenthesesVarsha Rao2018-06-041-2/+2
| * | | | | | | net: stmmac: Add Flexible PPS supportJose Abreu2018-06-0410-3/+145
| * | | | | | | qed: Fix use of incorrect shmem address.Sudarsana Reddy Kalluru2018-06-041-2/+3
| * | | | | | | qed: Fix shared memory inconsistency between driver and the MFW.Sudarsana Reddy Kalluru2018-06-041-0/+1
| |/ / / / / /
| * | | | | | net: axienet: remove stale comment of axienet_openYueHaibing2018-06-031-1/+0
| * | | | | | net: netcp: ethss: remove unnecessary pointer set to NULLYueHaibing2018-06-031-1/+0
| * | | | | | net/mlx5: Make function mlx5_fpga_tls_send_teardown_cmd() staticWei Yongjun2018-06-031-2/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-036-19/+27
| |\| | | | |
| * | | | | | net/mlx5e: TX, Separate cachelines of xmit and completion statsTariq Toukan2018-06-022-8/+9
| * | | | | | net/mlx5e: RX, Always prefer Linear SKB configurationTariq Toukan2018-06-021-3/+10
| * | | | | | net/mlx5e: RX, Enhance legacy Receive Queue memory schemeTariq Toukan2018-06-023-127/+362
| * | | | | | net/mlx5e: RX, Use cyclic WQ in legacy RQTariq Toukan2018-06-026-111/+161
| * | | | | | net/mlx5e: RX, Split WQ objects for different RQ typesTariq Toukan2018-06-023-57/+110
| * | | | | | net/mlx5e: RX, Remove HW LRO support in legacy RQTariq Toukan2018-06-022-14/+26
| * | | | | | net/mlx5e: RX, Dedicate a function for copying SKB headerTariq Toukan2018-06-021-13/+17
| * | | | | | net/mlx5e: RX, Generalise function of SKB frag additionTariq Toukan2018-06-021-8/+8
| * | | | | | net/mlx5e: RX, Generalise name of non-linear SKB head sizeTariq Toukan2018-06-023-4/+4
| * | | | | | net/mlx5e: TX, Obsolete maintaining local copies of skb->len/dataTariq Toukan2018-06-021-30/+12
| * | | | | | net/mlx5: FPGA, Handle QP error eventIlan Tayari2018-06-021-4/+24
| * | | | | | net/mlx5e: Support configurable MTU for vport representorsAdi Nissim2018-06-023-4/+28
| * | | | | | net/mlx5e: Increase aRFS flow tables sizeMaor Gottlieb2018-06-021-1/+1
| * | | | | | net/mlx5e: Remove redundant active_channels indicationEran Ben Elisha2018-06-024-20/+0
| * | | | | | net/mlx5e: Present SW stats when state is not openedEran Ben Elisha2018-06-022-16/+13
| * | | | | | net/mlx5e: IPOIB, Add a missing skb_pullTariq Toukan2018-06-021-0/+1
| * | | | | | net/mlx5e: IPOIB, Fix overflowing SQ WQE memsetTariq Toukan2018-06-021-3/+3
| * | | | | | net: hns3: Optimize the VF's process of updating multicast MACXi Wang2018-06-014-5/+187
| * | | | | | net: hns3: Optimize the PF's process of updating multicast MACXi Wang2018-06-014-21/+136
| * | | | | | net: hns3: Fix for vxlan tx checksum bugYunsheng Lin2018-06-011-0/+29
| * | | | | | net: hns3: Add missing break in misc_irq_handleYunsheng Lin2018-06-011-3/+3
| * | | | | | net: hns3: Fix for phy not link up problem after resettingYunsheng Lin2018-06-011-4/+3
| * | | | | | net: hns3: Fix for hclge_reset running repeatly problemYunsheng Lin2018-06-011-6/+34
| * | | | | | net: hns3: Fix for service_task not running problem after resettingYunsheng Lin2018-06-012-0/+2
| * | | | | | net: hns3: Fix setting mac address errorJian Shen2018-06-011-0/+13
| * | | | | | net: hns3: Add repeat address checking for setting mac addressJian Shen2018-06-011-0/+6
| * | | | | | net: hns3: Add support for IFF_ALLMULTI flagPeng Li2018-06-016-12/+21
| * | | | | | net: hns3: Disable vf vlan filter when vf vlan table is fullYunsheng Lin2018-06-011-0/+7