summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wfi_netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: remove typedef from tstrWILC_WFIDrvLeo Kim2015-10-131-2/+2
* staging: wilc1000: remove typedef from tstrHostIFpmkidAttrLeo Kim2015-10-081-1/+1
* staging: wilc1000: remove unnecessary commentChaehyun Lim2015-10-021-13/+10Star
* staging: wilc1000: remove commented codesChaehyun Lim2015-10-021-1/+0Star
* staging: wilc1000: remove unused variable real_ndevGlen Lee2015-10-021-1/+0Star
* staging: wilc1000: wilc_wfi_netdevice.h: remove unused variablesGlen Lee2015-10-021-2/+0Star
* staging: wilc1000: remove function pointer wlan_add_mgmt_to_tx_queGlen Lee2015-10-021-1/+0Star
* wilc1000 : Use BIT() macro where possibleAnish Bhatt2015-09-301-2/+2
* staging: wilc1000: remove function pointer os_waitGlen Lee2015-09-291-0/+1
* staging: wilc1000: remove mutex txq_cs and it's related codesGlen Lee2015-09-291-1/+0Star
* staging: wilc1000: use g_linux_wlan->txq_spinlock not the pointer of itGlen Lee2015-09-291-0/+1
* staging: wilc1000: remove function pointer os_debugGlen Lee2015-09-291-0/+1
* staging: wilc1000: remove function pointer rx_completeGlen Lee2015-09-291-0/+1
* staging: wilc1000: remove function pointer mac_indicateGlen Lee2015-09-291-0/+1
* staging: wilc1000: remove function pointer rx_indicateGlen Lee2015-09-291-0/+1
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-211-1/+1
* staging: wilc1000: remove define RX_BH_TYPEGlen Lee2015-09-191-15/+0Star
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-191-1/+0Star
* staging: wilc1000: remove unused variable rxq_threadGlen Lee2015-09-171-1/+0Star
* staging: wilc1000: remove unused semaphore and it's related codesGlen Lee2015-09-171-1/+0Star
* staging: wilc1000: remove variable rxq_thread_startedGlen Lee2015-09-171-1/+0Star
* staging: wilc1000: remove define WILC_P2P and ifdef lineGlen Lee2015-09-171-7/+0Star
* staging: wilc1000: remove PANDA_BOARDTony Cho2015-09-171-4/+0Star
* staging: wilc1000: use u8 instead of uint8_tChaehyun Lim2015-09-151-5/+5
* staging: wilc1000: rename WILC_WFI_privChaehyun Lim2015-09-151-1/+1
* staging: wilc1000: remove unused NM73131_0_BOARDKim, Leo2015-09-131-3/+1Star
* staging: wilc1000: use id value as argumentJohnny Kim2015-09-131-1/+0Star
* staging: wilc1000: remove wrappers around semaphore usageGreg Kroah-Hartman2015-09-131-3/+0Star
* staging: wilc1000: remove wrappers around sema_init()Greg Kroah-Hartman2015-09-131-1/+1
* staging: wilc1000: replace WILC_WFIDrvHandle by tstrWILC_WFIDrvJohnny Kim2015-08-151-2/+2
* staging: wilc1000: remove the warnings on the line over 80 charactersSunghoon Cho2015-07-071-3/+4
* staging: wilc1000: add a blank line after struct declarationSunghoon Cho2015-07-071-0/+1
* staging: wilc1000: remove the warnings on the prohibited spacesSunghoon Cho2015-07-071-2/+2
* staging: wilc1000: add a blank lineSunghoon Cho2015-06-181-0/+1
* staging: wilc1000: remove unnecessary blank line.Sunghoon Cho2015-06-181-1/+0Star
* staging: wilc1000: remove the warnings on the multiple blank lines.Sunghoon Cho2015-06-181-15/+0Star
* staging: wilc1000: change WILC_BOOL to boolDean Lee2015-06-121-4/+4
* staging: wilc1000: remove WILC_Uint64Chaehyun Lim2015-06-111-2/+2
* staging: wilc1000: remove WILC_Uint32Chaehyun Lim2015-06-111-3/+3
* staging: wilc1000: remove WILC_Uint16Chaehyun Lim2015-06-111-1/+1
* staging: wilc1000: remove WILC_Uint8Greg Kroah-Hartman2015-06-021-8/+8
* staging: wilc1000: remove semaphore wrapperArnd Bergmann2015-06-021-2/+2
* staging: wilc1000: remove linux version checksArnd Bergmann2015-05-311-8/+0Star
* staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim2015-05-241-0/+277