aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wlan_if.h
AgeCommit message (Expand)Author
2015-09-29staging: wilc1000: remove mutex txq_cs and it's related codesGlen Lee
2015-09-29staging: wilc1000: remove variable rx_buffer_sizeGlen Lee
2015-09-29staging: wilc1000: remove variable tx_buffer_sizeGlen Lee
2015-09-29staging: wilc1000: remove pointer varialbes of hif_csGlen Lee
2015-09-29staging: wilc1000: remove pointer variables of txq_add_to_head_csGlen Lee
2015-09-29staging: wilc1000: remove pointer varialbe cfg_wait and cfg_wait_eventGlen Lee
2015-09-29staging: wilc1000: remove pointer variable of g_linux_wlan->txq_eventGlen Lee
2015-09-29staging: wilc1000: use g_linux_wlan->rxq_cs for function arguemntGlen Lee
2015-09-29staging: wilc1000: use g_linux_wlan->txq_spinlock not the pointer of itGlen Lee
2015-09-29staging: wilc1000: remove function pointer os_debugGlen Lee
2015-09-29staging: wilc1000: remove function pointer rx_completeGlen Lee
2015-09-29staging: wilc1000: remove function pointer mac_indicateGlen Lee
2015-09-29staging: wilc1000: remove function pointer rx_indicateGlen Lee
2015-09-29staging: wilc1000: remove extern declarationChaehyun Lim
2015-09-29staging: wilc1000: wilc_wlan_if.h: align define, enum and structureLeo Kim
2015-09-29staging: wilc1000: wilc_wlan_if.h: remove warnings line over 80 charactersLeo Kim
2015-09-29staging: wilc1000: wilc_wlan_if.h: remove warnings on the multiple blank linesLeo Kim
2015-09-20staging: wilc1000: remove useless commentChaehyun Lim
2015-09-18staging: wilc1000: remove useless commentChaehyun Lim
2015-09-16staging: wicl1000: remove function pointer wlan_handle_rx_queGlen Lee
2015-09-16staging: wilc1000: remove unused semaphore and it's related codesGlen Lee
2015-09-16staging: wilc1000: remove define TCP_ENHANCEMENTS and it's related codeGlen Lee
2015-09-16staging: wilc1000: remove define WILC_P2P and ifdef lineGlen Lee
2015-09-16staging: wilc1000: remove define WILC_AP_EXTERNAL_MLME and ifdef lineGlen Lee
2015-09-15staging: wilc1000: use u32 instead of uint32_tChaehyun Lim
2015-09-15staging: wilc1000: use u8 instead of uint8_tChaehyun Lim
2015-09-12staging: wilc1000: remove dead codesTony Cho
2015-09-12staging: wilc1000: remove wrapper around usleep_range()Greg Kroah-Hartman
2015-09-12staging: wilc1000: remove spinlock wrappersGreg Kroah-Hartman
2015-09-12staging: wilc1000: remove wrappers around semaphore usageGreg Kroah-Hartman
2015-09-12staging: wilc1000: remove mutex_lock/unlock wrappersGreg Kroah-Hartman
2015-09-12staging: wilc1000: remove mdelay wrapperGreg Kroah-Hartman
2015-09-12staging: wilc1000: remove pointless kfree wrapperGreg Kroah-Hartman
2015-09-12staging: wilc1000: remove another pointless kmalloc wrapperGreg Kroah-Hartman
2015-09-12staging: wilc1000: remove pointless kmalloc wrapperGreg Kroah-Hartman
2015-08-14staging: wilc1000: delete wilc_type.hGreg Kroah-Hartman
2015-07-06staging: wilc1000: use BIT macroHari Prasath Gujulan Elango
2015-06-18staging: wilc1000: remove commented codeChaehyun Lim
2015-06-11staging: wilc1000: remove WILC_Uint32Chaehyun Lim
2015-05-24staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim