aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wfi_netdevice.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-29staging: wilc1000: Set_machw_change_vir_if: add argument struct net_deviceGlen Lee1-0/+1
2015-10-29staging: wilc1000: frmw_to_linux: add argument struct wilcGlen Lee1-1/+1
2015-10-29staging: wilc1000: WILC_WFI_mgmt_rx: add argument wilc and use itGlen Lee1-0/+1
2015-10-29staging: wilc1000: linux_wlan_mac_indicate: add argument and use wilcGlen Lee1-1/+1
2015-10-24staging: wilc1000: wilc1000_wlan_deinit: change argument and use wilcGlen Lee1-0/+1
2015-10-24staging: wilc1000: add wilc to netdev private data structureGlen Lee1-1/+1
2015-10-24staging: wilc1000: assign pointer of g_linux_wlan to sdio device dataTony Cho1-0/+1
2015-10-24staging: wilc1000: rename wilc_firmware in the struct wilcTony Cho1-1/+1
2015-10-24staging: wilc1000: move clean up codes into wl_wlan_cleanup functionTony Cho1-1/+1
2015-10-24staging: wilc1000: rename wilc_netdev in the struct wilc_vifTony Cho1-1/+1
2015-10-24staging: wilc1000: rename drvHandler in the struct wilc_vifTony Cho1-1/+1
2015-10-24staging: wilc1000: rename aBSSID in the sturct wilc_vifTony Cho1-1/+1
2015-10-24staging: wilc1000: rename aSrcAddress in the struct wilc_vifTony Cho1-1/+1
2015-10-24staging: wilc1000: rename strInterfaceInfo in the sturct wilcTony Cho1-1/+1
2015-10-24staging: wilc1000: rename u8NoIfcs in the struct wilcTony Cho1-1/+1
2015-10-24staging: wilc1000: change the type of wilc1000_initializedTony Cho1-1/+1
2015-10-16staging: wilc1000: remove typedef from the tstrInterfaceInfoTony Cho1-3/+3
2015-10-16staging: wilc1000: remove typedef from the linux_wlan_tTony Cho1-4/+4
2015-10-12staging: wilc1000: remove typedef from tstrWILC_WFIDrvLeo Kim1-2/+2
2015-10-08staging: wilc1000: remove typedef from tstrHostIFpmkidAttrLeo Kim1-1/+1
2015-10-02staging: wilc1000: remove unnecessary commentChaehyun Lim1-13/+10
2015-10-02staging: wilc1000: remove commented codesChaehyun Lim1-1/+0
2015-10-02staging: wilc1000: remove unused variable real_ndevGlen Lee1-1/+0
2015-10-02staging: wilc1000: wilc_wfi_netdevice.h: remove unused variablesGlen Lee1-2/+0
2015-10-02staging: wilc1000: remove function pointer wlan_add_mgmt_to_tx_queGlen Lee1-1/+0
2015-09-30wilc1000 : Use BIT() macro where possibleAnish Bhatt1-2/+2
2015-09-29staging: wilc1000: remove function pointer os_waitGlen Lee1-0/+1
2015-09-29staging: wilc1000: remove mutex txq_cs and it's related codesGlen Lee1-1/+0
2015-09-29staging: wilc1000: use g_linux_wlan->txq_spinlock not the pointer of itGlen Lee1-0/+1
2015-09-29staging: wilc1000: remove function pointer os_debugGlen Lee1-0/+1
2015-09-29staging: wilc1000: remove function pointer rx_completeGlen Lee1-0/+1
2015-09-29staging: wilc1000: remove function pointer mac_indicateGlen Lee1-0/+1
2015-09-29staging: wilc1000: remove function pointer rx_indicateGlen Lee1-0/+1
2015-09-20staging: wilc1000: remove useless commentChaehyun Lim1-1/+1
2015-09-18staging: wilc1000: remove define RX_BH_TYPEGlen Lee1-15/+0
2015-09-18staging: wilc1000: remove useless commentChaehyun Lim1-1/+0
2015-09-16staging: wilc1000: remove unused variable rxq_threadGlen Lee1-1/+0
2015-09-16staging: wilc1000: remove unused semaphore and it's related codesGlen Lee1-1/+0
2015-09-16staging: wilc1000: remove variable rxq_thread_startedGlen Lee1-1/+0
2015-09-16staging: wilc1000: remove define WILC_P2P and ifdef lineGlen Lee1-7/+0
2015-09-16staging: wilc1000: remove PANDA_BOARDTony Cho1-4/+0
2015-09-15staging: wilc1000: use u8 instead of uint8_tChaehyun Lim1-5/+5
2015-09-15staging: wilc1000: rename WILC_WFI_privChaehyun Lim1-1/+1
2015-09-12staging: wilc1000: remove unused NM73131_0_BOARDKim, Leo1-3/+1
2015-09-12staging: wilc1000: use id value as argumentJohnny Kim1-1/+0
2015-09-12staging: wilc1000: remove wrappers around semaphore usageGreg Kroah-Hartman1-3/+0
2015-09-12staging: wilc1000: remove wrappers around sema_init()Greg Kroah-Hartman1-1/+1
2015-08-14staging: wilc1000: replace WILC_WFIDrvHandle by tstrWILC_WFIDrvJohnny Kim1-2/+2
2015-07-06staging: wilc1000: remove the warnings on the line over 80 charactersSunghoon Cho1-3/+4
2015-07-06staging: wilc1000: add a blank line after struct declarationSunghoon Cho1-0/+1