summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
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-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
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-14xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park
2020-12-14xen/xenbus: Allow watches discard events before queueingSeongJae Park
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
2020-12-12ath11k: hif: implement suspend and resume functionsCarl Huang
2020-12-12ath11k: mhi: hook suspend and resumeCarl Huang
2020-12-12ath11k: Fix incorrect tlvs in scan start commandPradeep Kumar Chitrapu
2020-12-12ath11k: pci: disable VDD4BLOWCarl Huang
2020-12-12ath11k: pci: fix L1ss clock unstable problemCarl Huang
2020-12-12ath11k: pci: fix hot reset stability issuesCarl Huang
2020-12-12ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDIDCarl Huang
2020-12-12ath11k: mhi: print a warning if firmware crashedKalle Valo
2020-12-12ath11k: use MHI provided APIs to allocate and free MHI controllerBhaumik Bhatt