summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/linux_wlan.c
AgeCommit message (Expand)Author
2015-10-29staging: wilc1000: wilc_wlan_txq_add_net_pkt: add argument struct net_deviceGlen Lee
2015-10-29staging: wilc1000: mac_xmit: use netdev private wilc instead of g_linux_wlanGlen Lee
2015-10-29staging: wilc1000: Set_machw_change_vir_if: add argument struct net_deviceGlen Lee
2015-10-29staging: wilc1000: GetIfHandler: add argument struct wilc and use itGlen Lee
2015-10-29staging: wilc1000: frmw_to_linux: add argument struct wilcGlen Lee
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: 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_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-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: wilc1000_wlan_deinit: change argument and use 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: assign pointer of g_linux_wlan to sdio device 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
2015-10-24staging: wilc1000: rename drvHandler in the struct wilc_vifTony Cho
2015-10-24staging: wilc1000: rename aBSSID in the sturct wilc_vifTony Cho
2015-10-24staging: wilc1000: rename aSrcAddress in the struct wilc_vifTony Cho
2015-10-24staging: wilc1000: rename strInterfaceInfo in the sturct wilcTony Cho
2015-10-24staging: wilc1000: rename u8NoIfcs in the struct wilcTony Cho
2015-10-24staging: wilc1000: change the type of wilc1000_initializedTony Cho
2015-10-16staging: wilc1000: remove typedef from the linux_wlan_tTony Cho
2015-10-12Staging: wilc1000: linux_wlan: Remove NULL check before kfreeShraddha Barke
2015-10-12staging: wilc1000: remove typedef from tstrWILC_WFIDrvLeo Kim
2015-10-02staging: wilc1000: fix indentation levelChaehyun Lim
2015-10-02staging: wilc1000: remove commented codesChaehyun Lim
2015-10-02staging: wilc1000: Delete undefined DEBUG_MODE and it's related codesGlen Lee
2015-10-02staging: wilc1000: remove function pointer wlan_add_mgmt_to_tx_queGlen Lee
2015-10-02staging: wilc1000: remove function pointer wlan_cfg_get_valueGlen Lee
2015-10-02staging: wilc1000: remove function pointer wlan_cfg_getGlen Lee
2015-10-02staging: wilc1000: remove function pointer wlan_cfg_setGlen Lee