summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx/main.c
AgeCommit message (Expand)Author
2019-10-26staging: wfx: fix setting MAC address from DTJérôme Pouiller
2019-10-26staging: wfx: fix Oops when CONFIG_OF_NET is not setJérôme Pouiller
2019-10-26staging: wfx: relocate wfx_fill_sl_key() in secure_link.hJérôme Pouiller
2019-10-26staging: wfx: drop module versionJérôme Pouiller
2019-10-08staging: wfx: fix spelling mistake "hexdecimal" -> "hexadecimal"Colin Ian King
2019-10-04staging: wfx: implement the rest of mac80211 APIJérôme Pouiller
2019-10-04staging: wfx: implement 802.11 key handlingJérôme Pouiller
2019-10-04staging: wfx: allow to scan networksJérôme Pouiller
2019-10-04staging: wfx: allow to send 802.11 framesJérôme Pouiller
2019-10-04staging: wfx: add debug files and trace debug eventsJérôme Pouiller
2019-10-04staging: wfx: setup initial chip configurationJérôme Pouiller
2019-10-04staging: wfx: introduce "secure link"Jérôme Pouiller
2019-10-04staging: wfx: allow to send commands to chipJérôme Pouiller
2019-10-04staging: wfx: instantiate mac80211 dataJérôme Pouiller
2019-10-04staging: wfx: add support for start-up indicationJérôme Pouiller
2019-10-04staging: wfx: add IRQ handlingJérôme Pouiller
2019-10-04staging: wfx: load firmwareJérôme Pouiller
2019-10-04staging: wfx: add support for I/O accessJérôme Pouiller
2019-10-04staging: wfx: add infrastructure for new driverJérôme Pouiller