aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-05-02octeontx2-af: debugfs: fix error return of allocationsNiels Dossche1-2/+2
2022-05-02Stefan Schmidt says:Jakub Kicinski5-301/+92
2022-05-02rtw88: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2-2/+1
2022-05-02carl9170: tx: fix an incorrect use of list iteratorXiaomeng Tong1-0/+3
2022-05-02wil6210: use NAPI_POLL_WEIGHT for napi budgetJakub Kicinski2-5/+4
2022-05-02ath10k: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski5-7/+4
2022-05-02ath11k: Add support for WCN6750 deviceManikanta Pubbisetty4-13/+158
2022-05-02ath11k: Datapath changes to support WCN6750Manikanta Pubbisetty2-0/+33
2022-05-02ath11k: HAL changes to support WCN6750Manikanta Pubbisetty5-13/+163
2022-05-02ath11k: Add QMI changes for WCN6750Manikanta Pubbisetty3-28/+56
2022-05-02ath11k: Fetch device information via QMI for WCN6750Manikanta Pubbisetty2-4/+164
2022-05-02ath11k: Add register access logic for WCN6750Manikanta Pubbisetty3-35/+35
2022-05-02ath11k: Add HW params for WCN6750Manikanta Pubbisetty4-0/+77
2022-05-02ath11k: Move parameters in bus_params to hw_paramsManikanta Pubbisetty7-47/+49
2022-05-02ath11k: change management tx queue to avoid connection timed outWen Gong1-1/+1
2022-05-02ath11k: fix warning of not found station for bssid in messageWen Gong1-5/+6
2022-05-02qed: replace bitmap_weight with bitmap_empty in qed_roce_stop()Yury Norov1-1/+1
2022-05-02octeontx2-pf: replace bitmap_weight with bitmap_empty where appropriateYury Norov2-3/+3
2022-05-02qed: rework qed_rdma_bmap_free()Yury Norov1-30/+13
2022-05-02net: mellanox: fix open-coded for_each_set_bit()Yury Norov1-17/+6
2022-05-02net: systemport: don't use bitmap_weight() in bcm_sysport_rule_set()Yury Norov1-5/+1
2022-05-02net: dsa: don't use bitmap_weight() in b53_arl_read()Yury Norov1-5/+1
2022-05-02net: pcs: pcs-xpcs: Convert to mdiobus_c45_readAndrew Lunn1-4/+2
2022-05-02net: dsa: sja1105: Convert to mdiobus_c45_readAndrew Lunn1-3/+2
2022-05-02net: phy: bcm87xx: Use mmd helpersAndrew Lunn1-16/+20
2022-05-02net: phy: Convert to mdiobus_c45_{read|write}Andrew Lunn1-7/+11
2022-05-02net: phylink: Convert to mdiobus_c45_{read|write}Andrew Lunn1-15/+17
2022-05-02Merge tag 'linux-can-next-for-5.19-20220502' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextPaolo Abeni4-54/+12
2022-05-02nfp: support VxLAN inner TSO with GSO_PARTIAL offloadFei Qin1-2/+6
2022-05-02can: ctucanfd: remove PCI module debug parametersPavel Pisa1-16/+6
2022-05-02can: ctucanfd: remove debug statementsPavel Pisa1-26/+0
2022-05-02can: ctucanfd: remove inline keyword from local static functionsPavel Pisa1-4/+3
2022-05-02can: ctucanfd: ctucan_platform_probe(): remove unnecessary print function dev_err()Jiapeng Chong1-1/+0
2022-05-02can: ctucanfd: remove unused including <linux/version.h>Jiapeng Chong1-1/+0
2022-05-02can: m_can: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski1-6/+3
2022-05-01net: dsa: b53: convert to phylink_pcsRussell King (Oracle)5-72/+75
2022-05-01net: phy: adin1100: Add SQI supportAlexandru Tachici1-0/+52
2022-05-01net: phy: adin1100: Add initial support for ADIN1100 industrial PHYAlexandru Ardelean3-0/+248
2022-05-01net: phy: Add 10BASE-T1L support in phy-c45Alexandru Tachici2-5/+253
2022-05-01ethtool: Add 10base-T1L link mode entryAlexandru Tachici3-3/+7
2022-05-01rtw88: fix hw scan may cause disconnect issueChih-Kang Chang1-1/+11
2022-05-01rtw88: fix not disabling beacon filter after disconnectionChih-Kang Chang1-1/+5
2022-05-01rtw88: add HT MPDU density value for each chipChih-Kang Chang6-1/+7
2022-05-01net: dsa: mv88e6xxx: Cosmetic change spaces to tabs in dsa_switch_opsMarek BehĂșn1-5/+5
2022-05-01pci_irq_vector() can't be used in atomic context any longer. This conflictsThomas Gleixner1-8/+8
2022-05-01plfxlc: Remove unused include <linux/version.h>Jiapeng Chong1-1/+0
2022-05-01net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min2-1/+2
2022-05-01net: enable memcg accounting for veth queuesVasily Averin1-1/+1
2022-05-01net: phy: marvell: update abilities and advertising when switching to SGMIIRobert Hancock1-1/+15
2022-04-30eth: remove remaining copies of the NAPI_POLL_WEIGHT defineJakub Kicinski3-8/+5