index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
/
main.c
Age
Commit message (
Expand
)
Author
2022-04-06
wfx: get out from the staging area
Jérôme Pouiller
2022-02-25
staging: wfx: check the return value of devm_kmalloc()
Xiaoke Wang
2022-02-21
staging: wfx: fix an error handling in wfx_init_common()
Xiaoke Wang
2022-02-21
staging: wfx: fix scan with WFM200 and WW regulation
Riccardo Ferrazzo
2022-02-17
staging: wfx: Fix spelling mistake "unexpectly" -> "unexpectedly"
Colin Ian King
2022-02-15
staging: wfx: remove support for legacy PDS format
Jérôme Pouiller
2022-02-15
staging: wfx: allow new PDS format
Jérôme Pouiller
2022-01-25
staging: wfx: rename "config-file" DT attribute
Jérôme Pouiller
2022-01-25
staging: wfx: remove force_ps_timeout
Jérôme Pouiller
2022-01-25
staging: wfx: use explicit labels for errors
Jérôme Pouiller
2022-01-25
staging: wfx: fix structs alignments
Jérôme Pouiller
2022-01-25
staging: wfx: reformat comments on 100 columns
Jérôme Pouiller
2022-01-25
staging: wfx: reformat code on 100 columns
Jérôme Pouiller
2022-01-25
staging: wfx: prefix structs tx_policy and hwbus_ops with wfx_
Jérôme Pouiller
2022-01-25
staging: wfx: prefix structs hif_* with wfx_
Jérôme Pouiller
2022-01-25
staging: wfx: prefix functions from hwio.h with wfx_
Jérôme Pouiller
2022-01-25
staging: wfx: prefix functions from hif_*.h with wfx_
Jérôme Pouiller
2022-01-25
staging: wfx: remove unnecessary braces
Jérôme Pouiller
2021-09-14
staging: wfx: explain the purpose of wfx_send_pds()
Jérôme Pouiller
2021-09-14
staging: wfx: avoid c99 comments
Jérôme Pouiller
2021-09-14
staging: wfx: remove references to WFxxx in comments
Jérôme Pouiller
2021-09-14
staging: wfx: relax the PDS existence constraint
Jérôme Pouiller
2021-09-14
staging: wfx: declare support for TDLS
Jérôme Pouiller
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-03-10
Revert "staging: wfx: remove unused included header files"
Greg Kroah-Hartman
2021-02-12
staging: wfx: remove unused included header files
Muhammad Usama Anjum
2020-10-10
staging: wfx: wfx_init_common() returns NULL on error
Jérôme Pouiller
2020-10-10
staging: wfx: check memory allocation
Jérôme Pouiller
2020-10-07
staging: wfx: update copyrights dates
Jérôme Pouiller
2020-09-13
staging: wfx: drop useless structs only used in hif_ind_startup
Jérôme Pouiller
2020-09-13
staging: wfx: drop multicast filtering
Jérôme Pouiller
2020-09-13
staging: wfx: drop 'secure link' feature
Jérôme Pouiller
2020-08-28
staging: wfx: enable powersave on probe
Jérôme Pouiller
2020-08-28
staging: wfx: scan while AP is supported
Jérôme Pouiller
2020-08-18
staging: wfx: fix a handful of spelling mistakes
Colin Ian King
2020-07-10
staging: wfx: Get descriptors for GPIOs
Linus Walleij
2020-07-03
staging: wfx: add a debugfs entry to force ps_timeout
Jérôme Pouiller
2020-07-03
staging: wfx: associate tx_queues to vifs
Jérôme Pouiller
2020-05-27
staging: wfx: add support for tx_power_loop
Jérôme Pouiller
2020-05-15
staging: wfx: apply 80-columns rule to strings
Jérôme Pouiller
2020-05-13
staging: wfx: fix endianness of the field 'status'
Jérôme Pouiller
2020-05-13
staging: wfx: use kernel types instead of c99 ones
Jérôme Pouiller
2020-05-13
staging: wfx: remove spaces after cast operator
Jérôme Pouiller
2020-05-13
staging: wfx: fix alignements of function prototypes
Jérôme Pouiller
2020-05-13
staging: wfx: remove useless header inclusions
Jérôme Pouiller
2020-05-13
staging: wfx: poll IRQ during init
Jérôme Pouiller
2020-05-13
staging: wfx: fix double free
Jérôme Pouiller
2020-05-13
staging: wfx: reduce timeout for chip initial start up
Jérôme Pouiller
2020-04-28
staging: wfx: fix highest Rx value declared in ieee80211_supported_band
Jérôme Pouiller
2020-04-28
staging: wfx: add support for 'device too hot' indication
Jérôme Pouiller
[next]