summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/linux_wlan.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: remove os_privateGlen Lee2015-11-161-2/+0Star
* staging: wilc1000: linux_spi_init: remove parameter vpGlen Lee2015-11-161-1/+1
* staging: wilc1000: remove unused function pointer io_deinitGlen Lee2015-11-161-2/+0Star
* staging: wilc1000: remove function pointer io_initGlen Lee2015-11-161-2/+0Star
* staging: wilc1000: remove spi_max_speed of wilc_wlan_io_func_tGlen Lee2015-11-161-1/+0Star
* staging: wilc1000: remove spi_trx of wilc_wlan_io_func_tGlen Lee2015-11-161-1/+0Star
* staging: wilc1000: remove function pointer spi_rx of wilc_wlan_io_func_tGlen Lee2015-11-161-1/+0Star
* staging: wilc1000: remove function pointer spi_tx of wilc_wlan_io_function_tGlen Lee2015-11-161-1/+0Star
* staging: wilc1000: remove varialbe sdio_set_default_speedGlen Lee2015-11-161-1/+0Star
* staging: wilc1000: remove sdio_set_max_speedGlen Lee2015-11-161-1/+0Star
* staging: wilc1000: remove sdio_cmd53 of wilc_wlan_io_func_tGlen Lee2015-11-161-1/+0Star
* staging: wilc1000: remove sdio_cmd52 of wilc_wlan_io_func_tGlen Lee2015-11-161-1/+0Star
* staging: wilc1000: fixes that open brace { should be on the previous lineLeo Kim2015-11-161-2/+1Star
* staging: wilc1000: fixes a struct allocation to match coding standardsLeo Kim2015-11-161-1/+1
* staging: wilc1000: fixes alignment should match open parenthesisLeo Kim2015-11-161-5/+6
* staging: wilc1000: rename pu8UdpBuffer of mac_xmit functionLeo Kim2015-11-161-5/+6
* staging: wilc1000: rename QueueCount of mac_xmit functionLeo Kim2015-11-161-5/+5
* staging: wilc1000: rename s32Error of mac_ioctl functionLeo Kim2015-11-161-6/+7
* staging: wilc1000: rename host_int_get_MacAddress functionLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename Set_machw_change_vir_if functionLeo Kim2015-11-161-1/+1
* staging: wilc1000: remove goto from mac_openLeo Kim2015-11-161-7/+3Star
* staging: wilc1000: remove goto from wlan_initialize_threadsLeo Kim2015-11-161-7/+2Star
* staging: wilc1000: fixes missing a blank line after declarationsLeo Kim2015-11-161-0/+2
* staging: wilc1000: remove goto from linux_wlan_firmware_downloadLeo Kim2015-11-161-5/+3Star
* staging: wilc1000: remove goto from linux_wlan_start_firmwareLeo Kim2015-11-161-4/+3Star
* staging: wilc1000: fixes braces {} should be used on all arms of this statementLeo Kim2015-11-161-4/+3Star
* staging: wilc1000: rename pBSSID of function linux_wlan_set_bssidLeo Kim2015-11-161-2/+2
* staging: wilc1000: rename Bssid1 of function get_if_handlerLeo Kim2015-11-161-5/+5
* staging: wilc1000: rename Bssid of function get_if_handlerLeo Kim2015-11-161-5/+5
* staging: wilc1000: rename pMacHeader of function get_if_handlerLeo Kim2015-11-161-6/+6
* staging: wilc1000: rename function GetIfHandlerLeo Kim2015-11-161-2/+2
* staging: wilc1000: remove do-nothing if condition case.Leo Kim2015-11-161-3/+0Star
* staging: wilc1000: fixes add spaces required around that '&&'Leo Kim2015-11-161-3/+2Star
* staging: wilc1000: remove warnings line over 80 charactersLeo Kim2015-11-161-13/+27
* staging: wilc1000: remove extern function in c file and move it to header file.Leo Kim2015-11-161-1/+0Star
* staging: wilc1000: linux_wlan: remove unused definesLeo Kim2015-11-161-8/+2Star
* staging: wilc1000: linux_wlan.c: clean up commentsLeo Kim2015-11-161-193/+26Star
* staging: wilc1000: fixes blank lines aren't necessary braceLeo Kim2015-11-161-21/+0Star
* staging: wilc1000: rename pIP_Add_buff of function dev_state_ev_handlerLeo Kim2015-11-161-7/+11
* staging: wilc1000: rename pstrWFIDrv of function mac_closeLeo Kim2015-11-161-4/+4
* staging: wilc1000: rename pstrWFIDrv of function wilc_set_multicast_listLeo Kim2015-11-161-5/+5
* staging: wilc1000: rename pstrWFIDrv of function linux_wlan_init_test_configLeo Kim2015-11-161-3/+3
* staging: wilc1000: rename pstrWFIDrv of function dev_state_ev_handlerLeo Kim2015-11-161-10/+10
* staging: wilc1000: linux_wlan: remove unused define CUSTOMER_PLATFORMLeo Kim2015-11-161-15/+0Star
* staging: wilc1000: replace explicit NULL comparisons with !Leo Kim2015-11-161-22/+23
* staging: wilc1000: rename gau8MulticastMacAddrList variableLeo Kim2015-11-161-3/+8
* staging: wilc1000: wl_wlan_cleanup: add argument struct wilcGlen Lee2015-11-161-14/+14
* staging: wilc1000: linux_wlan_get_firmware: change argument p_nic with devGlen Lee2015-11-161-7/+10
* staging: wilc1000: wilc_wlan_init: add argument struct net_deviceGlen Lee2015-11-161-1/+1
* staging: wilc1000: linux_wlan_start_firmware: change argument with devGlen Lee2015-11-161-4/+9