summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx/sta.c
AgeCommit message (Expand)Author
2019-11-11staging: wfx: replace uintXX_t to uXX and intXX_t to sXXJules Irenge
2019-11-05staging: wfx: Remove local variable used only in return statement.Nachammai Karuppiah
2019-11-05staging: wfx: replace 1 by trueJules Irenge
2019-11-03staging: wfx: Fix a memory leak in 'wfx_upload_beacon'Christophe JAILLET
2019-10-10staging: wfx: Make some functions static in sta.czhengbin
2019-10-08staging: wfx: avoid namespace contaminationJérôme Pouiller
2019-10-08staging: wfx: drop calls to BUG_ON()Jérôme Pouiller
2019-10-08staging: wfx: simplify memory allocation in wfx_update_filtering()Jérôme Pouiller
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: instantiate mac80211 dataJérôme Pouiller