summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtlwifi/halmac
Commit message (Expand)AuthorAgeFilesLines
* staging: rtlwifi: Use proper enum for return in halmac_parse_psd_data_88xxNathan Chancellor2019-02-211-1/+1
* staging: r8822be: check kzalloc return or bailNicholas Mc Guire2019-02-191-1/+4
* staging: rtlwifi: Return -ENOMEM instead of -1Aymen Qader2018-10-031-2/+2
* staging: rtlwifi: Remove empty halmac_pcie_reg.hBjorn Helgaas2018-07-132-18/+0Star
* staging: rtlwifi: Fix a possible sleep-in-atomic-context bug in _is_fw_read_c...Jia-Ju Bai2018-06-281-1/+1
* staging: rtlwifi: Replace license boilerplate with SPDX identifiersNathan Chancellor2018-05-0754-648/+54Star
* staging: r8822be: mark expected switch fall-throughsGustavo A. R. Silva2017-10-181-0/+2
* staging: rtlwifi: halmac: mark expected switch fall-throughGustavo A. R. Silva2017-10-181-1/+1
* Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-092-8/+9
|\
| * staging: r8822be: fix null pointer dereferences with a null driver_adapterColin Ian King2017-09-182-8/+9
* | staging: rtlwifi: pr_err() strings should end with newlinesArvind Yadav2017-10-031-3/+3
* | Staging: rtlwifi: halmac: Remove unnecessary 'out of memory' messagesGeorgiana Chelu2017-09-221-33/+11Star
|/
* staging: r8822be: Simplify deinit_priv()Larry Finger2017-08-311-7/+1Star
* staging: r8822be: Remove some dead codeLarry Finger2017-08-311-20/+0Star
* staging: r8822be: fix null pointer dereference with a null driver_adapterColin Ian King2017-08-281-2/+1Star
* staging: r8822be: fix memory leak of eeprom_map on error exit returnColin Ian King2017-08-281-1/+3
* staging: r8822be: remove unnecessary call to memsetHimanshu Jha2017-08-272-7/+0Star
* staging: r8822be: fix a couple of spelling mistakesColin Ian King2017-08-232-9/+9
* staging: r8822be: Add code for halmac sub-driverPing-Ke Shih2017-08-2054-0/+51508