summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000
AgeCommit message (Expand)AuthorLines
2019-09-12staging: wilc1000: avoid twice IRQ handler execution for each single interruptAjay Singh-1/+1
2019-09-12staging: wilc1000: remove unused interrupt status handling codeAjay Singh-34/+2
2019-09-12staging: wilc1000: look for rtc_clk clockEugen Hristev-0/+15
2019-09-12staging: dt-bindings: wilc1000: add optional rtc_clk propertyEugen Hristev-1/+15
2019-08-12staging: wilc1000: return kernel error codes from wilc_wlan_stopAdham Abozaeid-5/+5
2019-08-12staging: wilc1000: Don't reset WILC CPU disgracefullyAdham Abozaeid-60/+24
2019-08-12Merge 5.3-rc4 into staging-nextGreg Kroah-Hartman-0/+1
2019-08-08staging: wilc1000: use helper API to pack data for firmwareAjay Singh-56/+18
2019-08-02staging: wilc1000: remove unused functionAdham Abozaeid-10/+0
2019-08-02staging: wilc1000: merge drv_handle and operation_mode widsAdham Abozaeid-51/+21
2019-07-30staging: wilc1000: remove manual sleep modeAdham Abozaeid-23/+1
2019-07-30staging: wilc1000: apply power management regardless of open interfacesAdham Abozaeid-3/+0
2019-07-30staging: wilc1000: avoid overriding powersave stateAdham Abozaeid-24/+3
2019-07-30staging: wilc1000: remove unused membersAdham Abozaeid-11/+2
2019-07-30staging: wilc1000: remove ip timeout timerAdham Abozaeid-18/+0
2019-07-30staging: wilc1000: remove inetaddr notifierAdham Abozaeid-65/+0
2019-07-25staging: wilc1000: Merge memcpy + le32_to_cpus to get_unaligned_le32Chuhong Yuan-10/+5
2019-07-25staging: wilc1000: flush the workqueue before deinit the hostAdham Abozaeid-0/+1
2019-07-22staging: wilc1000: Replace function wilc_wlan_cfg_get_val()Nishka Dasgupta-11/+5
2019-07-01staging: wilc1000: rename 'host_interface' source and headerAjay Singh-2/+2
2019-07-01staging: wilc1000: remove extra argument passing to wilc_send_config_pkt()Ajay Singh-81/+40
2019-07-01staging: wilc1000: remove use of 'src_addr' element in 'wilc_vif' structAjay Singh-4/+2
2019-07-01staging: wilc1000: remove unnecessary loop to traverse vif interfacesAjay Singh-17/+6
2019-07-01staging: wilc1000: remove use of driver_handler_id & ifc_idAjay Singh-9/+4
2019-07-01staging: wilc1000: added support to dynamically add/remove interfacesAjay Singh-390/+492
2019-07-01staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()Ajay Singh-6/+6
2019-07-01staging: wilc1000: handle p2p operations in caller contextAjay Singh-29/+17
2019-06-21staging: wilc1000: add passive scan supportAdham Abozaeid-8/+25
2019-06-20staging: wilc1000: Remove redundant memsetHariprasad Kelam-1/+0
2019-06-03Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman-2/+6
2019-05-22staging: wilc1000: remove redundant masking of pkt_offsetColin Ian King-3/+0
2019-05-20staging: wilc1000: Fix some double unlock bugs in wilc_wlan_cleanup()Dan Carpenter-2/+6
2019-04-17staging: wilc1000: Avoid GFP_KERNEL allocation from atomic contextAdham Abozaeid-1/+1
2019-04-16staging: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz-1/+0
2019-04-16staging: wilc1000: fix spelling mistake "dissconect" -> "disconnect"Colin Ian King-1/+1
2019-04-16staging: wilc1000: give usleep_range a rangeNicholas Mc Guire-2/+2
2019-04-16staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.Tetsuo Handa-1/+1
2019-04-16staging: wilc1000: drop explicit conversion to boolNicholas Mc Guire-1/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman-0/+1
2019-03-29staging: wilc1000: assign scan result callback before starting the scanAdham Abozaeid-2/+3
2019-03-27staging: wilc1000: use cfg80211 ssid list instead of repacking itAdham Abozaeid-95/+20
2019-03-22staging: wilc1000: Remove return variables from wilc_spi.cNishka Dasgupta-8/+5
2019-03-22staging: wilc1000: Remove return variable from host_interface.cNishka Dasgupta-14/+6
2019-03-18staging: wilc1000: remove unnecessary local variablesHimadri Pandya-9/+3
2019-03-18staging: wilc1000: Fix line over 80 charactersDebleena Sen-1/+2
2019-02-28staging: wilc1000: fix incorrent type in initializerBo YU-1/+1
2019-02-26staging: wilc1000: fix incorrent type assignmentBo YU-2/+2
2019-02-07staging: wilc1000: rename linux_wlan.c and linux_mon.cAjay Singh-1/+1
2019-02-07staging: wilc1000: remove 'linux_' prefix in function namesAjay Singh-14/+13
2019-02-07staging: wilc1000: rename wilc_frmw_to_linux()Ajay Singh-5/+5