Age | Commit message (Expand) | Author |
---|---|---|
2019-11-11 | staging: wfx: replace uintXX_t to uXX and intXX_t to sXX | Jules Irenge |
2019-11-05 | staging: wfx: Remove local variable used only in return statement. | Nachammai Karuppiah |
2019-11-05 | staging: wfx: replace 1 by true | Jules Irenge |
2019-11-03 | staging: wfx: Fix a memory leak in 'wfx_upload_beacon' | Christophe JAILLET |
2019-10-10 | staging: wfx: Make some functions static in sta.c | zhengbin |
2019-10-08 | staging: wfx: avoid namespace contamination | Jérôme Pouiller |
2019-10-08 | staging: wfx: drop calls to BUG_ON() | Jérôme Pouiller |
2019-10-08 | staging: wfx: simplify memory allocation in wfx_update_filtering() | Jérôme Pouiller |
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: instantiate mac80211 data | Jérôme Pouiller |