index
:
linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
Age
Commit message (
Expand
)
Author
2020-01-03
staging: wfx: check for memory allocation failures from wfx_alloc_hif
Colin Ian King
2019-12-23
Merge 5.5-rc3 into staging-next
Greg Kroah-Hartman
2019-12-18
staging: wfx: update TODO
Jérôme Pouiller
2019-12-18
staging: wfx: implement cancel_hw_scan()
Jérôme Pouiller
2019-12-18
staging: wfx: delayed_link_loss cannot happen
Jérôme Pouiller
2019-12-18
staging: wfx: delayed_unjoin cannot happen
Jérôme Pouiller
2019-12-18
staging: wfx: workaround bug with "iw scan"
Jérôme Pouiller
2019-12-18
staging: wfx: rewrite wfx_hw_scan()
Jérôme Pouiller
2019-12-18
staging: wfx: simplify hif_set_template_frame() usage
Jérôme Pouiller
2019-12-18
staging: wfx: introduce update_probe_tmpl()
Jérôme Pouiller
2019-12-18
staging: wfx: simplify hif_scan() usage
Jérôme Pouiller
2019-12-18
staging: wfx: drop useless wfx_scan_complete()
Jérôme Pouiller
2019-12-18
staging: wfx: device already handle sleep mode during scan
Jérôme Pouiller
2019-12-18
staging: wfx: hif_scan() never fails
Jérôme Pouiller
2019-12-18
staging: wfx: simplify hif_set_edca_queue_params() usage
Jérôme Pouiller
2019-12-18
staging: wfx: remove unnecessary EDCA initialisation
Jérôme Pouiller
2019-12-18
staging: wfx: drop struct wfx_edca_params
Jérôme Pouiller
2019-12-18
staging: wfx: simplify hif_set_pm() usage
Jérôme Pouiller
2019-12-18
staging: wfx: simplify hif_set_uapsd_info() usage
Jérôme Pouiller
2019-12-18
staging: wfx: prefer a bitmask instead of an array of boolean
Jérôme Pouiller
2019-12-18
staging: wfx: simplify wfx_conf_tx()
Jérôme Pouiller
2019-12-18
staging: wfx: fix pm_mode timeout
Jérôme Pouiller
2019-12-18
staging: wfx: do not try to save call to hif_set_pm()
Jérôme Pouiller
2019-12-18
staging: wfx: drop unnecessary wvif->powersave_mode
Jérôme Pouiller
2019-12-18
staging: wfx: remove redundant test while calling wfx_update_pm()
Jérôme Pouiller
2019-12-18
staging: wfx: drop useless argument from wfx_set_pm()
Jérôme Pouiller
2019-12-18
staging: wfx: declare wfx_set_pm() static
Jérôme Pouiller
2019-12-18
staging: wfx: firmware already handle powersave mode during scan
Jérôme Pouiller
2019-12-18
staging: wfx: simplify handling of tx_lock in wfx_do_join()
Jérôme Pouiller
2019-12-18
staging: wfx: better naming for hif_mib_set_association_mode->greenfield
Jérôme Pouiller
2019-12-18
staging: wfx: better naming for hif_req_join->short_preamble
Jérôme Pouiller
2019-12-18
staging: wfx: improve API of hif_req_join->infrastructure_bss_mode
Jérôme Pouiller
2019-12-18
staging: wfx: fix name of struct hif_req_start_scan_alt
Jérôme Pouiller
2019-12-18
staging: wfx: fix typo in "num_i_es"
Jérôme Pouiller
2019-12-18
staging: wfx: fix typo in "num_of_ssi_ds"
Jérôme Pouiller
2019-12-18
staging: wfx: ensure that received hif messages are never modified
Jérôme Pouiller
2019-12-18
staging: wfx: ensure that traces never modify arguments
Jérôme Pouiller
2019-12-18
staging: wfx: make conditions easier to read
Jérôme Pouiller
2019-12-18
staging: wfx: simplify variable assignment
Jérôme Pouiller
2019-12-18
staging: wfx: remove useless include
Jérôme Pouiller
2019-12-18
staging: wfx: use meaningful names for CFG_BYTE_ORDER_*
Jérôme Pouiller
2019-12-18
staging: wfx: uniformize naming rule
Jérôme Pouiller
2019-12-18
staging: wfx: take advantage of IS_ERR_OR_NULL()
Jérôme Pouiller
2019-12-18
staging: wfx: improve error message on unexpected confirmation
Jérôme Pouiller
2019-12-18
staging: wfx: avoid double warning when no more tx policy are available
Jérôme Pouiller
2019-12-18
staging: wfx: don't print useless error messages
Jérôme Pouiller
2019-12-18
staging: wfx: increase SPI bus frequency limit
Jérôme Pouiller
2019-12-18
staging: wfx: fix wrong error message
Jérôme Pouiller
2019-12-18
staging: wfx: fix hif_set_mfp() with big endian hosts
Jérôme Pouiller
2019-12-18
staging: wfx: detect race condition in WEP authentication
Jérôme Pouiller
[prev]
[next]