index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
/
main.c
Age
Commit message (
Expand
)
Author
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
2020-04-23
staging: wfx: introduce wfx_set_default_unicast_key()
Jérôme Pouiller
2020-04-16
staging: wfx: do not wait for a dtim before associate
Jérôme Pouiller
2020-04-13
staging: wfx: introduce wfx_join_ibss() and wfx_leave_ibss()
Jérôme Pouiller
2020-04-13
staging: wfx: implement start_ap/stop_ap
Jérôme Pouiller
2020-04-13
staging: wfx: relocate LINK_ID_NO_ASSOC and MAX_STA_IN_AP_MODE to hif API
Jérôme Pouiller
2020-04-13
staging: wfx: repair wfx_flush()
Jérôme Pouiller
2020-04-13
staging: wfx: drop useless sta_asleep_mask
Jérôme Pouiller
2020-02-11
staging: wfx: use sleeping gpio accessors
Michał Mirosław
2020-02-11
staging: wfx: fix init/remove vs IRQ race
Michał Mirosław
2020-01-16
staging: wfx: update power-save per interface
Jérôme Pouiller
2020-01-16
staging: wfx: add missing PROBE_RESP_OFFLOAD feature
Jérôme Pouiller
2019-12-18
staging: wfx: implement cancel_hw_scan()
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: firmware does not support more than 32 total retries
Jérôme Pouiller
2019-11-14
staging: align to fix warnings of line over 80 characters
Jules Irenge
2019-10-26
staging: wfx: fix setting MAC address from DT
Jérôme Pouiller
2019-10-26
staging: wfx: fix Oops when CONFIG_OF_NET is not set
Jérôme Pouiller
2019-10-26
staging: wfx: relocate wfx_fill_sl_key() in secure_link.h
Jérôme Pouiller
2019-10-26
staging: wfx: drop module version
Jérôme Pouiller
2019-10-08
staging: wfx: fix spelling mistake "hexdecimal" -> "hexadecimal"
Colin Ian King
2019-10-04
staging: wfx: implement the rest of mac80211 API
Jérôme Pouiller
2019-10-04
staging: wfx: implement 802.11 key handling
Jérôme Pouiller
2019-10-04
staging: wfx: allow to scan networks
Jérôme Pouiller
2019-10-04
staging: wfx: allow to send 802.11 frames
Jérôme Pouiller
2019-10-04
staging: wfx: add debug files and trace debug events
Jérôme Pouiller
2019-10-04
staging: wfx: setup initial chip configuration
Jérôme Pouiller
[next]