summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-05-02ath11k: HAL changes to support WCN6750Manikanta Pubbisetty
2022-05-02ath11k: Add QMI changes for WCN6750Manikanta Pubbisetty
2022-05-02ath11k: Fetch device information via QMI for WCN6750Manikanta Pubbisetty
2022-05-02ath11k: Add register access logic for WCN6750Manikanta Pubbisetty
2022-05-02ath11k: Add HW params for WCN6750Manikanta Pubbisetty
2022-05-02ath11k: Move parameters in bus_params to hw_paramsManikanta Pubbisetty
2022-05-02ath11k: change management tx queue to avoid connection timed outWen Gong
2022-05-02ath11k: fix warning of not found station for bssid in messageWen Gong
2022-05-02qed: replace bitmap_weight with bitmap_empty in qed_roce_stop()Yury Norov
2022-05-02octeontx2-pf: replace bitmap_weight with bitmap_empty where appropriateYury Norov
2022-05-02qed: rework qed_rdma_bmap_free()Yury Norov
2022-05-02net: mellanox: fix open-coded for_each_set_bit()Yury Norov
2022-05-02net: systemport: don't use bitmap_weight() in bcm_sysport_rule_set()Yury Norov
2022-05-02net: dsa: don't use bitmap_weight() in b53_arl_read()Yury Norov
2022-05-02net: pcs: pcs-xpcs: Convert to mdiobus_c45_readAndrew Lunn
2022-05-02net: dsa: sja1105: Convert to mdiobus_c45_readAndrew Lunn
2022-05-02net: phy: bcm87xx: Use mmd helpersAndrew Lunn
2022-05-02net: phy: Convert to mdiobus_c45_{read|write}Andrew Lunn
2022-05-02net: phylink: Convert to mdiobus_c45_{read|write}Andrew Lunn
2022-05-02Merge tag 'linux-can-next-for-5.19-20220502' of git://git.kernel.org/pub/scm/...Paolo Abeni
2022-05-02nfp: support VxLAN inner TSO with GSO_PARTIAL offloadFei Qin
2022-05-02can: ctucanfd: remove PCI module debug parametersPavel Pisa
2022-05-02can: ctucanfd: remove debug statementsPavel Pisa
2022-05-02can: ctucanfd: remove inline keyword from local static functionsPavel Pisa
2022-05-02can: ctucanfd: ctucan_platform_probe(): remove unnecessary print function dev...Jiapeng Chong
2022-05-02can: ctucanfd: remove unused including <linux/version.h>Jiapeng Chong
2022-05-02can: m_can: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-05-01net: dsa: b53: convert to phylink_pcsRussell King (Oracle)
2022-05-01net: phy: adin1100: Add SQI supportAlexandru Tachici
2022-05-01net: phy: adin1100: Add initial support for ADIN1100 industrial PHYAlexandru Ardelean
2022-05-01net: phy: Add 10BASE-T1L support in phy-c45Alexandru Tachici
2022-05-01ethtool: Add 10base-T1L link mode entryAlexandru Tachici
2022-05-01rtw88: fix hw scan may cause disconnect issueChih-Kang Chang
2022-05-01rtw88: fix not disabling beacon filter after disconnectionChih-Kang Chang
2022-05-01rtw88: add HT MPDU density value for each chipChih-Kang Chang
2022-05-01net: dsa: mv88e6xxx: Cosmetic change spaces to tabs in dsa_switch_opsMarek BehĂșn
2022-05-01pci_irq_vector() can't be used in atomic context any longer. This conflictsThomas Gleixner
2022-05-01plfxlc: Remove unused include <linux/version.h>Jiapeng Chong
2022-05-01net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min
2022-05-01net: enable memcg accounting for veth queuesVasily Averin
2022-05-01net: phy: marvell: update abilities and advertising when switching to SGMIIRobert Hancock
2022-04-30eth: remove remaining copies of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-30net/funeth: simplify the return expression of fun_dl_info_get()Minghao Chi
2022-04-30qede: Reduce verbosity of ptp tx timestampPrabhakar Kushwaha
2022-04-30net: ethernet: ocelot: remove the need for num_stats initializerColin Foster
2022-04-30net: cpsw: add missing of_node_put() in cpsw_probe_dt()Yang Yingliang
2022-04-30net: lan966x: remove PHY reset supportMichael Walle
2022-04-29net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...Yang Yingliang
2022-04-29net: dsa: mt7530: add missing of_node_put() in mt7530_setup()Yang Yingliang
2022-04-29nfp: flower: utilize the tuple iifidx in offloading ct flowsYinjun Zhang