summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: sja1105: fix port mirroring for P/Q/R/SVladimir Oltean2020-05-303-16/+48
* net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_static_config.cVladimir Oltean2020-05-302-18/+18
* Merge tag 'mlx5-cleanup-2020-05-29' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-05-3021-126/+168
|\
| * net/mlx5e: Make mlx5e_dcbnl_ops staticSaeed Mahameed2020-05-291-1/+1
| * net/mlx5e: en_tc: Fix cast to restricted __be32 warningSaeed Mahameed2020-05-291-4/+4
| * net/mlx5e: en_tc: Fix incorrect type in initializer warningsSaeed Mahameed2020-05-291-1/+1
| * net/mlx5: Accel: fpga tls fix cast to __be64 and incorrect argument typesSaeed Mahameed2020-05-295-11/+11
| * net/mlx5: cmd: Fix memset with byte count warningSaeed Mahameed2020-05-292-7/+15
| * net/mlx5: DR: Fix incorrect type in return expressionSaeed Mahameed2020-05-291-1/+1
| * net/mlx5: DR: Fix cast to restricted __be32Saeed Mahameed2020-05-291-1/+1
| * net/mlx5: DR: Fix incorrect type in argumentSaeed Mahameed2020-05-291-1/+1
| * net/mlx5e: Use generic API to build MPLS labelEli Cohen2020-05-291-17/+3
| * net/mlx5: reduce stack usage in qp_read_fieldArnd Bergmann2020-05-291-3/+9
| * net/mlx5e: Don't use err uninitialized in mlx5e_attach_decapNathan Chancellor2020-05-291-1/+1
| * net/mlx5: Kconfig: Fix spelling typoSaeed Mahameed2020-05-291-1/+1
| * mlx5: fix xdp data_meta setup in mlx5e_fill_xdp_buffJesper Dangaard Brouer2020-05-291-1/+1
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-05-299-76/+118
| |\
| | * net/mlx5: Add support for RDMA TX FT headers modifyingMichael Guralnik2020-05-182-1/+8
| | * net/mlx5: Move iseg access helper routines close to mlx5_core driverParav Pandit2020-05-182-0/+10
| | * net/mlx5: Cleanup mlx5_ifc_fte_match_set_misc2_bitsRaed Salem2020-05-182-3/+1
| | * net/mlx5: Add support in forward to namespaceMaor Gottlieb2020-05-132-9/+50
| | * {IB/net}/mlx5: Simplify don't trap codeMaor Gottlieb2020-05-132-70/+56
* | | net: hns3: remove some unused codes in hns3_nic_set_features()Huazhong Tan2020-05-301-6/+0
* | | net: hns3: fix two coding style issues in hclgevf_main.cHuazhong Tan2020-05-301-2/+1
* | | net: hns3: fix an incorrect comment for num_tqps in struct hclgevf_devHuazhong Tan2020-05-301-1/+1
* | | net: hns3: remove two unused macros in hclgevf_cmd.cHuazhong Tan2020-05-301-3/+0
* | | net: hns3: remove an unused macro hclge_is_csqHuazhong Tan2020-05-301-2/+0
* | | net: hns3: fix a print format issue in hclge_mac_mdio_config()Huazhong Tan2020-05-301-1/+1
* | | nfp: flower: fix incorrect flag assignmentLouis Peens2020-05-291-3/+3
* | | net: ethernet: dwmac: add ethernet glue logic for NXP imx8 chipFugang Duan2020-05-293-0/+329
* | | stmmac: platform: add "snps, dwmac-5.10a" IP compatible stringFugang Duan2020-05-291-1/+2
* | | net: dsa: sja1105: avoid invalid state in sja1105_vlan_filteringVladimir Oltean2020-05-291-0/+4
|/ /
* | net: phy: marvell: unlock after phy_select_page() failureDan Carpenter2020-05-291-1/+1
* | net: phy: mscc: fix PHYs using the vsc8574_probeAntoine Tenart2020-05-291-0/+4
* | net: ethernet: mtk-star-emac: remove unused variableBartosz Golaszewski2020-05-291-3/+0
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-05-2917-87/+40
|\ \
| * | e1000: Fix typo in the commentHari2020-05-281-1/+1
| * | igc: Fix wrong register nameSasha Neftin2020-05-282-2/+2
| * | igc: Remove Sequence Error CounterSasha Neftin2020-05-283-3/+0
| * | igc: Add Receive Error CounterSasha Neftin2020-05-283-0/+3
| * | igc: Remove symbol error counterSasha Neftin2020-05-283-3/+0
| * | i40e: Make i40e_shutdown_adminq() return voidJason Yan2020-05-282-6/+2
| * | e1000e: Relax condition to trigger reset for ME workaroundPunit Agrawal2020-05-282-8/+5
| * | igc: Fix IGC_MAX_RXNFC_RULESAndre Guedes2020-05-281-1/+4
| * | igc: Reject NFC rules with multiple matchesAndre Guedes2020-05-281-5/+4
| * | igc: Remove unused flagsSasha Neftin2020-05-281-4/+0
| * | igb: make igb_set_fc_watermarks() return voidJason Yan2020-05-281-6/+3
| * | ixgbe: Remove unused inline function ixgbe_irq_disable_queuesYueHaibing2020-05-281-29/+0
| * | ixgbe: Use true, false for bool variable in __ixgbe_enable_sriov()Jason Yan2020-05-281-1/+1
| * | ixgbe: Remove conversion to bool in ixgbe_device_supports_autoneg_fc()Jason Yan2020-05-281-2/+1