summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-01bnxt_tc: update indirect block supportPablo Neira Ayuso2-40/+12
2020-06-01nfp: update indirect block supportPablo Neira Ayuso3-36/+17
2020-06-01mlx5: update indirect block supportPablo Neira Ayuso4-83/+8
2020-06-01net: ethernet: mtk-star-emac: use regmap bitopsBartosz Golaszewski1-45/+35
2020-06-01regmap: provide helpers for simple bit operationsBartosz Golaszewski1-0/+22
2020-06-01cxgb4: cleanup error code in setup_sge_queues_uld()Dan Carpenter1-4/+5
2020-06-01vxlan: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel1-0/+4
2020-06-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-34/+123
2020-06-01Bluetooth: hci_qca: Fix QCA6390 memdump failureZijun Hu1-9/+45
2020-06-01Bluetooth: btmtkuart: Use serdev_device_write_buf() instead of serdev_device_...Zijun Hu1-2/+1
2020-06-01Bluetooth: hci_qca: Improve controller ID info log levelZijun Hu1-5/+9
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller56-212/+319
2020-06-01Merge tag 'mac80211-next-for-davem-2020-05-31' of git://git.kernel.org/pub/sc...David S. Miller1-0/+1
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds20-77/+119
2020-05-31ravb: Mask PHY mode to avoid inserting delays twiceGeert Uytterhoeven1-2/+8
2020-05-31vxlan: few locking fixes in nexthop event handlerRoopa Prabhu1-7/+25
2020-05-31vxlan: add check to prevent use of remote ip attributes with NDA_NH_IDRoopa Prabhu1-0/+4
2020-05-31Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller5-296/+507
2020-05-31r8169: improve handling power management opsHeiner Kallweit1-19/+9
2020-05-31r8169: make rtl8169_down central chip quiesce functionHeiner Kallweit1-22/+11
2020-05-31r8169: move some calls to rtl8169_hw_resetHeiner Kallweit1-39/+36
2020-05-31r8169: don't reset tx ring indexes in rtl8169_tx_clearHeiner Kallweit1-1/+0
2020-05-31r8169: enable WAKE_PHY as only WoL source when runtime-suspendingHeiner Kallweit1-1/+1
2020-05-31r8169: change driver data typeHeiner Kallweit1-35/+25
2020-05-31Merge tag 'wireless-drivers-next-2020-05-30' of git://git.kernel.org/pub/scm/...David S. Miller119-742/+1633
2020-05-31net: dsa: sja1105: fix port mirroring for P/Q/R/SVladimir Oltean3-16/+48
2020-05-31net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_static_config.cVladimir Oltean2-18/+18
2020-05-31Merge tag 'mlx5-cleanup-2020-05-29' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller21-126/+168
2020-05-31net: hns3: remove some unused codes in hns3_nic_set_features()Huazhong Tan1-6/+0
2020-05-31net: hns3: fix two coding style issues in hclgevf_main.cHuazhong Tan1-2/+1
2020-05-31net: hns3: fix an incorrect comment for num_tqps in struct hclgevf_devHuazhong Tan1-1/+1
2020-05-31net: hns3: remove two unused macros in hclgevf_cmd.cHuazhong Tan1-3/+0
2020-05-31net: hns3: remove an unused macro hclge_is_csqHuazhong Tan1-2/+0
2020-05-31net: hns3: fix a print format issue in hclge_mac_mdio_config()Huazhong Tan1-1/+1
2020-05-30Merge tag 'gpio-v5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds6-18/+42
2020-05-30Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo8-4/+13
2020-05-30ath11k: clear DCM max constellation tx valueMuna Sinada1-0/+2
2020-05-30ath11k: reset trigger frame MAC padding durationMuna Sinada1-1/+1
2020-05-30ath10k: Remove ath10k_qmi_register_service_notifier() declarationDouglas Anderson1-1/+0
2020-05-30ath9k_htc: Set RX filter based to allow broadcast Action frame RXJouni Malinen3-1/+5
2020-05-30ath9k: Set RX filter based to allow broadcast Action frame RXJouni Malinen3-1/+5
2020-05-30net/mlx5e: Make mlx5e_dcbnl_ops staticSaeed Mahameed1-1/+1
2020-05-30net/mlx5e: en_tc: Fix cast to restricted __be32 warningSaeed Mahameed1-4/+4
2020-05-30net/mlx5e: en_tc: Fix incorrect type in initializer warningsSaeed Mahameed1-1/+1
2020-05-30net/mlx5: Accel: fpga tls fix cast to __be64 and incorrect argument typesSaeed Mahameed5-11/+11
2020-05-30net/mlx5: cmd: Fix memset with byte count warningSaeed Mahameed2-7/+15
2020-05-30net/mlx5: DR: Fix incorrect type in return expressionSaeed Mahameed1-1/+1
2020-05-30net/mlx5: DR: Fix cast to restricted __be32Saeed Mahameed1-1/+1
2020-05-30net/mlx5: DR: Fix incorrect type in argumentSaeed Mahameed1-1/+1
2020-05-30net/mlx5e: Use generic API to build MPLS labelEli Cohen1-17/+3