summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000
AgeCommit message (Expand)Author
2019-03-10staging: wilc1000: fix to set correct value for 'vif_num'Ajay Singh
2019-01-09staging: wilc1000: fix missing read_write setting when reading dataColin Ian King
2018-08-27staging: wilc1000: revert "fix TODO to compile spi and sdio components in sin...Arnd Bergmann
2018-08-05staging: wilc1000: remove TODO item for comments and code styleAjay Singh
2018-08-05staging: wilc1000: replace ISWILC1000() macro with inline functionAjay Singh
2018-08-05staging: wilc1000: added Microchip copyright notice headerAjay Singh
2018-08-02staging: wilc1000: fix compilation warning for ARCH PowerPCAjay Singh
2018-08-02staging: wilc1000: fix endianness warnings reported by sparseAjay Singh
2018-08-02staging: wilc1000: use 'u16' data type for config id parameterAjay Singh
2018-08-02staging: wilc1000: refactor wilc_wlan_handle_isr_ext to avoid goto statementAjay Singh
2018-08-02staging: wilc1000: rename 'rcvd_ch_cnt' element in 'user_scan_req' structAjay Singh
2018-08-02staging: wilc1000: added comments for 'hif_cs' mutex lockAjay Singh
2018-08-02staging: wilc1000: modified debug log messages descriptionAjay Singh
2018-08-02staging: wilc1000: remove unnecessary comments and comments descriptionAjay Singh
2018-08-02staging: wilc1000: fix TODO to compile spi and sdio components in single moduleAjay Singh
2018-07-24staging: wilc1000: use descriptor-based interface for GPIOAjay Singh
2018-07-24staging: wilc1000: change compatible string from atmel to microchipAjay Singh
2018-07-24staging: wilc1000: rename variable from 'gpio' to 'gpio_irq'Ajay Singh
2018-07-24staging: wilc1000: remove gpio parameter from wilc_netdev_init()Ajay Singh
2018-07-21staging: wilc1000: move variable assignment along with its declarationAjay Singh
2018-07-21staging: wilc1000: remove unnecessary 'NULL' check from cfg80211_ops callbacksAjay Singh
2018-07-21staging: wilc1000: use 'int' inplace of 's32' date typeAjay Singh
2018-07-21staging: wilc1000: avoid setting default value for variable at declarationAjay Singh
2018-07-21staging: wilc1000: avoid forward declaration of host_int_parse_join_bss_param()Ajay Singh
2018-07-21staging: wilc1000: avoid host_int_get_assoc_res_info() forward declarationAjay Singh
2018-07-21staging: wilc1000: avoid forward declaration for handle_scan_done()Ajay Singh
2018-07-21staging: wilc1000: remove unnecessary type used for wid idAjay Singh
2018-07-21staging: wilc1000: use single space before opening brances '{'Ajay Singh
2018-07-21staging: wilc1000: remove unnecessary blank line between variable declarationAjay Singh
2018-07-21staging: wilc1000: use lowercase for 'IFC_UP' struct element nameAjay Singh
2018-07-21staging: wilc1000: remove the mutliple #define used for same macroAjay Singh
2018-07-21staging: wilc1000: removed unused element from wilc_cfg_frame structAjay Singh
2018-07-21staging: wilc1000: remove unnecessary elements from 'wilc_priv' structAjay Singh
2018-07-21staging: wilc1000: remove unused elements in 'wilc' structAjay Singh
2018-07-21staging: wilc1000: rename enum AUTHTYPE to use lowercaseAjay Singh
2018-07-21staging: wilc1000: rename enum SITESURVEY to use lowercaseAjay Singh
2018-07-21staging: wilc1000: rename enum CURRENT_TXRATE to use lowercaseAjay Singh
2018-07-21staging: wilc1000: rename goto to avoid leading '_' in label nameAjay Singh
2018-07-21staging: wilc1000: remove extra enums defined for ieee80211_eidAjay Singh
2018-07-21staging: wilc1000: remove extra enum defined for data ratesAjay Singh
2018-07-21staging: wilc1000: remove enum connect_status instead use ieee80211_statuscodeAjay Singh
2018-07-21staging: wilc1000: remove unused enum declarationAjay Singh
2018-07-06staging: wilc1000: fix static checker warning to unlock mutex in wilc_deinit()Ajay Singh
2018-06-28staging: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat
2018-06-28staging: wilc1000: updated TODO fileAjay Singh
2018-06-28staging: wilc1000: avoid use of static variable 'rssi'Ajay Singh
2018-06-28staging: wilc1000: avoid use of static variable 'inactive_time'Ajay Singh
2018-06-28staging: wilc1000: handle freeing of 'key' & 'seq' data in wilc_add_rx_gtk()Ajay Singh
2018-06-28staging: wilc1000: handle freeing of key data in wilc_add_ptk()Ajay Singh
2018-06-28staging: wilc1000: handle freeing of key data in wep add keyAjay Singh