summaryrefslogtreecommitdiffstats
path: root/drivers/net/hyperv (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-21wilc1000: use correct write command sequence in wilc_spi_sync_ext()Ajay Singh1-1/+1
2021-09-21wilc1000: add 'initialized' flag check before adding an element to TX queueAjay Singh2-0/+13
2021-09-21wilc1000: invoke chip reset register before firmware downloadAjay Singh1-3/+19
2021-09-21wilc1000: ignore clockless registers status response for SPIAjay Singh1-4/+8
2021-09-21wilc1000: handle read failure issue for clockless registersAjay Singh4-0/+23
2021-09-21wilc1000: add reset/terminate/repeat command support for SPI busAjay Singh1-0/+61
2021-09-21wilc1000: configure registers to handle chip wakeup sequenceAjay Singh5-55/+53
2021-09-21wilc1000: add new WID to pass wake_enable information to firmwareAjay Singh5-0/+28
2021-09-21wilc1000: fix possible memory leak in cfg_scan_result()Ajay Singh1-2/+1
2021-09-21wilc1000: move 'deinit_lock' lock init/destroy inside module probeAjay Singh3-8/+2
2021-09-21rsi: Fix module dev_oper_mode parameter descriptionMarek Vasut3-8/+13
2021-09-21mwifiex: Fix copy-paste mistake when creating virtual interfaceJonas Dreßler1-1/+1
2021-09-21mwifiex: Properly initialize private structure on interface type changesJonas Dreßler1-3/+7
2021-09-21mwifiex: Handle interface type changes from AP to STATIONJonas Dreßler1-0/+1
2021-09-21mwifiex: Allow switching interface type from P2P_CLIENT to P2P_GOJonas Dreßler1-0/+36
2021-09-21mwifiex: Update virtual interface counters right after setting bss_typeJonas Dreßler1-11/+14
2021-09-21mwifiex: Use helper function for counting interface typesJonas Dreßler1-75/+35
2021-09-21mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-typeJonas Dreßler1-18/+4
2021-09-21mwifiex: Use function to check whether interface type change is allowedJonas Dreßler1-47/+92
2021-09-21mwifiex: Small cleanup for handling virtual interface type changesJonas Dreßler1-25/+14
2021-09-21rtw88: move adaptivity mechanism to firmwareChin-Yen Lee5-1/+80
2021-09-21rtw88: support adaptivity for ETSI/JP DFS regionZong-Zhe Yang11-2/+245
2021-09-21rtw88: add regulatory strategy by chip typeZong-Zhe Yang4-43/+171
2021-09-21rtw88: upgrade rtw_regulatory mechanism and mappingZong-Zhe Yang7-295/+371
2021-09-21brcmfmac: fix incorrect error printsJames Prestwood1-6/+6
2021-09-21rsi: fix rate mask set leading to P2P failureMartin Fuzzey4-65/+50
2021-09-21rsi: fix key enabled check causing unwanted encryption for vap_id > 0Martin Fuzzey3-1/+4
2021-09-21rsi: fix occasional initialisation failure with BT coexMartin Fuzzey3-3/+18
2021-09-13Linux 5.15-rc1v5.15-rc1Linus Torvalds1-2/+2
2021-09-11tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo1-2/+12
2021-09-11tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo1-81/+417
2021-09-11tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2021-09-11tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo1-10/+32
2021-09-11perf tools: Add an option to build without libbfdIan Rogers1-22/+25
2021-09-11perf tools: Allow build-id with trailing zerosNamhyung Kim1-0/+10
2021-09-11perf tools: Fix hybrid config terms list corruptionAdrian Hunter2-9/+27
2021-09-11perf tools: Factor out copy_config_terms() and free_config_terms()Adrian Hunter3-13/+19
2021-09-11perf tools: Fix perf_event_attr__fprintf() missing/dupl. fieldsAdrian Hunter1-1/+4
2021-09-11perf tools: Ignore Documentation dependency fileIan Rogers1-0/+1
2021-09-11riscv: Move EXCEPTION_TABLE to RO_DATA segmentJisheng Zhang2-3/+2
2021-09-11riscv: Enable BUILDTIME_TABLE_SORTJisheng Zhang2-0/+2
2021-09-11riscv: dts: microchip: mpfs-icicle: Fix serial consoleGeert Uytterhoeven1-1/+5
2021-09-11riscv: move the (z)install rules to arch/riscv/MakefileMasahiro Yamada2-10/+5
2021-09-11riscv: Improve stack randomisation on RV64Kefeng Wang2-1/+4
2021-09-11riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1Heinrich Schuchardt1-0/+2
2021-09-11riscv: defconfig: enable BLK_DEV_NVMEHeinrich Schuchardt1-0/+2
2021-09-11Documentation: core-api/cpuhotplug: Rewrite the API sectionThomas Gleixner2-121/+590
2021-09-11cpu/hotplug: Remove deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-6/+0
2021-09-11thermal: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-2/+2
2021-09-10perf bpf: Provide a weak btf__load_from_kernel_by_id() for older libbpf versionsArnaldo Carvalho de Melo1-0/+8