index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hyperv
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-21
wilc1000: use correct write command sequence in wilc_spi_sync_ext()
Ajay Singh
1
-1
/
+1
2021-09-21
wilc1000: add 'initialized' flag check before adding an element to TX queue
Ajay Singh
2
-0
/
+13
2021-09-21
wilc1000: invoke chip reset register before firmware download
Ajay Singh
1
-3
/
+19
2021-09-21
wilc1000: ignore clockless registers status response for SPI
Ajay Singh
1
-4
/
+8
2021-09-21
wilc1000: handle read failure issue for clockless registers
Ajay Singh
4
-0
/
+23
2021-09-21
wilc1000: add reset/terminate/repeat command support for SPI bus
Ajay Singh
1
-0
/
+61
2021-09-21
wilc1000: configure registers to handle chip wakeup sequence
Ajay Singh
5
-55
/
+53
2021-09-21
wilc1000: add new WID to pass wake_enable information to firmware
Ajay Singh
5
-0
/
+28
2021-09-21
wilc1000: fix possible memory leak in cfg_scan_result()
Ajay Singh
1
-2
/
+1
2021-09-21
wilc1000: move 'deinit_lock' lock init/destroy inside module probe
Ajay Singh
3
-8
/
+2
2021-09-21
rsi: Fix module dev_oper_mode parameter description
Marek Vasut
3
-8
/
+13
2021-09-21
mwifiex: Fix copy-paste mistake when creating virtual interface
Jonas Dreßler
1
-1
/
+1
2021-09-21
mwifiex: Properly initialize private structure on interface type changes
Jonas Dreßler
1
-3
/
+7
2021-09-21
mwifiex: Handle interface type changes from AP to STATION
Jonas Dreßler
1
-0
/
+1
2021-09-21
mwifiex: Allow switching interface type from P2P_CLIENT to P2P_GO
Jonas Dreßler
1
-0
/
+36
2021-09-21
mwifiex: Update virtual interface counters right after setting bss_type
Jonas Dreßler
1
-11
/
+14
2021-09-21
mwifiex: Use helper function for counting interface types
Jonas Dreßler
1
-75
/
+35
2021-09-21
mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-type
Jonas Dreßler
1
-18
/
+4
2021-09-21
mwifiex: Use function to check whether interface type change is allowed
Jonas Dreßler
1
-47
/
+92
2021-09-21
mwifiex: Small cleanup for handling virtual interface type changes
Jonas Dreßler
1
-25
/
+14
2021-09-21
rtw88: move adaptivity mechanism to firmware
Chin-Yen Lee
5
-1
/
+80
2021-09-21
rtw88: support adaptivity for ETSI/JP DFS region
Zong-Zhe Yang
11
-2
/
+245
2021-09-21
rtw88: add regulatory strategy by chip type
Zong-Zhe Yang
4
-43
/
+171
2021-09-21
rtw88: upgrade rtw_regulatory mechanism and mapping
Zong-Zhe Yang
7
-295
/
+371
2021-09-21
brcmfmac: fix incorrect error prints
James Prestwood
1
-6
/
+6
2021-09-21
rsi: fix rate mask set leading to P2P failure
Martin Fuzzey
4
-65
/
+50
2021-09-21
rsi: fix key enabled check causing unwanted encryption for vap_id > 0
Martin Fuzzey
3
-1
/
+4
2021-09-21
rsi: fix occasional initialisation failure with BT coex
Martin Fuzzey
3
-3
/
+18
2021-09-13
Linux 5.15-rc1
v5.15-rc1
Linus Torvalds
1
-2
/
+2
2021-09-11
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
1
-2
/
+12
2021-09-11
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-81
/
+417
2021-09-11
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-09-11
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-10
/
+32
2021-09-11
perf tools: Add an option to build without libbfd
Ian Rogers
1
-22
/
+25
2021-09-11
perf tools: Allow build-id with trailing zeros
Namhyung Kim
1
-0
/
+10
2021-09-11
perf tools: Fix hybrid config terms list corruption
Adrian Hunter
2
-9
/
+27
2021-09-11
perf tools: Factor out copy_config_terms() and free_config_terms()
Adrian Hunter
3
-13
/
+19
2021-09-11
perf tools: Fix perf_event_attr__fprintf() missing/dupl. fields
Adrian Hunter
1
-1
/
+4
2021-09-11
perf tools: Ignore Documentation dependency file
Ian Rogers
1
-0
/
+1
2021-09-11
riscv: Move EXCEPTION_TABLE to RO_DATA segment
Jisheng Zhang
2
-3
/
+2
2021-09-11
riscv: Enable BUILDTIME_TABLE_SORT
Jisheng Zhang
2
-0
/
+2
2021-09-11
riscv: dts: microchip: mpfs-icicle: Fix serial console
Geert Uytterhoeven
1
-1
/
+5
2021-09-11
riscv: move the (z)install rules to arch/riscv/Makefile
Masahiro Yamada
2
-10
/
+5
2021-09-11
riscv: Improve stack randomisation on RV64
Kefeng Wang
2
-1
/
+4
2021-09-11
riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1
Heinrich Schuchardt
1
-0
/
+2
2021-09-11
riscv: defconfig: enable BLK_DEV_NVME
Heinrich Schuchardt
1
-0
/
+2
2021-09-11
Documentation: core-api/cpuhotplug: Rewrite the API section
Thomas Gleixner
2
-121
/
+590
2021-09-11
cpu/hotplug: Remove deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-6
/
+0
2021-09-11
thermal: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-09-10
perf bpf: Provide a weak btf__load_from_kernel_by_id() for older libbpf versions
Arnaldo Carvalho de Melo
1
-0
/
+8
[next]