staging: wilc1000: fix return type of host_int_add_wep_key_bss_ap
[linux-2.6-block.git] / drivers / staging / wilc1000 / host_interface.c
2015-10-28 Chaehyun Limstaging: wilc1000: fix return type of host_int_add_wep_...
2015-10-28 Chaehyun Limstaging: wilc1000: replace kmalloc/memcpy with kmemdup
2015-10-28 Chaehyun Limstaging: wilc1000: rename u8Keyidx in host_int_add_wep_...
2015-10-28 Chaehyun Limstaging: wilc1000: rename u8WepKeylen in host_int_add_w...
2015-10-28 Chaehyun Limstaging: wilc1000: rename pu8WepKey in host_int_add_wep...
2015-10-28 Chaehyun Limstaging: wilc1000: fix return type of host_int_add_wep_...
2015-10-28 Leo Kimstaging: wilc1000: rename u8RemainOnChan_pendingreq...
2015-10-28 Leo Kimstaging: wilc1000: rename strHostIfRemainOnChan of...
2015-10-28 Leo Kimstaging: wilc1000: rename strWILC_UsrConnReq of struct...
2015-10-28 Leo Kimstaging: wilc1000: rename strWILC_UsrScanReq of struct...
2015-10-28 Leo Kimstaging: wilc1000: rename u8MacAddress of struct get_ma...
2015-10-28 Leo Kimstaging: wilc1000: rename u8MacAddress of struct set_ma...
2015-10-28 Leo Kimstaging: wilc1000: rename u32Mode of struct op_mode
2015-10-28 Leo Kimstaging: wilc1000: rename u32Address of struct drv_handler
2015-10-28 Leo Kimstaging: wilc1000: rename variable strWID
2015-10-28 Leo Kimstaging: wilc1000: rename au8StartTime of struct join_b...
2015-10-28 Leo Kimstaging: wilc1000: host_interface: removes unused functions
2015-10-28 Leo Kimstaging: wilc1000: fixes please don't use multiple...
2015-10-28 Leo Kimstaging: wilc1000: fixes missing a blank line after...
2015-10-28 Leo Kimstaging: wilc1000: fixes blank lines aren't necessary...
2015-10-28 Leo Kimstaging: wilc1000: fixes braces {} are not necessary...
2015-10-28 Leo Kimstaging: wilc1000: remove unnecessary parentheses around
2015-10-28 Glen Leestaging: wilc1000: host_int_init: add argument net_device
2015-10-27 Luis de Bethencourtstaging: wilc1000: return -ENOMEM when kmalloc failed
2015-10-27 Chaehyun Limstaging: wilc1000: rename host_int_set_WEPDefaultKeyID
2015-10-27 Chaehyun Limstaging: wilc1000: rename u8Index in host_int_set_WEPDe...
2015-10-27 Chaehyun Limstaging: wilc1000: fix return type of host_int_set_WEPD...
2015-10-27 Greg Kroah-HartmanMerge 4.3-rc7 into staging-next
2015-10-25 Punit VaraStaging: wilc1000: Remove boolean comparision
2015-10-25 Tony Chostaging: wilc1000: fix the bug on copying bssid
2015-10-25 Leo Kimstaging: wilc1000: fixes comparison to NULL could be...
2015-10-25 Leo Kimstaging: wilc1000: fixes alignment should match open...
2015-10-25 Leo Kimstaging: wilc1000: fixes unnecessary variable replacement
2015-10-25 Leo Kimstaging: wilc1000: move variable FALSE_FRMWR_CHANNEL
2015-10-25 Leo Kimstaging: wilc1000: move variable clients_count
2015-10-25 Leo Kimstaging: wilc1000: rename variable s32Error
2015-10-23 Linus TorvaldsMerge branch 'for-linus-4.3' of git://git./linux/kernel...
2015-10-17 Shraddha BarkeStaging: wilc1000: Use kmemdup instead of kmalloc and...
2015-10-17 kbuild test robotstaging: wilc1000: join_req_drv can be static
2015-10-17 Leo Kimstaging: wilc1000: rename variable gu8FlushedJoinReqDrv...
2015-10-17 kbuild test robotstaging: wilc1000: info_element_size can be static
2015-10-17 Leo Kimstaging: wilc1000: rename variable gu32FlushedInfoElemA...
2015-10-17 Leo Kimstaging: wilc1000: rename variable gu32FlushedJoinReqSize
2015-10-17 Leo Kimstaging: wilc1000: rename variable gu8FlushedAuthType
2015-10-17 kbuild test robotstaging: wilc1000: mode_11i can be static
2015-10-17 Leo Kimstaging: wilc1000: rename variable gu8Flushed11iMode
2015-10-17 Leo Kimstaging: wilc1000: rename variable gu8FlushedInfoElemAsoc
2015-10-17 kbuild test robotstaging: wilc1000: join_req can be static
2015-10-17 Leo Kimstaging: wilc1000: rename variable gu8FlushedJoinReq
2015-10-17 Leo Kimstaging: wilc1000: remove unused variable gu32WidConnRs...
2015-10-17 Leo Kimstaging: wilc1000: rename variable gu8DelBcn
2015-10-17 Leo Kimstaging: wilc1000: rename variable gu32InactiveTime
2015-10-17 Leo Kimstaging: wilc1000: rename variable gs8GetIP
2015-10-17 Leo Kimstaging: wilc1000: rename variable gs8SetIP
2015-10-17 Leo Kimstaging: wilc1000: rename variable gu8Chnl
2015-10-17 Leo Kimstaging: wilc1000: rename variable gs8lnkspd
2015-10-17 Leo Kimstaging: wilc1000: rename variable gs8Rssi
2015-10-17 kbuild test robotstaging: wilc1000: scan_while_connected can be static
2015-10-17 Leo Kimstaging: wilc1000: rename variable gbScanWhileConnected
2015-10-17 Leo Kimstaging: wilc1000: rename variable gapu8RcvdAssocResp
2015-10-17 kbuild test robotstaging: wilc1000: periodic_rssi can be static
2015-10-17 Leo Kimstaging: wilc1000: rename variable g_hPeriodicRSSI
2015-10-17 kbuild test robotstaging: wilc1000: hif_sema_deinit can be static
2015-10-17 Leo Kimstaging: wilc1000: rename variable hSemHostIntDeinit
2015-10-17 Leo Kimstaging: wilc1000: rename variable hWaitResponse
2015-10-17 kbuild test robotstaging: wilc1000: hif_sema_driver can be static
2015-10-17 Leo Kimstaging: wilc1000: rename variable hSemDeinitDrvHandle
2015-10-17 Leo Kimstaging: wilc1000: rename variable hSemHostIFthrdEnd
2015-10-17 Leo Kimstaging: wilc1000: rename variable gMsgQHostIF
2015-10-17 Leo Kimstaging: wilc1000: rename variable HostIFthreadHandler
2015-10-17 Leo Kimstaging: wilc1000: remove unused variable gWFiDrvHandle
2015-10-17 Leo Kimstaging: wilc1000: rename au8Interval of struct join_bs...
2015-10-17 Leo Kimstaging: wilc1000: rename au8Duration of struct join_bs...
2015-10-17 Leo Kimstaging: wilc1000: rename u8Index of struct join_bss_param
2015-10-17 Leo Kimstaging: wilc1000: rename u8Count of struct join_bss_param
2015-10-17 Leo Kimstaging: wilc1000: rename u8CtWindow of struct join_bss...
2015-10-17 Leo Kimstaging: wilc1000: rename u8OppEnable of struct join_bs...
2015-10-17 Leo Kimstaging: wilc1000: rename u8NoaEnbaled of struct join_b...
2015-10-17 Leo Kimstaging: wilc1000: rename ssidLen of struct join_bss_param
2015-10-17 Shraddha BarkeStaging: wilc1000: Remove null check before kfree
2015-10-17 Shivani BhardwajStaging: wilc1000: host_interface: Remove unnecessary...
2015-10-17 Greg Kroah-HartmanMerge tag 'iio-for-4.4b' of git://git./linux/kernel...
2015-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-10-16 Linus TorvaldsMerge branch 'for-linus-4.3' of git://git./linux/kernel...
2015-10-15 Dave AirlieMerge tag 'vmwgfx-fixes-4.3-151014' of git://people...
2015-10-13 Shivani BhardwajStaging: wilc1000: host_interface: Remove extra NULL...
2015-10-13 Shraddha BarkeStaging: wilc1000: Use kzalloc instead of kmalloc and...
2015-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-10-13 Leo Kimstaging: wilc1000: rename u32Length of struct rcvd_net_info
2015-10-13 Leo Kimstaging: wilc1000: rename pu8Buffer of struct rcvd_net_info
2015-10-13 Leo Kimstaging: wilc1000: rename au8IPAddr of struct set_ip_addr
2015-10-13 Leo Kimstaging: wilc1000: rename u32Timeout of struct power_mg...
2015-10-13 Leo Kimstaging: wilc1000: rename bIsEnabled of struct power_mg...
2015-10-13 Leo Kimstaging: wilc1000: rename au8MacAddr of struct del_sta
2015-10-13 Leo Kimstaging: wilc1000: rename u32count of struct set_multicast
2015-10-13 Leo Kimstaging: wilc1000: rename bIsEnabled of struct set_mult...
2015-10-13 Leo Kimstaging: wilc1000: rename u8Num_AssocSta of struct...
2015-10-13 Leo Kimstaging: wilc1000: rename au8Sta_DelAllSta of struct...
2015-10-13 Leo Kimstaging: wilc1000: rename pu8Tail of struct beacon_attr
2015-10-13 Leo Kimstaging: wilc1000: rename u32TailLen of struct beacon_attr
next