index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-23
Merge 5.10-rc5 into staging-testing
Greg Kroah-Hartman
1
-1
/
+1
2020-11-04
Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2020-11-02
Merge 5.10-rc2 into staging-next
Greg Kroah-Hartman
2
-4
/
+4
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-26
staging: wfx: make a const array static, makes object smaller
Colin Ian King
1
-1
/
+1
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
2020-09-13
staging: wfx: keep API error list up-to-date
Jérôme Pouiller
2
-0
/
+3
[next]