summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx/bh.c
AgeCommit message (Expand)Author
2020-05-13staging: wfx: fix endianness of the field 'num_tx_confs'Jérôme Pouiller
2020-05-13staging: wfx: fix access to le32 attribute 'len'Jérôme Pouiller
2020-05-13staging: wfx: fix cast operatorJérôme Pouiller
2020-05-13staging: wfx: poll IRQ during initJérôme Pouiller
2020-05-13staging: wfx: introduce a way to poll IRQJérôme Pouiller
2020-04-13staging: wfx: wfx_flush() did not ensure that frames are processedJérôme Pouiller
2020-02-11staging: wfx: use more power-efficient sleep for resetMichał Mirosław
2020-02-11staging: wfx: use sleeping gpio accessorsMichał Mirosław
2019-12-18staging: wfx: device already handle sleep mode during scanJérôme Pouiller
2019-11-11staging: wfx: replace uintXX_t to uXX and intXX_t to sXXJules Irenge
2019-10-26staging: wfx: fix warning of line over 80 charactersJules Irenge
2019-10-26staging: wfx: fix warnings of no space is necessaryJules Irenge
2019-10-08staging: wfx: drop calls to BUG_ON()Jérôme Pouiller
2019-10-08staging: wfx: le16_to_cpus() takes a reference as parameterJé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: introduce "secure link"Jérôme Pouiller
2019-10-04staging: wfx: allow to send commands to chipJérôme Pouiller
2019-10-04staging: wfx: add support for start-up indicationJérôme Pouiller
2019-10-04staging: wfx: add tracepoints for HIFJérôme Pouiller
2019-10-04staging: wfx: add IRQ handlingJérôme Pouiller