index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-4
/
+3
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-4
/
+3
2021-03-15
Merge 5.12-rc3 into staging-next
Greg Kroah-Hartman
27
-0
/
+106
2021-03-10
staging: wfx: Fix alignment style issue in sta.c
Rajat Asthana
1
-1
/
+1
2021-03-10
staging: wfx: logical continuations should be on the previous line
zhuo1angt@outlook.com
1
-3
/
+3
2021-03-10
Revert "staging: wfx: remove unused included header files"
Greg Kroah-Hartman
27
-0
/
+106
2021-02-12
staging: wfx: remove unused included header files
Muhammad Usama Anjum
27
-106
/
+0
2021-02-11
staging: wfx: avoid defining array of flexible struct
Muhammad Usama Anjum
1
-1
/
+1
2021-02-08
staging: wfx: fix possible panic with re-queued frames
Jérôme Pouiller
2
-1
/
+10
2020-11-23
Merge 5.10-rc5 into staging-testing
Greg Kroah-Hartman
1
-1
/
+1
2020-11-03
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
[next]