staging: wilc1000: rename au8Zero_Buff in wilc_del_allstation
[linux-2.6-block.git] / drivers / staging / wilc1000 / host_interface.c
2016-02-03 Chaehyun Limstaging: wilc1000: rename au8Zero_Buff in wilc_del_alls...
2016-02-03 Chaehyun Limstaging: wilc1000: rename pstrDelAllStationMsg in wilc_...
2016-02-03 Chaehyun Limstaging: wilc1000: rename pu8MacAddr in wilc_del_allstation
2016-02-03 Chaehyun Limstaging: wilc1000: fix return type of wilc_del_allstation
2016-02-03 Chaehyun Limstaging: wilc1000: remove rates variable in wilc_edit_s...
2016-02-03 Chaehyun Limstaging: wilc1000: use kmemdup in wilc_edit_station
2016-02-03 Chaehyun Limstaging: wilc1000: rename pstrAddStationMsg in wilc_edi...
2016-02-03 Chaehyun Limstaging: wilc1000: rename pstrStaParams in wilc_edit_st...
2016-02-03 Chaehyun Limstaging: wilc1000: fix return type of wilc_edit_station
2016-02-03 Chaehyun Limstaging: wilc1000: rename pBASessionInfo in wilc_del_al...
2016-02-03 Chaehyun Limstaging: wilc1000: rename TID in wilc_del_all_rx_ba_session
2016-02-03 Chaehyun Limstaging: wilc1000: rename pBSSID in wilc_del_all_rx_ba_...
2016-02-03 Chaehyun Limstaging: wilc1000: fix return type of wilc_del_all_rx_b...
2016-02-03 Chaehyun Limstaging: wilc1000: rename pvUserArg in wilc_remain_on_c...
2016-02-03 Chaehyun Limstaging: wilc1000: rename RemainOnChanReady in wilc_rem...
2016-02-03 Chaehyun Limstaging: wilc1000: rename RemainOnChanExpired in wilc_r...
2016-02-03 Chaehyun Limstaging: wilc1000: rename u32duration in wilc_remain_on...
2016-02-03 Chaehyun Limstaging: wilc1000: rename u32SessionID in wilc_remain_o...
2016-02-03 Chaehyun Limstaging: wilc1000: fix return type of wilc_remain_on_ch...
2016-02-03 Chaehyun Limstaging: wilc1000: rename u32duration in struct remain_ch
2016-02-03 Chaehyun Limstaging: wilc1000: move static declaration of host_int_...
2016-02-03 Chaehyun Limstaging: wilc1000: rename u16ipadd in host_int_get_ipad...
2016-02-03 Chaehyun Limstaging: wilc1000: remove argument hif_drv in host_int_...
2016-02-03 Chaehyun Limstaging: wilc1000: fix return type of host_int_get_ipad...
2016-02-03 Chaehyun Limstaging: wilc1000: remove return statement
2016-02-03 Chaehyun Limstaging: wilc1000: rename u16ipadd in wilc_setup_ipaddress
2016-02-03 Chaehyun Limstaging: wilc1000: fix return type of wilc_setup_ipaddress
2016-02-03 Chaehyun Limstaging: wilc1000: rename pstrMulticastFilterParam...
2016-02-03 Chaehyun Limstaging: wilc1000: rename u32count in wilc_setup_multic...
2016-02-03 Chaehyun Limstaging: wilc1000: rename bIsEnabled in wilc_setup_mult...
2016-02-03 Chaehyun Limstaging: wilc1000: fix return type of wilc_setup_multic...
2016-02-03 Chaehyun Limstaging: wilc1000: rename pstrPowerMgmtParam in wilc_se...
2016-02-03 Chaehyun Limstaging: wilc1000: rename u32Timeout in wilc_set_power_mgmt
2016-02-03 Chaehyun Limstaging: wilc1000: rename bIsEnabled in wilc_set_power_mgmt
2016-02-03 Chaehyun Limstaging: wilc1000: fix return type of wilc_set_power_mgmt
2016-02-03 Chaehyun Limstaging: wilc1000: rename u32SessionID in wilc_listen_s...
2016-02-03 Chaehyun Limstaging: wilc1000: fix return type of wilc_listen_state...
2016-02-03 Chaehyun Limstaging: wilc1000: rename bReg in wilc_frame_register
2016-02-03 Chaehyun Limstaging: wilc1000: rename u16FrameType in wilc_frame_re...
2016-02-03 Chaehyun Limstaging: wilc1000: fix return type of wilc_frame_register
2016-02-03 Chaehyun Limstaging: wilc1000: rename pstrStatistics in wilc_get_st...
2016-02-03 Chaehyun Limstaging: wilc1000: fix return type of wilc_get_statistics
2016-02-03 Chaehyun Limstaging: wilc1000: rename ps8Rssi in wilc_get_rssi
2016-02-03 Chaehyun Limstaging: wilc1000: fix return type of wilc_get_rssi
2016-02-03 Chaehyun Limstaging: wilc1000: remove wilc_free_join_params
2016-02-03 Chaehyun Limstaging: wilc1000: rename u16ReasonCode in wilc_disconnect
2016-02-03 Chaehyun Limstaging: wilc1000: fix return type of wilc_disconnect
2016-02-03 Chaehyun Limstaging: wilc1000: use kmemdup instead of kmalloc and...
2016-02-03 Chaehyun Limstaging: wilc1000: rename pJoinParams in wilc_set_join_req
2016-02-03 Chaehyun Limstaging: wilc1000: rename u8channel in wilc_set_join_req
2016-02-03 Chaehyun Limstaging: wilc1000: rename tenuAuth_type in wilc_set_joi...
2016-02-03 Chaehyun Limstaging: wilc1000: rename u8security in wilc_set_join_req
2016-02-03 Chaehyun Limstaging: wilc1000: rename pvUserArg in wilc_set_join_req
2016-02-03 Chaehyun Limstaging: wilc1000: rename pfConnectResult in wilc_set_j...
2016-02-03 Chaehyun Limstaging: wilc1000: rename IEsLen in wilc_set_join_req
2016-02-03 Chaehyun Limstaging: wilc1000: rename pu8IEs in wilc_set_join_req
2016-02-03 Chaehyun Limstaging: wilc1000: rename ssidLen in wilc_set_join_req
2016-02-03 Chaehyun Limstaging: wilc1000: rename pu8ssid in wilc_set_join_req
2016-02-03 Chaehyun Limstaging: wilc1000: rename pu8bssid in wilc_set_join_req
2016-02-03 Chaehyun Limstaging: wilc1000: fix return type of wilc_set_join_req
2016-02-03 Chaehyun Limstaging: wilc1000: fix return type of wilc_flush_join_req
2016-02-03 Chaehyun Limstaging: wilc1000: rename pu8MacAddress in wilc_set_mac...
2016-02-03 Chaehyun Limstaging: wilc1000: fix return type of wilc_set_mac_address
2016-02-03 Chaehyun Limstaging: wilc1000: rename pu8MacAddress in wilc_get_mac...
2016-02-03 Chaehyun Limstaging: wilc1000: fix return type of wilc_get_mac_address
2016-02-03 Chaehyun Limstaging: wilc1000: rename pu8PmkidInfoArray in wilc_set...
2016-02-03 Chaehyun Limstaging: wilc1000: replace u32 with int
2016-02-03 Chaehyun Limstaging: wilc1000: fix return type of wilc_set_pmkid_info
2016-02-01 Linus TorvaldsMerge tag 'staging-4.5-rc2' of git://git./linux/kernel...
2016-02-01 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-01-31 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-01-31 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-01-29 Linus TorvaldsMerge branch 'for-linus-4.5' of git://git./linux/kernel...
2016-01-29 Linus TorvaldsMerge branch 'stable/for-linus-4.5' of git://git./linux...
2016-01-29 Linus TorvaldsMerge branch 'stable/for-linus-4.5' of git://git./linux...
2016-01-29 Rafael J. WysockiMerge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains...
2016-01-29 Rafael J. WysockiMerge branches 'acpi-video' and 'acpi-hotplug'
2016-01-29 Linus TorvaldsMerge tag 'trace-v4.5-rc1' of git://git./linux/kernel...
2016-01-29 Dave AirlieMerge branch 'drm-rockchip-next-fixes-2016-01-22' of...
2016-01-29 Dave AirlieMerge tag 'drm-vc4-fixes-2015-01-19' of github.com...
2016-01-29 Dave AirlieMerge branch 'drm-fixes-4.5' of git://people.freedeskto...
2016-01-27 James MorrisMerge tag 'seccomp-4.5-rc2' of git://git./linux/kernel...
2016-01-26 Paolo BonziniMerge tag 'kvm-s390-master-4.5-1' of git://git./linux...
2016-01-24 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-01-24 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2016-01-24 Linus TorvaldsMerge tag 'for-linus-4.5-merge-window' of git://git...
2016-01-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-01-24 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2016-01-24 Linus TorvaldsMerge tag 'ntb-4.5' of git://github.com/jonmason/ntb
2016-01-23 Linus TorvaldsMerge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org...
2016-01-23 Linus TorvaldsMerge tag 'armsoc-tegra' of git://git./linux/kernel...
2016-01-23 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2016-01-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-01-23 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2016-01-22 Linus TorvaldsMerge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people...
2016-01-22 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-01-22 Linus TorvaldsMerge tag 'sound-fix-4.5-rc1' of git://git./linux/kerne...
2016-01-22 Linus TorvaldsMerge branch 'for-linus-4.5' of git://git./linux/kernel...
2016-01-22 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2016-01-22 Linus TorvaldsMerge tag 'xfs-for-linus-4.5-2' of git://git./linux...
next