summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()Ajay Singh2019-11-111-10/+15
* staging: wilc1000: use defines for msg types received from firmwareAjay Singh2019-11-051-11/+9
* staging: wilc1000: added proper spacing for commentsAjay Singh2019-11-055-12/+21
* staging: wilc1000: avoid use of C++ style commentsAjay Singh2019-11-051-1/+1
* staging: wilc1000: added 'WILC_' prefix in header guard macroAjay Singh2019-11-053-6/+6
* staging: wilc1000: remove 'wilc_' prefix from filenamesAjay Singh2019-11-0515-24/+24
* staging: wilc1000: avoid 'bool' datatype in struct sent to firmwareAjay Singh2019-11-051-2/+4
* staging: wilc1000: check if device is initialzied before changing vifAdham Abozaeid2019-10-291-6/+12
* staging: wilc1000: handle mgmt frames for both interfaces during concurrent modeAjay Singh2019-10-242-8/+5
* staging: wilc1000: potential corruption in wilc_parse_join_bss_param()Dan Carpenter2019-10-241-0/+2
* staging: wilc1000: store bss object and use cfg80211_connect_bss()Adham Abozaeid2019-10-242-6/+15
* staging: wilc1000: don't use wdev while setting tx powerAdham Abozaeid2019-10-071-1/+15
* staging: wilc1000: look for rtc_clk clock in spi modeAdham Abozaeid2019-09-301-0/+11
* staging: wilc1000: use RCU list to maintain vif interfaces listAjay Singh2019-09-305-123/+148
* staging: wilc1000: move wlan_deinit_locks() in wilc_netdev_cleanup()Ajay Singh2019-09-303-15/+14
* staging: wilc1000: remove unnecessary netdev validation check in del_key()Ajay Singh2019-09-301-18/+15
* staging: wilc1000: avoid twice IRQ handler execution for each single interruptAjay Singh2019-09-121-1/+1
* staging: wilc1000: remove unused interrupt status handling codeAjay Singh2019-09-122-34/+2
* staging: wilc1000: look for rtc_clk clockEugen Hristev2019-09-122-0/+15
* staging: dt-bindings: wilc1000: add optional rtc_clk propertyEugen Hristev2019-09-122-1/+15
* staging: wilc1000: return kernel error codes from wilc_wlan_stopAdham Abozaeid2019-08-121-5/+5
* staging: wilc1000: Don't reset WILC CPU disgracefullyAdham Abozaeid2019-08-123-60/+24
* Merge 5.3-rc4 into staging-nextGreg Kroah-Hartman2019-08-121-0/+1
|\
| * staging: wilc1000: flush the workqueue before deinit the hostAdham Abozaeid2019-07-251-0/+1
* | staging: wilc1000: use helper API to pack data for firmwareAjay Singh2019-08-081-56/+18
* | staging: wilc1000: remove unused functionAdham Abozaeid2019-08-022-10/+0
* | staging: wilc1000: merge drv_handle and operation_mode widsAdham Abozaeid2019-08-025-51/+21
* | staging: wilc1000: remove manual sleep modeAdham Abozaeid2019-07-304-23/+1
* | staging: wilc1000: apply power management regardless of open interfacesAdham Abozaeid2019-07-301-3/+0
* | staging: wilc1000: avoid overriding powersave stateAdham Abozaeid2019-07-303-24/+3
* | staging: wilc1000: remove unused membersAdham Abozaeid2019-07-303-11/+2
* | staging: wilc1000: remove ip timeout timerAdham Abozaeid2019-07-302-18/+0
* | staging: wilc1000: remove inetaddr notifierAdham Abozaeid2019-07-301-65/+0
* | staging: wilc1000: Merge memcpy + le32_to_cpus to get_unaligned_le32Chuhong Yuan2019-07-253-10/+5
* | staging: wilc1000: Replace function wilc_wlan_cfg_get_val()Nishka Dasgupta2019-07-225-11/+5
|/
* staging: wilc1000: rename 'host_interface' source and headerAjay Singh2019-07-014-2/+2
* staging: wilc1000: remove extra argument passing to wilc_send_config_pkt()Ajay Singh2019-07-013-81/+40
* staging: wilc1000: remove use of 'src_addr' element in 'wilc_vif' structAjay Singh2019-07-013-4/+2
* staging: wilc1000: remove unnecessary loop to traverse vif interfacesAjay Singh2019-07-012-17/+6
* staging: wilc1000: remove use of driver_handler_id & ifc_idAjay Singh2019-07-015-9/+4
* staging: wilc1000: added support to dynamically add/remove interfacesAjay Singh2019-07-019-390/+492
* staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()Ajay Singh2019-07-011-6/+6
* staging: wilc1000: handle p2p operations in caller contextAjay Singh2019-07-011-29/+17
* staging: wilc1000: add passive scan supportAdham Abozaeid2019-06-214-8/+25
* staging: wilc1000: Remove redundant memsetHariprasad Kelam2019-06-201-1/+0
* Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman2019-06-031-2/+6
|\
| * staging: wilc1000: Fix some double unlock bugs in wilc_wlan_cleanup()Dan Carpenter2019-05-201-2/+6
* | staging: wilc1000: remove redundant masking of pkt_offsetColin Ian King2019-05-221-3/+0
|/
* staging: wilc1000: Avoid GFP_KERNEL allocation from atomic contextAdham Abozaeid2019-04-171-1/+1
* staging: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz2019-04-161-1/+0