summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000
AgeCommit message (Expand)Author
2020-01-23staging: wilc1000: avoid mutex unlock without lock in wilc_wlan_handle_txq()Ajay Singh
2020-01-23staging: wilc1000: return zero on success and non-zero on function failureAjay Singh
2020-01-22staging: wilc1000: remove unused code prior to throughput enhancement in SPIAjay Singh
2020-01-22staging: wilc1000: added 'wilc_' prefix for 'struct assoc_resp' nameAjay Singh
2020-01-22staging: wilc1000: move firmware API struct's to separate header fileAjay Singh
2020-01-22staging: wilc1000: remove use of infinite loop conditionsAjay Singh
2020-01-15staging: wilc1000: remove redundant assignment to variable resultColin Ian King
2019-12-10staging: wilc1000: use GENMASK to extract wid typeAjay Singh
2019-12-10staging: wilc1000: use kernel provided struct cast to extract mac headerAjay Singh
2019-12-10staging: wilc1000: remove unused compile time featurizationAjay Singh
2019-11-11staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()Ajay Singh
2019-11-05staging: wilc1000: use defines for msg types received from firmwareAjay Singh
2019-11-05staging: wilc1000: added proper spacing for commentsAjay Singh
2019-11-05staging: wilc1000: avoid use of C++ style commentsAjay Singh
2019-11-05staging: wilc1000: added 'WILC_' prefix in header guard macroAjay Singh
2019-11-05staging: wilc1000: remove 'wilc_' prefix from filenamesAjay Singh
2019-11-05staging: wilc1000: avoid 'bool' datatype in struct sent to firmwareAjay Singh
2019-10-29staging: wilc1000: check if device is initialzied before changing vifAdham Abozaeid
2019-10-24staging: wilc1000: handle mgmt frames for both interfaces during concurrent modeAjay Singh
2019-10-24staging: wilc1000: potential corruption in wilc_parse_join_bss_param()Dan Carpenter
2019-10-24staging: wilc1000: store bss object and use cfg80211_connect_bss()Adham Abozaeid
2019-10-07staging: wilc1000: don't use wdev while setting tx powerAdham Abozaeid
2019-09-30staging: wilc1000: look for rtc_clk clock in spi modeAdham Abozaeid
2019-09-30staging: wilc1000: use RCU list to maintain vif interfaces listAjay Singh
2019-09-30staging: wilc1000: move wlan_deinit_locks() in wilc_netdev_cleanup()Ajay Singh
2019-09-30staging: wilc1000: remove unnecessary netdev validation check in del_key()Ajay Singh
2019-09-12staging: wilc1000: avoid twice IRQ handler execution for each single interruptAjay Singh
2019-09-12staging: wilc1000: remove unused interrupt status handling codeAjay Singh
2019-09-12staging: wilc1000: look for rtc_clk clockEugen Hristev
2019-09-12staging: dt-bindings: wilc1000: add optional rtc_clk propertyEugen Hristev
2019-08-12staging: wilc1000: return kernel error codes from wilc_wlan_stopAdham Abozaeid
2019-08-12staging: wilc1000: Don't reset WILC CPU disgracefullyAdham Abozaeid
2019-08-12Merge 5.3-rc4 into staging-nextGreg Kroah-Hartman
2019-08-08staging: wilc1000: use helper API to pack data for firmwareAjay Singh
2019-08-02staging: wilc1000: remove unused functionAdham Abozaeid
2019-08-02staging: wilc1000: merge drv_handle and operation_mode widsAdham Abozaeid
2019-07-30staging: wilc1000: remove manual sleep modeAdham Abozaeid
2019-07-30staging: wilc1000: apply power management regardless of open interfacesAdham Abozaeid
2019-07-30staging: wilc1000: avoid overriding powersave stateAdham Abozaeid
2019-07-30staging: wilc1000: remove unused membersAdham Abozaeid
2019-07-30staging: wilc1000: remove ip timeout timerAdham Abozaeid
2019-07-30staging: wilc1000: remove inetaddr notifierAdham Abozaeid
2019-07-25staging: wilc1000: Merge memcpy + le32_to_cpus to get_unaligned_le32Chuhong Yuan
2019-07-25staging: wilc1000: flush the workqueue before deinit the hostAdham Abozaeid
2019-07-22staging: wilc1000: Replace function wilc_wlan_cfg_get_val()Nishka Dasgupta
2019-07-01staging: wilc1000: rename 'host_interface' source and headerAjay Singh
2019-07-01staging: wilc1000: remove extra argument passing to wilc_send_config_pkt()Ajay Singh
2019-07-01staging: wilc1000: remove use of 'src_addr' element in 'wilc_vif' structAjay Singh
2019-07-01staging: wilc1000: remove unnecessary loop to traverse vif interfacesAjay Singh
2019-07-01staging: wilc1000: remove use of driver_handler_id & ifc_idAjay Singh