summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000
Commit message (Expand)AuthorAgeFilesLines
...
| * staging: wilc1000: rename pu8Buffer in handle_scanChaehyun Lim2016-04-281-6/+6
| * staging: wilc1000: rename u32WidsCount in handle_scanChaehyun Lim2016-04-281-29/+29
| * staging: wilc1000: rename strWIDList in handle_scanChaehyun Lim2016-04-281-24/+24
| * staging: wilc1000: rename pstrHostIFscanAttr in handle_scanChaehyun Lim2016-04-281-28/+27
| * staging: wilc1000: rename Handle_ScanChaehyun Lim2016-04-281-2/+2
| * staging: wilc1000: remove block scope braces and fix indentationChaehyun Lim2016-04-281-7/+5
| * staging: wilc1000: move Handle_ScanDone function declarationChaehyun Lim2016-04-281-3/+1
| * staging: wilc1000: rename goto label in handle_cfg_paramChaehyun Lim2016-04-281-19/+19
| * staging: wilc1000: adds a check routine when performed del_key()Leo Kim2016-04-281-3/+6
| * staging: wilc1000: adds a cfg80211_disconnected() functionLeo Kim2016-04-281-0/+11
| * staging: wilc1000: add set to null after release firmwareLeo Kim2016-04-281-1/+3
| * staging: wilc1000: removes unnecessary test codeLeo Kim2016-04-281-9/+0
| * staging: wilc1000: txq_thread_started: replaces a semaphore with a completionLeo Kim2016-04-282-7/+6
| * staging: wilc1000: removes duplicate del_timer_syncLeo Kim2016-04-281-1/+0
| * staging: wilc1000: changes logic when happened mq_send failLeo Kim2016-04-281-15/+18
| * staging: wilc1000: use mutex instead of struct semaphore hSemScanReqChaehyun Lim2016-03-292-6/+6
| * staging: wilc1000: remove unused struct semaphore SemHandleUpdateStatsChaehyun Lim2016-03-292-2/+0
| * staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_get_valChaehyun Lim2016-03-292-3/+3
| * staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_getChaehyun Lim2016-03-292-4/+3
| * staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_setChaehyun Lim2016-03-292-3/+3
| * staging: wilc1000: removes unused local variableLeo Kim2016-03-281-18/+0
| * staging: wilc1000: removes define USE_TX_BACKOFF_DELAY_IF_NO_BUFFERSLeo Kim2016-03-281-8/+0
| * staging: wilc1000: removes unused defineLeo Kim2016-03-282-11/+0
| * staging: wilc1000: replaces memcmp with ether_addr_equal_unalignedLeo Kim2016-03-281-2/+4
| * staging: wilc1000: removes unused debug flagsLeo Kim2016-03-281-12/+0
| * staging: wilc1000: removes unused dead codesLeo Kim2016-03-281-8/+0
| * staging: wilc1000: replaces frame_type with type of struct frame_regLeo Kim2016-03-283-7/+7
| * staging: wilc1000: replaces g_struct_frame_reg with frame_regLeo Kim2016-03-283-11/+11
| * staging: wilc1000: removes typedef of struct struct_frame_regLeo Kim2016-03-281-4/+3
| * staging: wilc1000: wilc_frame_register: removes unused hif_drvLeo Kim2016-03-281-6/+0
| * staging: wilc1000: removes WIRELESS_EXTLeo Kim2016-03-281-1/+0
| * staging: wilc1000: use completion instead of struct semaphore hif_sema_driverChaehyun Lim2016-03-281-5/+5
| * staging: wilc1000: use completion instead of struct semaphore hif_sema_threadChaehyun Lim2016-03-281-4/+4
| * staging: wilc1000: Remove camel case in variable names.Anchal Jain2016-03-281-3/+3
| * staging: wilc1000: use mutex instead of struct semaphore hif_sema_deinitChaehyun Lim2016-03-281-9/+9
| * staging: wilc1000: Replaced comparison to NULL statementsRoger H. Newell2016-03-282-3/+3
| * staging: wilc1000: Removed braces from single block statementsRoger H. Newell2016-03-282-21/+13
| * staging: wilc1000: replace sem_test_key_block with a completionAlison Schofield2016-03-282-13/+13
| * staging: wilc1000: replace sem_test_disconn_block with a completionAlison Schofield2016-03-282-4/+4
| * staging: wilc1000: replace semaphore sem_get_rssi with a completionAlison Schofield2016-03-282-4/+4
| * staging: wilc1000: replace semaphore sem_inactive_time with a completionAlison Schofield2016-03-282-4/+5
| * staging: wilc1000: Fix lines over 80 charactersAnchal Jain2016-03-281-7/+11
| * staging: wilc1000: else is not generally useful after a break or returnAnchal Jain2016-03-281-11/+8
| * staging: wilc1000: use completion instead of struct semaphore hif_sema_wait_r...Chaehyun Lim2016-03-281-10/+10
| * staging: wilc1000: removes an unnecessary if-conditionLeo Kim2016-03-281-2/+0
| * staging: wilc1000: removes goto definitions from wilc_wlan_firmware_downloadLeo Kim2016-03-281-6/+2
| * staging: wilc1000: changes an ambiguous debug messagesLeo Kim2016-03-281-1/+1
| * staging: wilc1000: removes duplicate wilc variable settingLeo Kim2016-03-281-6/+4
| * staging: wilc1000: removes duplicate vif variable settingLeo Kim2016-03-281-1/+0
| * staging: wilc1000: wilc_spi.c: removes debug print logLeo Kim2016-03-281-3/+0
OpenPOWER on IntegriCloud