summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: TX, Separate cachelines of xmit and completion statsTariq Toukan2018-06-012-8/+9
* net/mlx5e: RX, Always prefer Linear SKB configurationTariq Toukan2018-06-011-3/+10
* net/mlx5e: RX, Enhance legacy Receive Queue memory schemeTariq Toukan2018-06-013-127/+362
* net/mlx5e: RX, Use cyclic WQ in legacy RQTariq Toukan2018-06-016-111/+161
* net/mlx5e: RX, Split WQ objects for different RQ typesTariq Toukan2018-06-013-57/+110
* net/mlx5e: RX, Remove HW LRO support in legacy RQTariq Toukan2018-06-012-14/+26
* net/mlx5e: RX, Dedicate a function for copying SKB headerTariq Toukan2018-06-011-13/+17
* net/mlx5e: RX, Generalise function of SKB frag additionTariq Toukan2018-06-011-8/+8
* net/mlx5e: RX, Generalise name of non-linear SKB head sizeTariq Toukan2018-06-013-4/+4
* net/mlx5e: TX, Obsolete maintaining local copies of skb->len/dataTariq Toukan2018-06-011-30/+12
* net/mlx5: FPGA, Handle QP error eventIlan Tayari2018-06-011-4/+24
* net/mlx5e: Support configurable MTU for vport representorsAdi Nissim2018-06-013-4/+28
* net/mlx5e: Increase aRFS flow tables sizeMaor Gottlieb2018-06-011-1/+1
* net/mlx5e: Remove redundant active_channels indicationEran Ben Elisha2018-06-014-20/+0
* net/mlx5e: Present SW stats when state is not openedEran Ben Elisha2018-06-012-16/+13
* net/mlx5e: IPOIB, Add a missing skb_pullTariq Toukan2018-06-011-0/+1
* net/mlx5e: IPOIB, Fix overflowing SQ WQE memsetTariq Toukan2018-06-011-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
* net: mvpp2: Split the PPv2 driver to a dedicated directoryMaxime Chevallier2018-06-018-3889/+4030
* net: ti: cpsw: include gpio/consumer.hArnd Bergmann2018-05-311-1/+1
* net/mlx5: Add FPGA QP error eventIlan Tayari2018-05-311-2/+5
* net/mlx5: Add temperature warning event to logIlan Tayari2018-05-311-0/+23
* cxgb4: Add FORCE_PAUSE bit to 32 bit port capsGanesh Goudar2018-05-312-3/+12
* mlxsw: spectrum_switchdev: Schedule respin during trans preparePetr Machata2018-05-311-1/+1
* rocker: rocker_main: Ignore bridge VLAN eventsPetr Machata2018-05-311-0/+6
* mlxsw: spectrum_switchdev: Ignore bridge VLAN eventsPetr Machata2018-05-311-0/+6
* qed*: Add link change count value to ethtool statistics display.Sudarsana Reddy Kalluru2018-05-314-2/+14
* Merge tag 'mlx5e-updates-2018-05-29' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-05-316-10/+54
|\
| * net/mlx5e: Get the number of offloaded TC rules from the correct tableOr Gerlitz2018-05-292-4/+8
| * net/mlx5: FPGA, Call DMA unmap with the right sizeIlya Lesokhin2018-05-291-2/+1
| * net/mlx5: FPGA, Properly initialize dma direction on fpga conn sendIlya Lesokhin2018-05-291-0/+1
| * net/mlx5: FPGA, Abort FPGA init if the device reports no QP capabilityYevgeny Kliteynik2018-05-291-0/+6
| * net/mlx5: FPGA, print SBU identification on initIlan Tayari2018-05-291-2/+5
| * net/mlx5: FPGA, Add device nameIlan Tayari2018-05-292-3/+28
| * net/mlx5: FPGA, Add doxygen for access type enumIlan Tayari2018-05-291-0/+6
* | drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches2018-05-304-8/+6
* | net: davinci: fix building davinci mdio code without CONFIG_OFArnd Bergmann2018-05-301-3/+1
* | net: ethernet: freescale: fix false-positive string overflow warningArnd Bergmann2018-05-301-1/+1
|/
* mlxsw: pci: Utilize MRSR register to perform FW resetJiri Pirko2018-05-293-74/+62
* mlxsw: cmd: Handle error after reset gracefullyJiri Pirko2018-05-292-12/+30