summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx/main.c
AgeCommit message (Expand)Author
2022-04-06wfx: get out from the staging areaJérôme Pouiller
2022-02-25staging: wfx: check the return value of devm_kmalloc()Xiaoke Wang
2022-02-21staging: wfx: fix an error handling in wfx_init_common()Xiaoke Wang
2022-02-21staging: wfx: fix scan with WFM200 and WW regulationRiccardo Ferrazzo
2022-02-17staging: wfx: Fix spelling mistake "unexpectly" -> "unexpectedly"Colin Ian King
2022-02-15staging: wfx: remove support for legacy PDS formatJérôme Pouiller
2022-02-15staging: wfx: allow new PDS formatJérôme Pouiller
2022-01-25staging: wfx: rename "config-file" DT attributeJérôme Pouiller
2022-01-25staging: wfx: remove force_ps_timeoutJérôme Pouiller
2022-01-25staging: wfx: use explicit labels for errorsJérôme Pouiller
2022-01-25staging: wfx: fix structs alignmentsJérôme Pouiller
2022-01-25staging: wfx: reformat comments on 100 columnsJérôme Pouiller
2022-01-25staging: wfx: reformat code on 100 columnsJérôme Pouiller
2022-01-25staging: wfx: prefix structs tx_policy and hwbus_ops with wfx_Jérôme Pouiller
2022-01-25staging: wfx: prefix structs hif_* with wfx_Jérôme Pouiller
2022-01-25staging: wfx: prefix functions from hwio.h with wfx_Jérôme Pouiller
2022-01-25staging: wfx: prefix functions from hif_*.h with wfx_Jérôme Pouiller
2022-01-25staging: wfx: remove unnecessary bracesJérôme Pouiller
2021-09-14staging: wfx: explain the purpose of wfx_send_pds()Jérôme Pouiller
2021-09-14staging: wfx: avoid c99 commentsJérôme Pouiller
2021-09-14staging: wfx: remove references to WFxxx in commentsJérôme Pouiller
2021-09-14staging: wfx: relax the PDS existence constraintJérôme Pouiller
2021-09-14staging: wfx: declare support for TDLSJérôme Pouiller
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-03-10Revert "staging: wfx: remove unused included header files"Greg Kroah-Hartman
2021-02-12staging: wfx: remove unused included header filesMuhammad Usama Anjum
2020-10-10staging: wfx: wfx_init_common() returns NULL on errorJérôme Pouiller
2020-10-10staging: wfx: check memory allocationJérôme Pouiller
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller
2020-09-13staging: wfx: drop useless structs only used in hif_ind_startupJérôme Pouiller
2020-09-13staging: wfx: drop multicast filteringJérôme Pouiller
2020-09-13staging: wfx: drop 'secure link' featureJérôme Pouiller
2020-08-28staging: wfx: enable powersave on probeJérôme Pouiller
2020-08-28staging: wfx: scan while AP is supportedJérôme Pouiller
2020-08-18staging: wfx: fix a handful of spelling mistakesColin Ian King
2020-07-10staging: wfx: Get descriptors for GPIOsLinus Walleij
2020-07-03staging: wfx: add a debugfs entry to force ps_timeoutJérôme Pouiller
2020-07-03staging: wfx: associate tx_queues to vifsJérôme Pouiller
2020-05-27staging: wfx: add support for tx_power_loopJérôme Pouiller
2020-05-15staging: wfx: apply 80-columns rule to stringsJérôme Pouiller
2020-05-13staging: wfx: fix endianness of the field 'status'Jérôme Pouiller
2020-05-13staging: wfx: use kernel types instead of c99 onesJérôme Pouiller
2020-05-13staging: wfx: remove spaces after cast operatorJérôme Pouiller
2020-05-13staging: wfx: fix alignements of function prototypesJérôme Pouiller
2020-05-13staging: wfx: remove useless header inclusionsJérôme Pouiller
2020-05-13staging: wfx: poll IRQ during initJérôme Pouiller
2020-05-13staging: wfx: fix double freeJérôme Pouiller
2020-05-13staging: wfx: reduce timeout for chip initial start upJérôme Pouiller
2020-04-28staging: wfx: fix highest Rx value declared in ieee80211_supported_bandJérôme Pouiller
2020-04-28staging: wfx: add support for 'device too hot' indicationJérôme Pouiller