summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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/...Paolo 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...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-01Merge tag 'irq_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+5
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-01nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_...Duoming Zhou1-1/+1
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-30Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+20
2022-04-30Merge tag 'char-misc-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-113/+148
2022-04-30Merge tag 'tty-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-215/+293
2022-04-30Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds26-44/+191
2022-04-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-5/+5
2022-04-30eth: remove remaining copies of the NAPI_POLL_WEIGHT defineJakub Kicinski3-8/+5
2022-04-30net/funeth: simplify the return expression of fun_dl_info_get()Minghao Chi1-7/+1
2022-04-30qede: Reduce verbosity of ptp tx timestampPrabhakar Kushwaha1-5/+5
2022-04-30net: ethernet: ocelot: remove the need for num_stats initializerColin Foster6-5/+8
2022-04-30net: cpsw: add missing of_node_put() in cpsw_probe_dt()Yang Yingliang1-1/+4