summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000
Commit message (Expand)AuthorAgeFilesLines
...
* staging: wilc1000: wlan_deinit_locks: change argument wilc with net_deviceGlen Lee2015-10-291-8/+14
* staging: wilc1000: host_int_init: add argument net_deviceGlen Lee2015-10-293-4/+11
* staging: wilc1000: wilc_wlan_txq_filter_dup_tcp_ack: add argument and use wilcGlen Lee2015-10-291-7/+10
* staging: wilc1000: wilc_wlan_handle_txq: add argument and use wilcGlen Lee2015-10-293-6/+11
* staging: wilc1000: linux_wlan_txq_task: use wilc instead of g_linux_wlanGlen Lee2015-10-291-11/+16
* staging: wilc1000: wlan_initialize_threads: change argument with net_deviceGlen Lee2015-10-291-9/+12
* staging: wilc1000: linux_wlan_set_bssid: use wilc instead of g_linux_wlanGlen Lee2015-10-291-3/+8
* staging: wilc1000: linux_wlan_mac_indicate: add argument and use wilcGlen Lee2015-10-293-10/+9Star
* staging: wilc1000: wilc_wlan_handle_rxq: add new argument and use wilcGlen Lee2015-10-291-4/+4
* staging: wilc1000: wilc_wlan_handle_isr_ext: add argument struct wilcGlen Lee2015-10-291-2/+2
* staging: wilc1000: wilc_handle_isr: add argument wilc to wilc_handle_isrGlen Lee2015-10-294-5/+8
* staging: wilc1000: deinit_irq: use wilc instead of g_linux_wlanGlen Lee2015-10-291-5/+11
* staging: wilc1000: isr_bh_routine: use wilc instead of g_linux_wlanGlen Lee2015-10-291-1/+7
* staging: wicl1000: isr_uh_routine: use netdev private wilcGlen Lee2015-10-291-2/+8
* staging: wilc1000: fix build error on SPIGlen Lee2015-10-291-1/+5
* Staging: wilc1000: coreconfigurator: Remove unnecessary parenthesesShivani Bhardwaj2015-10-271-3/+3
* Staging: wilc1000: coreconfigurator: Remove irrelevant wrapper functionShivani Bhardwaj2015-10-271-9/+6Star
* Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functionsShivani Bhardwaj2015-10-271-25/+23Star
* staging: wilc1000: return -ENOMEM when kmalloc failedLuis de Bethencourt2015-10-271-9/+9
* staging: wilc1000: rename host_int_set_WEPDefaultKeyIDChaehyun Lim2015-10-273-8/+8
* staging: wilc1000: rename u8Index in host_int_set_WEPDefaultKeyIDChaehyun Lim2015-10-272-3/+3
* staging: wilc1000: fix parameter name of function declarationChaehyun Lim2015-10-271-1/+1
* staging: wilc1000: fix return type of host_int_set_WEPDefaultKeyIDChaehyun Lim2015-10-272-3/+3
* Staging: wilc1000: Remove boolean comparisionPunit Vara2015-10-251-2/+2
* staging: wilc1000: isr_bh_routine: remove unused variable nicGlen Lee2015-10-251-4/+0Star
* staging: wilc1000: fix trivial typosGeliang Tang2015-10-251-2/+2
* staging: wilc1000: init_irq: change argument and use netdev private wilcGlen Lee2015-10-251-7/+11
* staging: wilc1000: start_ap: use netdev private data wilcGlen Lee2015-10-251-1/+5
* staging: wilc1000: wilc_mgmt_frame_register: use netdev private wilcGlen Lee2015-10-251-4/+3Star
* staging: wilc1000: del_key: use netdev private wilc instead of g_linux_wlanGlen Lee2015-10-251-1/+5
* staging: wilc1000: add_key: use netdev private wilc instead of g_linux_wlanGlen Lee2015-10-251-2/+6
* staging: wilc1000: CfgConnectResult: use netdev private wilcGlen Lee2015-10-251-2/+6
* staging: wilc1000: wilc1000_wlan_deinit: change argument and use wilcGlen Lee2015-10-253-24/+29
* staging: wilc1000: chage_virtual_intf: use netdev private wilcGlen Lee2015-10-251-40/+45
* staging: wilc1000: mac_close: use netdev private wilc instead of g_linux_wlanGlen Lee2015-10-251-7/+9
* staging: wilc1000: mac_open: use netdev private wilcGlen Lee2015-10-251-8/+12
* staging: wilc1000: wlan_init_locks: change parameter and use wilcGlen Lee2015-10-251-10/+15
* staging: wilc1000: wilc1000_wlan_init: use netdev private wilcGlen Lee2015-10-251-12/+13
* staging: wilc1000: add wilc to netdev private data structureGlen Lee2015-10-252-1/+2
* staging: wilc1000: fix the bug on copying bssidTony Cho2015-10-251-0/+4
* staging: wilc1000: assign pointer of g_linux_wlan to sdio device dataTony Cho2015-10-253-4/+7
* staging: wilc1000: introduce struct wilc_sdio for sdio dataTony Cho2015-10-251-0/+16
* staging: wilc1000: remove COMPLEMENT_BOOTTony Cho2015-10-253-151/+8Star
* staging: wilc1000: rename wilc_firmware in the struct wilcTony Cho2015-10-252-9/+8Star
* staging: wilc1000: move clean up codes into wl_wlan_cleanup functionTony Cho2015-10-253-59/+43Star
* staging: wilc1000: rename wilc_netdev in the struct wilc_vifTony Cho2015-10-253-43/+43
* staging: wilc1000: rename drvHandler in the struct wilc_vifTony Cho2015-10-253-14/+14
* staging: wilc1000: rename aBSSID in the sturct wilc_vifTony Cho2015-10-253-11/+11
* staging: wilc1000: rename aSrcAddress in the struct wilc_vifTony Cho2015-10-253-7/+7
* staging: wilc1000: rename strInterfaceInfo in the sturct wilcTony Cho2015-10-253-85/+80Star