summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000
AgeCommit message (Expand)Author
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-29staging: wilc1000: use mutex instead of struct semaphore hSemScanReqChaehyun Lim
2016-03-29staging: wilc1000: remove unused struct semaphore SemHandleUpdateStatsChaehyun Lim
2016-03-29staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_get_valChaehyun Lim
2016-03-29staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_getChaehyun Lim
2016-03-29staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_setChaehyun Lim
2016-03-28staging: wilc1000: removes unused local variableLeo Kim
2016-03-28staging: wilc1000: removes define USE_TX_BACKOFF_DELAY_IF_NO_BUFFERSLeo Kim
2016-03-28staging: wilc1000: removes unused defineLeo Kim
2016-03-28staging: wilc1000: replaces memcmp with ether_addr_equal_unalignedLeo Kim
2016-03-28staging: wilc1000: removes unused debug flagsLeo Kim
2016-03-28staging: wilc1000: removes unused dead codesLeo Kim
2016-03-28staging: wilc1000: replaces frame_type with type of struct frame_regLeo Kim
2016-03-28staging: wilc1000: replaces g_struct_frame_reg with frame_regLeo Kim
2016-03-28staging: wilc1000: removes typedef of struct struct_frame_regLeo Kim
2016-03-28staging: wilc1000: wilc_frame_register: removes unused hif_drvLeo Kim
2016-03-28staging: wilc1000: removes WIRELESS_EXTLeo Kim
2016-03-28staging: wilc1000: use completion instead of struct semaphore hif_sema_driverChaehyun Lim
2016-03-28staging: wilc1000: use completion instead of struct semaphore hif_sema_threadChaehyun Lim
2016-03-28staging: wilc1000: Remove camel case in variable names.Anchal Jain
2016-03-28staging: wilc1000: use mutex instead of struct semaphore hif_sema_deinitChaehyun Lim
2016-03-28staging: wilc1000: Replaced comparison to NULL statementsRoger H. Newell
2016-03-28staging: wilc1000: Removed braces from single block statementsRoger H. Newell
2016-03-28staging: wilc1000: replace sem_test_key_block with a completionAlison Schofield
2016-03-28staging: wilc1000: replace sem_test_disconn_block with a completionAlison Schofield
2016-03-28staging: wilc1000: replace semaphore sem_get_rssi with a completionAlison Schofield
2016-03-28staging: wilc1000: replace semaphore sem_inactive_time with a completionAlison Schofield
2016-03-28staging: wilc1000: Fix lines over 80 charactersAnchal Jain
2016-03-28staging: wilc1000: else is not generally useful after a break or returnAnchal Jain
2016-03-28staging: wilc1000: use completion instead of struct semaphore hif_sema_wait_r...Chaehyun Lim
2016-03-28staging: wilc1000: removes an unnecessary if-conditionLeo Kim
2016-03-28staging: wilc1000: removes goto definitions from wilc_wlan_firmware_downloadLeo Kim
2016-03-28staging: wilc1000: changes an ambiguous debug messagesLeo Kim
2016-03-28staging: wilc1000: removes duplicate wilc variable settingLeo Kim
2016-03-28staging: wilc1000: removes duplicate vif variable settingLeo Kim
2016-03-28staging: wilc1000: wilc_spi.c: removes debug print logLeo Kim
2016-03-28staging: wilc1000: removes function 'init_tcp_tracking()'Leo Kim
2016-03-23staging: wilc1000: fix a couple of memory leaksColin Ian King
2016-03-23staging: wilc1000: fixed kernel panic when firmware is not startedLeo Kim
2016-03-12staging: wilc1000: Possible unnecessary 'out of memory' messageAnchal Jain
2016-03-12staging: wilc1000: use mutex instead of semaphore sem_cfg_valuesChaehyun Lim
2016-03-04staging: wilc1000: use switch statement instead of multiple if statementChaehyun Lim
2016-03-04staging: wilc1000: remove unnecessary commentsChaehyun Lim
2016-03-04staging: wilc1000: add enum cfg_type_cmdChaehyun Lim
2016-03-04staging: wilc1000: rename hardwareProductVersion in struct wilc_mac_cfgChaehyun Lim
2016-03-04staging: wilc1000: remove commented codesChaehyun Lim
2016-03-04staging: wilc1000: use TAG_PARAM_OFFSET defineChaehyun Lim
2016-03-04staging: wilc1000: Remove a whitespace before parenthesisAnchal Jain
2016-03-04staging: wilc1000: remove typedef from enum tenuConnectStsChaehyun Lim
2016-03-04staging: wilc1000: remove unused defineChaehyun Lim