summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wlan_if.h
Commit message (Expand)AuthorAgeFilesLines
...
* staging: wilc1000: remove function pointer wlan_handle_tx_queGlen Lee2015-10-021-1/+0
* staging: wilc1000: remove function pointer wlan_add_to_tx_queGlen Lee2015-10-021-1/+0
* staging: wilc1000: remove function pointer wlan_stopGlen Lee2015-10-021-1/+0
* staging: wilc1000: remove function pointer wlan_startGlen Lee2015-10-021-1/+0
* staging: wilc1000: remove function pointer wlan_firmware_downloadGlen Lee2015-10-021-1/+0
* staging: wilc1000: remove define WILC_PARSE_SCAN_IN_HOSTGlen Lee2015-09-301-2/+1
* staging: wilc1000: delete wilc_oswrapper.hChaehyun Lim2015-09-301-1/+0
* staging: wilc1000: remove wilc_platform include fileChaehyun Lim2015-09-301-0/+1
* staging: wilc1000: remove function pointer os_waitGlen Lee2015-09-291-5/+0
* staging: wilc1000: remove mutex txq_cs and it's related codesGlen Lee2015-09-291-1/+0
* staging: wilc1000: remove variable rx_buffer_sizeGlen Lee2015-09-291-3/+0
* staging: wilc1000: remove variable tx_buffer_sizeGlen Lee2015-09-291-1/+0
* staging: wilc1000: remove pointer varialbes of hif_csGlen Lee2015-09-291-3/+0
* staging: wilc1000: remove pointer variables of txq_add_to_head_csGlen Lee2015-09-291-3/+0
* staging: wilc1000: remove pointer varialbe cfg_wait and cfg_wait_eventGlen Lee2015-09-291-2/+0
* staging: wilc1000: remove pointer variable of g_linux_wlan->txq_eventGlen Lee2015-09-291-2/+0
* staging: wilc1000: use g_linux_wlan->rxq_cs for function arguemntGlen Lee2015-09-291-1/+0
* staging: wilc1000: use g_linux_wlan->txq_spinlock not the pointer of itGlen Lee2015-09-291-1/+0
* staging: wilc1000: remove function pointer os_debugGlen Lee2015-09-291-1/+0
* staging: wilc1000: remove function pointer rx_completeGlen Lee2015-09-291-5/+0
* staging: wilc1000: remove function pointer mac_indicateGlen Lee2015-09-291-4/+0
* staging: wilc1000: remove function pointer rx_indicateGlen Lee2015-09-291-1/+0
* staging: wilc1000: remove extern declarationChaehyun Lim2015-09-291-0/+1
* staging: wilc1000: wilc_wlan_if.h: align define, enum and structureLeo Kim2015-09-291-290/+290
* staging: wilc1000: wilc_wlan_if.h: remove warnings line over 80 charactersLeo Kim2015-09-291-275/+369
* staging: wilc1000: wilc_wlan_if.h: remove warnings on the multiple blank linesLeo Kim2015-09-291-12/+0
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-201-4/+0
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-181-9/+0
* staging: wicl1000: remove function pointer wlan_handle_rx_queGlen Lee2015-09-161-1/+0
* staging: wilc1000: remove unused semaphore and it's related codesGlen Lee2015-09-161-1/+0
* staging: wilc1000: remove define TCP_ENHANCEMENTS and it's related codeGlen Lee2015-09-161-1/+0
* staging: wilc1000: remove define WILC_P2P and ifdef lineGlen Lee2015-09-161-9/+0
* staging: wilc1000: remove define WILC_AP_EXTERNAL_MLME and ifdef lineGlen Lee2015-09-161-4/+1
* staging: wilc1000: use u32 instead of uint32_tChaehyun Lim2015-09-151-26/+26
* staging: wilc1000: use u8 instead of uint8_tChaehyun Lim2015-09-151-13/+13
* staging: wilc1000: remove dead codesTony Cho2015-09-121-9/+0
* staging: wilc1000: remove wrapper around usleep_range()Greg Kroah-Hartman2015-09-121-1/+0
* staging: wilc1000: remove spinlock wrappersGreg Kroah-Hartman2015-09-121-5/+0
* staging: wilc1000: remove wrappers around semaphore usageGreg Kroah-Hartman2015-09-121-4/+1
* staging: wilc1000: remove mutex_lock/unlock wrappersGreg Kroah-Hartman2015-09-121-3/+1
* staging: wilc1000: remove mdelay wrapperGreg Kroah-Hartman2015-09-121-1/+0
* staging: wilc1000: remove pointless kfree wrapperGreg Kroah-Hartman2015-09-121-1/+0
* staging: wilc1000: remove another pointless kmalloc wrapperGreg Kroah-Hartman2015-09-121-1/+0
* staging: wilc1000: remove pointless kmalloc wrapperGreg Kroah-Hartman2015-09-121-1/+0
* staging: wilc1000: delete wilc_type.hGreg Kroah-Hartman2015-08-141-1/+1
* staging: wilc1000: use BIT macroHari Prasath Gujulan Elango2015-07-061-2/+2
* staging: wilc1000: remove commented codeChaehyun Lim2015-06-181-22/+0
* staging: wilc1000: remove WILC_Uint32Chaehyun Lim2015-06-111-2/+2
* staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim2015-05-241-0/+991
OpenPOWER on IntegriCloud