summaryrefslogtreecommitdiffstats
path: root/net/qrtr/qrtr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-22net: stmmac: platform: fix build error with !CONFIG_PM_SLEEPWei Yongjun1-6/+4
2021-03-22net: l2tp: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-22misdn: avoid -Wempty-body warningArnd Bergmann1-2/+0
2021-03-22net: move the ptype_all and ptype_base declarations to include/linux/netdevice.hVladimir Oltean2-3/+3
2021-03-22net: make xps_needed and xps_rxqs_needed staticVladimir Oltean1-4/+2
2021-03-22net: bridge: declare br_vlan_tunnel_lookup argument tunnel_id as __be64Vladimir Oltean1-1/+1
2021-03-22cxgb4: Remove redundant NULL checkJiapeng Chong1-2/+1
2021-03-22net: dsa: mv88e6xxx: fix up kerneldoc some moreVladimir Oltean1-3/+3
2021-03-22bnxt_en: Enhance retry of the first message to the firmware.Michael Chan2-2/+7
2021-03-22bnxt_en: Remove the read of BNXT_FW_RESET_INPROG_REG after firmware reset.Vasundhara Volam1-20/+11
2021-03-22bnxt_en: Set BNXT_STATE_FW_RESET_DET flag earlier for the RDMA driver.Michael Chan1-1/+3
2021-03-22bnxt_en: check return value of bnxt_hwrm_func_resc_qcapsScott Branden1-1/+4
2021-03-22bnxt_en: don't fake firmware response success when PCI is disabledEdwin Peer1-2/+2
2021-03-22bnxt_en: Improve wait for firmware commands completionPavan Chebbi2-4/+29
2021-03-22bnxt_en: Improve the status_reliable flag in bp->fw_health.Michael Chan1-5/+26
2021-03-22net: hns3: add support for user-def data of flow directorJian Shen3-14/+359
2021-03-22net: hns3: refine for hns3_del_all_fd_entries()Jian Shen3-19/+3
2021-03-22net: hns3: refactor flow director configurationJian Shen2-209/+319
2021-03-22net: hns3: add support for traffic class tuple support for flow director by e...Jian Shen1-7/+20
2021-03-22net: hns3: refactor for function hclge_fd_convert_tupleJian Shen2-104/+97
2021-03-22net: hns3: refactor out hclge_fd_get_tuple()Jian Shen1-103/+117
2021-03-22net: hns3: refactor out hclge_add_fd_entry()Jian Shen1-27/+40
2021-03-22linux/qed: Mundane spelling fixes throughout the fileBhaskar Chowdhury1-4/+4
2021-03-22openvswitch: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-22NFC: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-22MAINTAINERS: Add entries for Actions Semi Owl Ethernet MACCristian Ciocaltea1-0/+2
2021-03-22net: ethernet: actions: Add Actions Semi Owl Ethernet MAC driverCristian Ciocaltea6-0/+1939