summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-06-03net: phy: consider PHY_IGNORE_INTERRUPT in state machine PHY_NOLINK handlingHeiner Kallweit1-1/+1
2018-06-01net/mlx5e: TX, Separate cachelines of xmit and completion statsTariq Toukan2-8/+9
2018-06-01net/mlx5e: RX, Always prefer Linear SKB configurationTariq Toukan1-3/+10
2018-06-01net/mlx5e: RX, Enhance legacy Receive Queue memory schemeTariq Toukan3-127/+362
2018-06-01net/mlx5e: RX, Use cyclic WQ in legacy RQTariq Toukan6-111/+161
2018-06-01net/mlx5e: RX, Split WQ objects for different RQ typesTariq Toukan3-57/+110
2018-06-01net/mlx5e: RX, Remove HW LRO support in legacy RQTariq Toukan2-14/+26
2018-06-01net/mlx5e: RX, Dedicate a function for copying SKB headerTariq Toukan1-13/+17
2018-06-01net/mlx5e: RX, Generalise function of SKB frag additionTariq Toukan1-8/+8
2018-06-01net/mlx5e: RX, Generalise name of non-linear SKB head sizeTariq Toukan3-4/+4
2018-06-01net/mlx5e: TX, Obsolete maintaining local copies of skb->len/dataTariq Toukan1-30/+12
2018-06-01net/mlx5: FPGA, Handle QP error eventIlan Tayari1-4/+24
2018-06-01net/mlx5e: Support configurable MTU for vport representorsAdi Nissim3-4/+28
2018-06-01net/mlx5e: Increase aRFS flow tables sizeMaor Gottlieb1-1/+1
2018-06-01net/mlx5e: Remove redundant active_channels indicationEran Ben Elisha4-20/+0
2018-06-01net/mlx5e: Present SW stats when state is not openedEran Ben Elisha2-16/+13
2018-06-01net/mlx5e: IPOIB, Add a missing skb_pullTariq Toukan1-0/+1
2018-06-01net/mlx5e: IPOIB, Fix overflowing SQ WQE memsetTariq Toukan1-3/+3
2018-06-01net: hns3: Optimize the VF's process of updating multicast MACXi Wang4-5/+187
2018-06-01net: hns3: Optimize the PF's process of updating multicast MACXi Wang4-21/+136
2018-06-01net: hns3: Fix for vxlan tx checksum bugYunsheng Lin1-0/+29
2018-06-01net: hns3: Add missing break in misc_irq_handleYunsheng Lin1-3/+3
2018-06-01net: hns3: Fix for phy not link up problem after resettingYunsheng Lin1-4/+3
2018-06-01net: hns3: Fix for hclge_reset running repeatly problemYunsheng Lin1-6/+34
2018-06-01net: hns3: Fix for service_task not running problem after resettingYunsheng Lin2-0/+2
2018-06-01net: hns3: Fix setting mac address errorJian Shen1-0/+13
2018-06-01net: hns3: Add repeat address checking for setting mac addressJian Shen1-0/+6
2018-06-01net: hns3: Add support for IFF_ALLMULTI flagPeng Li6-12/+21
2018-06-01net: hns3: Disable vf vlan filter when vf vlan table is fullYunsheng Lin1-0/+7
2018-06-01net: mvpp2: Split the PPv2 driver to a dedicated directoryMaxime Chevallier8-3889/+4030
2018-05-31virtio_net: fix error return code in virtnet_probe()Wei Yongjun1-1/+3
2018-05-31net: dsa: mv88e6xxx: Be explicit about DT or pdataAndrew Lunn1-0/+3
2018-05-31net: ti: cpsw: include gpio/consumer.hArnd Bergmann1-1/+1
2018-05-31net/mlx5: Add FPGA QP error eventIlan Tayari1-2/+5
2018-05-31net/mlx5: Add temperature warning event to logIlan Tayari1-0/+23
2018-05-31cxgb4: Add FORCE_PAUSE bit to 32 bit port capsGanesh Goudar2-3/+12
2018-05-31mlxsw: spectrum_switchdev: Schedule respin during trans preparePetr Machata1-1/+1
2018-05-31staging: fsl-dpaa2: ethsw: Ignore bridge VLAN eventsPetr Machata1-0/+6
2018-05-31rocker: rocker_main: Ignore bridge VLAN eventsPetr Machata1-0/+6
2018-05-31mlxsw: spectrum_switchdev: Ignore bridge VLAN eventsPetr Machata1-0/+6
2018-05-31qed*: Add link change count value to ethtool statistics display.Sudarsana Reddy Kalluru4-2/+14
2018-05-31Merge tag 'mlx5e-updates-2018-05-29' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller6-10/+54
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches11-21/+18
2018-05-30net: davinci: fix building davinci mdio code without CONFIG_OFArnd Bergmann1-3/+1
2018-05-30net: ethernet: freescale: fix false-positive string overflow warningArnd Bergmann1-1/+1
2018-05-29net/mlx5e: Get the number of offloaded TC rules from the correct tableOr Gerlitz2-4/+8
2018-05-29net/mlx5: FPGA, Call DMA unmap with the right sizeIlya Lesokhin1-2/+1
2018-05-29net/mlx5: FPGA, Properly initialize dma direction on fpga conn sendIlya Lesokhin1-0/+1
2018-05-29net/mlx5: FPGA, Abort FPGA init if the device reports no QP capabilityYevgeny Kliteynik1-0/+6
2018-05-29net/mlx5: FPGA, print SBU identification on initIlan Tayari1-2/+5