summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/linux_wlan.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* staging: wilc1000: linux_wlan_firmware_download: change argumentGlen Lee2015-11-161-7/+11
* staging: wilc1000: Remove inclusion of version.hAmitoj Kaur Chawla2015-11-161-1/+0Star
* staging: wilc1000: wilc_wlan_txq_add_net_pkt: add argument struct net_deviceGlen Lee2015-10-291-2/+2
* staging: wilc1000: mac_xmit: use netdev private wilc instead of g_linux_wlanGlen Lee2015-10-291-3/+5
* staging: wilc1000: Set_machw_change_vir_if: add argument struct net_deviceGlen Lee2015-10-291-2/+1Star
* staging: wilc1000: GetIfHandler: add argument struct wilc and use itGlen Lee2015-10-291-10/+10
* staging: wilc1000: frmw_to_linux: add argument struct wilcGlen Lee2015-10-291-3/+3
* staging: wilc1000: wilc_wlan_cleanup: add new argument struct net_deviceGlen Lee2015-10-291-2/+2
* staging: wilc1000: mac_ioctl: use private data instead of g_linux_wlanGlen Lee2015-10-291-1/+3
* staging: wilc1000: wlan_deinitialize_threads: change argument and use wilcGlen Lee2015-10-291-10/+15
* staging: wilc1000: WILC_WFI_mgmt_rx: add argument wilc and use itGlen Lee2015-10-291-5/+5