summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000
AgeCommit message (Expand)Author
2015-10-29staging: wilc1000: wilc_wlan_cleanup: add new argument struct net_deviceGlen Lee
2015-10-29staging: wilc1000: mac_ioctl: use private data instead of g_linux_wlanGlen Lee
2015-10-29staging: wilc1000: wlan_deinitialize_threads: change argument and use wilcGlen Lee
2015-10-29staging: wilc1000: WILC_WFI_mgmt_rx: add argument wilc and use itGlen Lee
2015-10-29staging: wilc1000: wlan_deinit_locks: change argument wilc with net_deviceGlen Lee
2015-10-29staging: wilc1000: host_int_init: add argument net_deviceGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_txq_filter_dup_tcp_ack: add argument and use wilcGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_handle_txq: add argument and use wilcGlen Lee
2015-10-29staging: wilc1000: linux_wlan_txq_task: use wilc instead of g_linux_wlanGlen Lee
2015-10-29staging: wilc1000: wlan_initialize_threads: change argument with net_deviceGlen Lee
2015-10-29staging: wilc1000: linux_wlan_set_bssid: use wilc instead of g_linux_wlanGlen Lee
2015-10-29staging: wilc1000: linux_wlan_mac_indicate: add argument and use wilcGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_handle_rxq: add new argument and use wilcGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_handle_isr_ext: add argument struct wilcGlen Lee
2015-10-29staging: wilc1000: wilc_handle_isr: add argument wilc to wilc_handle_isrGlen Lee
2015-10-29staging: wilc1000: deinit_irq: use wilc instead of g_linux_wlanGlen Lee
2015-10-29staging: wilc1000: isr_bh_routine: use wilc instead of g_linux_wlanGlen Lee
2015-10-29staging: wicl1000: isr_uh_routine: use netdev private wilcGlen Lee
2015-10-29staging: wilc1000: fix build error on SPIGlen Lee
2015-10-27Staging: wilc1000: coreconfigurator: Remove unnecessary parenthesesShivani Bhardwaj
2015-10-27Staging: wilc1000: coreconfigurator: Remove irrelevant wrapper functionShivani Bhardwaj
2015-10-27Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functionsShivani Bhardwaj
2015-10-27staging: wilc1000: return -ENOMEM when kmalloc failedLuis de Bethencourt
2015-10-27staging: wilc1000: rename host_int_set_WEPDefaultKeyIDChaehyun Lim
2015-10-27staging: wilc1000: rename u8Index in host_int_set_WEPDefaultKeyIDChaehyun Lim
2015-10-27staging: wilc1000: fix parameter name of function declarationChaehyun Lim
2015-10-27staging: wilc1000: fix return type of host_int_set_WEPDefaultKeyIDChaehyun Lim
2015-10-26Staging: wilc1000: Remove boolean comparisionPunit Vara
2015-10-24staging: wilc1000: isr_bh_routine: remove unused variable nicGlen Lee
2015-10-24staging: wilc1000: fix trivial typosGeliang Tang
2015-10-24staging: wilc1000: init_irq: change argument and use netdev private wilcGlen Lee
2015-10-24staging: wilc1000: start_ap: use netdev private data wilcGlen Lee
2015-10-24staging: wilc1000: wilc_mgmt_frame_register: use netdev private wilcGlen Lee
2015-10-24staging: wilc1000: del_key: use netdev private wilc instead of g_linux_wlanGlen Lee
2015-10-24staging: wilc1000: add_key: use netdev private wilc instead of g_linux_wlanGlen Lee
2015-10-24staging: wilc1000: CfgConnectResult: use netdev private wilcGlen Lee
2015-10-24staging: wilc1000: wilc1000_wlan_deinit: change argument and use wilcGlen Lee
2015-10-24staging: wilc1000: chage_virtual_intf: use netdev private wilcGlen Lee
2015-10-24staging: wilc1000: mac_close: use netdev private wilc instead of g_linux_wlanGlen Lee
2015-10-24staging: wilc1000: mac_open: use netdev private wilcGlen Lee
2015-10-24staging: wilc1000: wlan_init_locks: change parameter and use wilcGlen Lee
2015-10-24staging: wilc1000: wilc1000_wlan_init: use netdev private wilcGlen Lee
2015-10-24staging: wilc1000: add wilc to netdev private data structureGlen Lee
2015-10-24staging: wilc1000: fix the bug on copying bssidTony Cho
2015-10-24staging: wilc1000: assign pointer of g_linux_wlan to sdio device dataTony Cho
2015-10-24staging: wilc1000: introduce struct wilc_sdio for sdio dataTony Cho
2015-10-24staging: wilc1000: remove COMPLEMENT_BOOTTony Cho
2015-10-24staging: wilc1000: rename wilc_firmware in the struct wilcTony Cho
2015-10-24staging: wilc1000: move clean up codes into wl_wlan_cleanup functionTony Cho
2015-10-24staging: wilc1000: rename wilc_netdev in the struct wilc_vifTony Cho