index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-14
wifi: wfx: Fix error handling in wfx_core_init()
Yuan Can
1
-2
/
+15
2022-04-13
staging: wfx: fix an error handling in wfx_init_common()
Xiaoke Wang
1
-1
/
+6
2021-11-26
staging: wfx: ensure IRQ is ready before enabling it
Jérôme Pouiller
1
-7
/
+10
2021-03-04
staging: wfx: fix possible panic with re-queued frames
Jérôme Pouiller
2
-1
/
+10
2020-11-03
Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2020-10-28
MAINTAINERS: fix broken doc refs due to yaml conversion
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-27
staging: wfx: fix test on return value of gpiod_get_value()
Jérôme Pouiller
1
-1
/
+1
2020-10-27
staging: wfx: fix use of uninitialized pointer
Jérôme Pouiller
1
-3
/
+3
2020-10-10
staging: wfx: improve robustness of wfx_get_hw_rate()
Jérôme Pouiller
1
-0
/
+4
2020-10-10
staging: wfx: drop unicode characters from strings
Jérôme Pouiller
1
-1
/
+1
2020-10-10
staging: wfx: gpiod_get_value() can return an error
Jérôme Pouiller
2
-3
/
+3
2020-10-10
staging: wfx: increase robustness of hif_generic_confirm()
Jérôme Pouiller
1
-2
/
+2
2020-10-10
staging: wfx: wfx_init_common() returns NULL on error
Jérôme Pouiller
1
-1
/
+1
2020-10-10
staging: wfx: standardize the error when vif does not exist
Jérôme Pouiller
3
-11
/
+32
2020-10-10
staging: wfx: check memory allocation
Jérôme Pouiller
1
-1
/
+7
2020-10-10
staging: wfx: improve error handling of hif_join()
Jérôme Pouiller
1
-1
/
+3
2020-10-07
dt-bindings: staging: wfx: silabs,wfx yaml conversion
Jérôme Pouiller
2
-96
/
+125
2020-10-07
staging: wfx: update copyrights dates
Jérôme Pouiller
33
-33
/
+33
2020-10-07
staging: wfx: fix QoS priority for slow buses
Jérôme Pouiller
2
-2
/
+13
2020-10-07
staging: wfx: fix BA sessions for older firmwares
Jérôme Pouiller
1
-0
/
+3
2020-10-07
staging: wfx: remove remaining code of 'secure link' feature
Jérôme Pouiller
2
-19
/
+0
2020-10-07
staging: wfx: fix handling of MMIC error
Jérôme Pouiller
1
-1
/
+1
2020-09-16
staging: wfx: simplify virt_addr_valid call
Tom Rix
1
-1
/
+1
2020-09-13
staging: wfx: update TODO list
Jérôme Pouiller
1
-19
/
+0
2020-09-13
staging: wfx: drop async field from struct hif_cmd
Jérôme Pouiller
3
-22
/
+10
2020-09-13
staging: wfx: uniformize naming rules in hif_tx_mib.c
Jérôme Pouiller
1
-25
/
+25
2020-09-13
staging: wfx: fix spaces
Jérôme Pouiller
2
-4
/
+1
2020-09-13
staging: wfx: fix naming of hif_tx_rate_retry_policy
Jérôme Pouiller
1
-2
/
+2
2020-09-13
staging: wfx: drop macro API_SSID_SIZE
Jérôme Pouiller
3
-9
/
+3
2020-09-13
staging: wfx: drop struct hif_ie_tlv
Jérôme Pouiller
1
-7
/
+3
2020-09-13
staging: wfx: drop useless union hif_indication_data
Jérôme Pouiller
2
-14
/
+10
2020-09-13
staging: wfx: drop useless union hif_event_data
Jérôme Pouiller
1
-7
/
+5
2020-09-13
staging: wfx: drop useless union hif_privacy_key_data
Jérôme Pouiller
1
-13
/
+11
2020-09-13
staging: wfx: drop useless structs only used in hif_ind_startup
Jérôme Pouiller
2
-27
/
+14
2020-09-13
staging: wfx: drop useless stricts only used in hif_req_start_scan_alt
Jérôme Pouiller
2
-25
/
+12
2020-09-13
staging: wfx: drop useless structs only used in hif_req_tx
Jérôme Pouiller
2
-58
/
+30
2020-09-13
staging: wfx: drop useless struct hif_tx_result_flags
Jérôme Pouiller
2
-12
/
+7
2020-09-13
staging: wfx: drop useless struct hif_rx_flags
Jérôme Pouiller
2
-16
/
+11
2020-09-13
staging: wfx: drop useless struct hif_pm_mode
Jérôme Pouiller
2
-7
/
+3
2020-09-13
staging: wfx: drop useless struct hif_suspend_resume_flags
Jérôme Pouiller
2
-8
/
+4
2020-09-13
staging: wfx: drop useless struct hif_map_link_flags
Jérôme Pouiller
2
-14
/
+5
2020-09-13
staging: wfx: drop useless struct hif_bss_flags
Jérôme Pouiller
1
-5
/
+1
2020-09-13
staging: wfx: drop useless struct hif_join_flags
Jérôme Pouiller
1
-11
/
+7
2020-09-13
staging: wfx: drop useless struct hif_ie_flags
Jérôme Pouiller
2
-10
/
+6
2020-09-13
staging: wfx: drop useless struct hif_reset_flags
Jérôme Pouiller
2
-4
/
+4
2020-09-13
staging: wfx: drop useless union hif_commands_ids
Jérôme Pouiller
1
-6
/
+0
2020-09-13
staging: wfx: drop useless enum hif_beacon
Jérôme Pouiller
1
-5
/
+0
2020-09-13
staging: wfx: drop useless function
Jérôme Pouiller
4
-22
/
+0
2020-09-13
staging: wfx: drop multicast filtering
Jérôme Pouiller
7
-145
/
+2
2020-09-13
staging: wfx: drop 'secure link' feature
Jérôme Pouiller
8
-281
/
+8
[next]