summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx/key.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wfx: indent functions argumentsJérôme Pouiller2021-09-141-13/+13
* staging: wfx: avoid c99 commentsJérôme Pouiller2021-09-141-2/+2
* Revert "staging: wfx: remove unused included header files"Greg Kroah-Hartman2021-03-101-0/+2
* staging: wfx: remove unused included header filesMuhammad Usama Anjum2021-02-121-2/+0
* staging: wfx: update copyrights datesJérôme Pouiller2020-10-071-1/+1
* staging: wfx: fix support for cipher AES_CMAC (multicast PMF)Jérôme Pouiller2020-08-281-2/+2
* staging: wfx: fix spaces around binary operatorsJérôme Pouiller2020-08-281-3/+3
* staging: wfx: remove spaces after cast operatorJérôme Pouiller2020-05-131-1/+1
* staging: wfx: keys are kept during whole firmware lifeJérôme Pouiller2020-04-231-38/+20
* staging: wfx: introduce wfx_set_default_unicast_key()Jérôme Pouiller2020-04-231-10/+0
* staging: wfx: place hif_tx_mib functions into a .c fileJérôme Pouiller2020-04-131-0/+1
* staging: align to fix warnings of line over 80 charactersJules Irenge2019-11-141-8/+16
* staging: wfx: replace uintXX_t to uXX and intXX_t to sXXJules Irenge2019-11-111-15/+17
* staging: wfx: drop calls to BUG_ON()Jérôme Pouiller2019-10-081-16/+16
* staging: wfx: implement 802.11 key handlingJérôme Pouiller2019-10-041-0/+258