summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wlan.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: remove useless #if 1Chaehyun Lim2015-09-211-2/+0Star
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-211-15/+2Star
* staging: wilc1000: remove define RX_BH_TYPEGlen Lee2015-09-191-3/+0Star
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-191-24/+2Star
* staging: wilc1000: replace __inline with inlineChaehyun Lim2015-09-191-6/+6
* staging: wilc1000: remove INLINE macroChaehyun Lim2015-09-191-1/+0Star
* staging: wicl1000: remove function pointer wlan_handle_rx_queGlen Lee2015-09-171-1/+0Star
* staging: wilc1000: replace INLINE with static inlineChaehyun Lim2015-09-171-8/+8
* staging: wilc1000: wilc_wlan.c: use BIT(x) macroChaehyun Lim2015-09-171-3/+2Star
* staging: wilc1000: remove unused semaphore and it's related codesGlen Lee2015-09-171-3/+0Star
* staging: wilc1000: remove define TCP_ENHANCEMENTS and it's related codeGlen Lee2015-09-171-7/+1Star
* staging: wilc1000: remove define WILC_P2P and ifdef lineGlen Lee2015-09-171-6/+2Star
* staging: wilc1000: remove define WILC_AP_EXTERNAL_MLME and ifdef lineGlen Lee2015-09-171-8/+4Star
* staging: wilc1000: use u32 instead of uint32_tChaehyun Lim2015-09-151-74/+74
* staging: wilc1000: use u16 instead of uint16_tChaehyun Lim2015-09-151-6/+6
* staging: wilc1000: use u8 instead of uint8_tChaehyun Lim2015-09-151-29/+29
* staging: wilc1000: remove unused PLAT_RK3026_TCHIPLeo Kim2015-09-131-24/+0Star
* staging: wilc1000: delete definition USE_WIRELESSKim, Leo2015-09-131-4/+0Star
* staging: wilc1000: remove dead codesTony Cho2015-09-131-48/+0Star
* staging: wilc1000: remove wrapper around usleep_range()Greg Kroah-Hartman2015-09-131-2/+2
* staging: wilc1000: remove spinlock wrappersGreg Kroah-Hartman2015-09-131-16/+16
* staging: wilc1000: remove wrappers around semaphore usageGreg Kroah-Hartman2015-09-131-11/+9Star
* staging: wilc1000: remove mutex_lock/unlock wrappersGreg Kroah-Hartman2015-09-131-10/+10
* staging: wilc1000: remove mdelay wrapperGreg Kroah-Hartman2015-09-131-2/+2
* staging: wilc1000: remove pointless kfree wrapperGreg Kroah-Hartman2015-09-131-29/+16Star
* staging: wilc1000: remove another pointless kmalloc wrapperGreg Kroah-Hartman2015-09-131-4/+4
* staging: wilc1000: remove pointless kmalloc wrapperGreg Kroah-Hartman2015-09-131-5/+5
* staging: wilc1000: remove wilc_exported_buf.cGreg Kroah-Hartman2015-09-131-37/+0Star
* staging: wilc1000: add a blank line after declarationChaehyun Lim2015-09-131-0/+13
* staging: wilc1000: remove void function return statements that are not usefulRaphaƫl Beamonte2015-08-171-3/+0Star
* staging: wilc1000: remove WILC_Sleep()Greg Kroah-Hartman2015-08-151-3/+3
* staging: wilc1000: Remove braces for single statement 'if' and 'else'Chandra S Gorentla2015-08-091-12/+8Star
* staging: wilc1000: Remove ' ' before quoted '\n'Chandra S Gorentla2015-08-091-5/+5
* staging: wilc1000: Remove unused extern declarationsChandra S Gorentla2015-08-091-3/+0Star
* Staging: wilc1000: Remove typedefs for structShraddha Barke2015-08-051-3/+3
* staging: wilc1000: remove ununsed variableHari Prasath Gujulan Elango2015-07-071-2/+1Star
* staging: wilc1000: remove redundant assignment of variableHari Prasath Gujulan Elango2015-07-071-1/+1
* staging: wilc1000: remove commented codeChaehyun Lim2015-06-191-31/+0Star
* Staging: wilc1000: Boolean tests don't need comparisonsAbdul Hussain2015-06-171-2/+2
* staging: wilc1000: change WILC_BOOL to boolDean Lee2015-06-121-17/+17
* staging: wilc1000: remove WILC_Uint32Chaehyun Lim2015-06-111-3/+3
* staging: wilc1000: remove WILC_Uint16Chaehyun Lim2015-06-111-4/+4
* staging: wilc1000: Remove commented code linesAbhishek Sharma2015-06-081-65/+0Star
* staging: wilc1000: Remove commented variable declerationsAbhishek Sharma2015-06-081-4/+0Star
* staging: wilc1000: remove WILC_Uint8Greg Kroah-Hartman2015-06-021-1/+1
* staging: wilc100: remove WILC_NULL usageGreg Kroah-Hartman2015-06-021-8/+8
* staging: wilc1000: fix compiler warningsArnd Bergmann2015-06-021-4/+2Star
* staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim2015-05-241-0/+2434