summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-12-14net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process con...Vladimir Oltean
2020-12-14nfc: s3fwrn5: Release the nfc firmwareBongsu Jeon
2020-12-14net: vxget: clean up sparse warningsJakub Kicinski
2020-12-14Merge tag 'linux-can-next-for-5.11-20201214' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-12-14mlxsw: spectrum_router: Use eXtended mezzanine to offload IPv4 routerJiri Pirko
2020-12-14mlxsw: spectrum: Set KVH XLT cache mode for Spectrum2/3Jiri Pirko
2020-12-14mlxsw: spectrum_router_xm: Introduce basic XM cache flushingJiri Pirko
2020-12-14mlxsw: reg: Add Router LPM Cache Enable RegisterJiri Pirko
2020-12-14mlxsw: reg: Add Router LPM Cache ML Delete RegisterJiri Pirko
2020-12-14mlxsw: spectrum_router_xm: Implement L-value tracking for M-indexJiri Pirko
2020-12-14mlxsw: reg: Add XM Router M Table RegisterJiri Pirko
2020-12-14mlxsw: spectrum_router: Introduce per-ASIC XM initializationJiri Pirko
2020-12-14mlxsw: reg: Add XM Lookup Table Query RegisterJiri Pirko
2020-12-14mlxsw: reg: Add Router XLT M select RegisterJiri Pirko
2020-12-14mlxsw: Ignore ports that are connected to eXtended mezanineJiri Pirko
2020-12-14mlxsw: pci: Obtain info about ports used by eXtended mezanineJiri Pirko
2020-12-14mlxsw: spectrum_router: Introduce XM implementation of router low-level opsJiri Pirko
2020-12-14mlxsw: reg: Add Router XLT Enable RegisterJiri Pirko
2020-12-14mlxsw: reg: Add XM Direct RegisterJiri Pirko
2020-12-14bnxt_en: Enable batch mode when using HWRM_NVM_MODIFY to flash packages.Michael Chan
2020-12-14bnxt_en: Retry installing FW package under NO_SPACE error condition.Pavan Chebbi
2020-12-14bnxt_en: Restructure bnxt_flash_package_from_fw_obj() to execute in a loop.Pavan Chebbi
2020-12-14bnxt_en: Rearrange the logic in bnxt_flash_package_from_fw_obj().Michael Chan
2020-12-14bnxt_en: Refactor bnxt_flash_nvram.Pavan Chebbi
2020-12-14ice, xsk: Move Rx allocation out of while-loopBjörn Töpel
2020-12-14net: mtk_eth: simplify the mediatek code return expressionZheng Yongjun
2020-12-14octeontx2-af: Add devlink health reporters for NPAGeorge Cherian
2020-12-14octeontx2-af: Add devlink suppoort to af driverGeorge Cherian
2020-12-14net: mhi: Fix unexpected queue wakeLoic Poulain
2020-12-14net: dsa: mv88e6xxx: don't set non-existing learn2all bit for 6220/6250Rasmus Villemoes
2020-12-14can: m_can: use struct m_can_classdev as drvdataMarc Kleine-Budde
2020-12-14can: m_can: let m_can_class_allocate_dev() allocate driver specific private dataMarc Kleine-Budde
2020-12-14can: m_can: m_can_clk_start(): make use of pm_runtime_resume_and_get()Marc Kleine-Budde
2020-12-14can: m_can: m_can_config_endisable(): mark as staticMarc Kleine-Budde
2020-12-14can: m_can: use cdev as name for struct m_can_classdev uniformlyMarc Kleine-Budde
2020-12-14can: m_can: convert indention to kernel coding styleMarc Kleine-Budde
2020-12-14can: m_can: update link to M_CAN user manualMarc Kleine-Budde
2020-12-12nfc: s3fwrn5: let core configure the interrupt triggerKrzysztof Kozlowski
2020-12-12net: dsa: mt7530: enable MTU normalizationDENG Qingfang
2020-12-12Merge tag 'wireless-drivers-next-2020-12-12' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-12Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-12-12ath11k: implement suspend for QCA6390 PCI devicesCarl Huang
2020-12-12ath11k: hif: add ce irq enable and disable functionsCarl Huang
2020-12-12ath11k: implement WoW enable and wakeup commandsCarl Huang
2020-12-12ath11k: set credit_update flag for flow controlled ep onlyCarl Huang
2020-12-12ath11k: dp: stop rx pktlog before suspendCarl Huang
2020-12-12ath11k: htc: implement suspend handlingCarl Huang
2020-12-12ath11k: htc: remove unused struct ath11k_htc_opsKalle Valo
2020-12-12ath11k: pci: read select_window register to ensure write is finishedCarl Huang