summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wlan.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-04staging: wilc1000: remove unnecessary always true 'if' conditionsAjay Singh1-4/+2
2020-02-23staging: wilc1000: avoid double unlocking of 'wilc->hif_cs' mutexAjay Singh1-1/+0
2020-02-14staging: wilc1000: define macros to replace magic number valuesAjay Singh1-34/+49
2020-02-14staging: wilc1000: use short name for hif local variable in chip_wakeup()Ajay Singh1-19/+16
2020-02-14staging: wilc1000: make use of ALIGN macroAjay Singh1-3/+1
2020-02-14staging: wilc1000: make use of FIELD_GET/_PREP macroAjay Singh1-15/+17
2020-01-23staging: wilc1000: avoid mutex unlock without lock in wilc_wlan_handle_txq()Ajay Singh1-5/+10
2020-01-23staging: wilc1000: return zero on success and non-zero on function failureAjay Singh1-38/+37
2020-01-22staging: wilc1000: remove use of infinite loop conditionsAjay Singh1-50/+29
2019-12-10staging: wilc1000: remove unused compile time featurizationAjay Singh1-23/+0
2019-11-05staging: wilc1000: remove 'wilc_' prefix from filenamesAjay Singh1-0/+1269