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
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
2019-10-04
staging: wfx: introduce "secure link"
Jérôme Pouiller
2019-10-04
staging: wfx: allow to send commands to chip
Jérôme Pouiller
2019-10-04
staging: wfx: instantiate mac80211 data
Jérôme Pouiller
2019-10-04
staging: wfx: add support for start-up indication
Jérôme Pouiller
2019-10-04
staging: wfx: add IRQ handling
Jérôme Pouiller
2019-10-04
staging: wfx: load firmware
Jérôme Pouiller
2019-10-04
staging: wfx: add support for I/O access
Jérôme Pouiller
2019-10-04
staging: wfx: add infrastructure for new driver
Jérôme Pouiller