staging: wilc1000: renames au8bssid of connect_resp_info structure
[deliverable/linux.git] / drivers / staging / wilc1000 /
2016-02-08  Leo Kimstaging: wilc1000: renames au8bssid of connect_resp_inf...
2016-02-08  Leo Kimstaging: wilc1000: renames u8SsidLen of connect_resp_in...
2016-02-08  Leo Kimstaging: wilc1000: renames au8ssid of connect_resp_info...
2016-02-08  Leo Kimstaging: wilc1000: renames u16CapInfo of connect_resp_i...
2016-02-08  Leo Kimstaging: wilc1000: renames s8rssi of connect_resp_info...
2016-02-08  Leo Kimstaging: wilc1000: remove typedef from pstrNetworkInfo
2016-02-08  Leo Kimstaging: wilc1000: renames struct connect_resp_info...
2016-02-08  Leo Kimstaging: wilc1000: remove typedef from tstrConnectRespInfo
2016-02-08  Leo Kimstaging: wilc1000: removes function 'wilc_dealloc_assoc...
2016-02-08  Leo Kimstaging: wilc1000: removes function 'wilc_dealloc_netwo...
2016-02-08  Chris Parkstaging: wilc1000: remove unused log message using...
2016-02-08  Chris Parkstaging: wilc1000: remove unused log message using...
2016-02-08  Chris Parkstaging: wilc1000: remove unused log message using...
2016-02-08  Leo Kimstaging: wilc1000: wilc_msgqueue.c: removes debug print log
2016-02-08  Leo Kimstaging: wilc1000: wilc_wfi_cfgoperations.c: replaces...
2016-02-08  Chris Parkstaging: wilc1000: Optimize code of wilc_get_chipid...
2016-02-08  Chris Parkstaging: wilc1000: remove warnings missing a blank...
2016-02-08  Chris Parkstaging: wilc1000: remove unnecessary braces
2016-02-08  Chris Parkstaging: wilc1000: remove useless function
2016-02-08  Chris Parkstaging: wilc1000: remove useless log message
2016-02-08  Chris Parkstaging: wilc1000: fix warnings for line over 80 characters
2016-02-08  Leo Kimstaging: wilc1000: wilc_dealloc_network_info(): renames...
2016-02-08  Leo Kimstaging: wilc1000: wilc_dealloc_assoc_resp_info():...
2016-02-08  Leo Kimstaging: wilc1000: wilc_parse_assoc_resp_info(): rename...
2016-02-08  Leo Kimstaging: wilc1000: wilc_parse_assoc_resp_info(): rename...
2016-02-08  Leo Kimstaging: wilc1000: rename variable s32Error
2016-02-08  Leo Kimstaging: wilc1000: wilc_parse_network_info(): renames...
2016-02-08  Leo Kimstaging: wilc1000: wilc_parse_network_info(): renames...
2016-02-08  Leo Kimstaging: wilc1000: wilc_parse_network_info(): renames...
2016-02-08  Leo Kimstaging: wilc1000: fixes variable dereferenced before...
2016-02-08  Leo Kimstaging: wilc1000: renames u8IfIdx of wilc_vif structure
2016-02-08  Leo Kimstaging: wilc1000: removes void function return
2016-02-08  Leo Kimstaging: wilc1000: replaces PRINT_XXX with netdev_xxx
2016-02-08  Leo Kimstaging: wilc1000: removes unnecessary debug logs
2016-02-08  Leo Kimstaging: wilc1000: remove warnings line over 80 characters
2016-02-08  Leo Kimstaging: wilc1000: rename pBssid of tx_complete_data...
2016-02-08  Leo Kimstaging: wilc1000: fixes missing a blank line after...
2016-02-08  Leo Kimstaging: wilc1000: rename hWILCWFIDrv of wilc_priv...
2016-02-08  Glen Leestaging: wilc1000: pass vif to wilc_send_config_pkt
2016-02-08  Glen Leestaging: wilc1000: move wilc_send_config_pkt to wilc_wlan.c
2016-02-08  Glen Leestaging: wilc1000: get mac address after setting drv...
2016-02-08  Glen Leestaging: wilc1000: fix WEP security bug
2016-02-08  Glen Leestaging: wilc1000: add ops tx power in cfg80211
2016-02-08  Glen Leestaging: wilc1000: fix bug on p2p connection
2016-02-08  Glen Leestaging: wilc1000: disable power save when AP mode
2016-02-08  Glen Leestaging: wilc1000: increase link speed
2016-02-08  Glen Leestaging: wilc1000: remove define TCP_ACK_FILTER
2016-02-08  Glen Leestaging: wilc1000: tcp_process: fix a build warning
2016-02-08  Glen Leestaging: wilc1000: handle connecting error
2016-02-08  Glen Leestaging: wilc1000: ignore power save
2016-02-08  Glen Leestaging: wilc1000: remove unused functions
2016-02-08  Glen Leestaging: wilc1000: wilc_set_wfi_drv_handler: add mac...
2016-02-08  Greg Kroah-HartmanMerge 4.5-rc3 into staging-next
2016-02-07  Sudip Mukherjeestaging: wilc1000: fix build failure
2016-02-05  Rafael J. WysockiMerge branches 'pm-core' and 'pm-domains'
2016-02-05  Dave AirlieMerge branch 'drm/adv7511' of git://git./linux/kernel...
2016-02-03  Chaehyun Limstaging: wilc1000: linux_mon: remove debug message...
2016-02-03  Chaehyun Limstaging: wilc1000: linux_mon: fix error code of kmalloc
2016-02-03  Chaehyun Limstaging: wilc1000: linux_mon: fix coding style of kmall...
2016-02-03  Chaehyun Limstaging: wilc1000: linux_mon: add braces on all arms...
2016-02-03  Chaehyun Limstaging: wilc1000: linux_mon: insert blank line after...
2016-02-03  Chaehyun Limstaging: wilc1000: linux_mon: remove space after a...
2016-02-03  Chaehyun Limstaging: wilc1000: linux_mon: fix NULL comparison style
2016-02-03  Chaehyun Limstaging: wilc1000: linux_mon: remove multiple blank...
2016-02-03  Chaehyun Limstaging: wilc1000: linux_mon: remove blank line before...
2016-02-03  Chaehyun Limstaging: wilc1000: linux_mon: remove blank lines after...
2016-02-03  Chaehyun Limstaging: wilc1000: linux_mon: use __packed instead...
2016-02-03  Chaehyun Limstaging: wilc1000: wilc_msgqueue: release semaphore...
2016-02-03  Chaehyun Limstaging: wilc1000: wilc_msgqueue: use standard struct...
2016-02-03  Leo Kimstaging: wilc1000: renames u16index variable
2016-02-03  Leo Kimstaging: wilc1000: renames u16TagParamOffset variable
2016-02-03  Leo Kimstaging: wilc1000: renames u16RxLen variable
2016-02-03  Leo Kimstaging: wilc1000: coreconfigurator.c : remove over...
2016-02-03  Leo Kimstaging: wilc1000: fixes add spaces required around
2016-02-03  Leo Kimstaging: wilc1000: fixes no space is necessary after...
2016-02-03  Leo Kimstaging: wilc1000: wilc_frmw_to_linux(): fixes null...
2016-02-03  Chaehyun Limstaging: wilc1000: fix alignment for open parenthesis
2016-02-03  Glen Leestaging: wilc1000: call power save after changing mode
2016-02-03  Glen Leestaging: wilc1000: change_virtual_intf: change codes...
2016-02-03  Glen Leestaging: wilc1000: set proper bssid address
2016-02-03  Glen Leestaging: wilc1000: set bssid with mode
2016-02-03  Glen Leestaging: wilc1000: remove wilc_set_machw_change_vir_if
2016-02-03  Glen Leestaging: wilc1000: use unified firmware
2016-02-03  Glen Leestaging: wilc1000: get address from wilc
2016-02-03  Glen Leestaging: wilc1000: remove sleep and reduce close timeout
2016-02-03  Glen Leestaging: wilc1000: add ops resuem/suspend/wakeup in...
2016-02-03  Glen Leestaging: wilc1000: sdio_init: add resume argument
2016-02-03  Glen Leestaging: wilc1000: add sdio resume/suspend
2016-02-03  Glen Leestaging: wilc1000: support suspend/resume functionality
2016-02-03  Glen Leestaging: wilc1000: remove define WILC_OPTIMIZE_SLEEP_INT
2016-02-03  Glen Leestaging: wilc1000: fix bug when changing virtual interface
2016-02-03  Chaehyun Limstaging: wilc1000: remove over-commenting
2016-02-03  Chaehyun Limstaging: wilc1000: fix logical continuations
2016-02-03  Chaehyun Limstaging: wilc1000: fix coding style of kmalloc usage
2016-02-03  Chaehyun Limstaging: wilc1000: rename pstrMessage in wilc_mq_recv
2016-02-03  Chaehyun Limstaging: wilc1000: rename pu32ReceivedLength in wilc_mq...
2016-02-03  Chaehyun Limstaging: wilc1000: rename u32RecvBufferSize in wilc_mq_recv
2016-02-03  Chaehyun Limstaging: wilc1000: rename pvRecvBuffer in wilc_mq_recv
2016-02-03  Chaehyun Limstaging: wilc1000: rename pHandle in wilc_mq_recv
2016-02-03  Chaehyun Limstaging: wilc1000: fix return error code
next
This page took 0.111498 seconds and 8 git commands to generate.