summaryrefslogtreecommitdiff
path: root/drivers/staging/rtlwifi/halmac
AgeCommit message (Expand)Author
2019-02-21staging: rtlwifi: Use proper enum for return in halmac_parse_psd_data_88xxNathan Chancellor
2019-02-19staging: r8822be: check kzalloc return or bailNicholas Mc Guire
2018-10-02staging: rtlwifi: Return -ENOMEM instead of -1Aymen Qader
2018-07-13staging: rtlwifi: Remove empty halmac_pcie_reg.hBjorn Helgaas
2018-06-28staging: rtlwifi: Fix a possible sleep-in-atomic-context bug in _is_fw_read_c...Jia-Ju Bai
2018-05-06staging: rtlwifi: Replace license boilerplate with SPDX identifiersNathan Chancellor
2017-10-18staging: r8822be: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-18staging: rtlwifi: halmac: mark expected switch fall-throughGustavo A. R. Silva
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman
2017-10-03staging: rtlwifi: pr_err() strings should end with newlinesArvind Yadav
2017-09-22Staging: rtlwifi: halmac: Remove unnecessary 'out of memory' messagesGeorgiana Chelu
2017-09-18staging: r8822be: fix null pointer dereferences with a null driver_adapterColin Ian King
2017-08-31staging: r8822be: Simplify deinit_priv()Larry Finger
2017-08-31staging: r8822be: Remove some dead codeLarry Finger
2017-08-28staging: r8822be: fix null pointer dereference with a null driver_adapterColin Ian King
2017-08-28staging: r8822be: fix memory leak of eeprom_map on error exit returnColin Ian King
2017-08-27staging: r8822be: remove unnecessary call to memsetHimanshu Jha
2017-08-22staging: r8822be: fix a couple of spelling mistakesColin Ian King
2017-08-20staging: r8822be: Add code for halmac sub-driverPing-Ke Shih