summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wlan.h
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: wilc_wlan_txq_add_net_pkt: add argument struct net_deviceGlen Lee2015-10-291-2/+2
* staging: wilc1000: wilc_wlan_cleanup: add new argument struct net_deviceGlen Lee2015-10-291-1/+1
* staging: wilc1000: wilc_wlan_handle_txq: add argument and use wilcGlen Lee2015-10-291-1/+1
* staging: wilc1000: wilc_handle_isr: add argument wilc to wilc_handle_isrGlen Lee2015-10-291-1/+1
* staging: wilc1000: remove function pointer cfg_initGlen Lee2015-10-021-4/+0Star
* staging: wilc1000: remove function pointer rx_indicateGlen Lee2015-10-021-1/+0Star
* staging: wilc1000: remove function pointer cfg_wid_get_valGlen Lee2015-10-021-1/+0Star
* staging: wilc1000: remove function pointer cfg_wid_getGlen Lee2015-10-021-1/+0Star
* staging: wilc1000: remove function pointer cfg_wid_setGlen Lee2015-10-021-1/+0Star
* staging: wilc1000: remove function pointer wlan_add_mgmt_to_tx_queGlen Lee2015-10-021-0/+2
* staging: wilc1000: remove function pointer wlan_cfg_get_valueGlen Lee2015-10-021-0/+1
* staging: wilc1000: remove function pointer wlan_cfg_getGlen Lee2015-10-021-0/+1
* staging: wilc1000: remove function pointer wlan_cfg_setGlen Lee2015-10-021-0/+2
* staging: wilc1000: delete define ACTION and PROBE_REQGlen Lee2015-10-021-2/+0Star
* staging: wilc1000: remove function pointer wlan_cleanupGlen Lee2015-10-021-0/+1
* staging: wilc1000: remove function pointer wlan_handle_rx_isrGlen Lee2015-10-021-0/+1
* staging: wilc1000: remove function pointer wlan_handle_tx_queGlen Lee2015-10-021-0/+1
* staging: wilc1000: remove function pointer wlan_add_to_tx_queGlen Lee2015-10-021-0/+2
* staging: wilc1000: remove function pointer wlan_stopGlen Lee2015-10-021-0/+1
* staging: wilc1000: remove function pointer wlan_startGlen Lee2015-10-021-0/+1
* staging: wilc1000: remove function pointer wlan_firmware_downloadGlen Lee2015-10-021-0/+1
* staging: wilc1000: delete wilc_oswrapper.hChaehyun Lim2015-09-301-1/+0Star
* wilc1000 : Use BIT() macro where possibleAnish Bhatt2015-09-301-10/+10
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-211-4/+2Star
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-191-1/+0Star
* staging: wilc1000: remove define WILC_AP_EXTERNAL_MLME and ifdef lineGlen Lee2015-09-171-2/+0Star
* staging: wilc1000: use u32 instead of uint32_tChaehyun Lim2015-09-151-15/+15
* staging: wilc1000: use u16 instead of uint16_tChaehyun Lim2015-09-151-3/+3
* staging: wilc1000: use u8 instead of uint8_tChaehyun Lim2015-09-151-16/+16
* staging: wilc1000: remove dead codesTony Cho2015-09-131-7/+0Star
* staging: wilc1000: delete wilc_type.hGreg Kroah-Hartman2015-08-151-1/+1
* staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim2015-05-241-0/+321