aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-22staging: vt6656: Remove memory buffer from vnt_download_firmware.Malcolm Priestley3-14/+4
2020-01-22staging: vt6656: Just check NEWRSR_DECRYPTOK for RX_FLAG_DECRYPTED.Malcolm Priestley1-16/+2
2020-01-22staging: vt6656: Use vnt_rx_tail struct for tail variables.Malcolm Priestley2-25/+17
2020-01-22staging: vt6656: create vnt rx header for sk_buff.Malcolm Priestley2-17/+19
2020-01-22staging: vt6656: Simplify RX finding bit ratesMalcolm Priestley2-16/+6
2020-01-13Merge 5.5-rc6 into staging-nextGreg Kroah-Hartman7-6/+35
2020-01-10staging: vt6656: Move ieee80211_rx_status off stack.Malcolm Priestley1-11/+10
2020-01-10staging: vt6656: Fix false Tx excessive retries reporting.Malcolm Priestley1-2/+4
2020-01-10staging: vt6656: use NULLFUCTION stack on mac80211Malcolm Priestley2-9/+6
2020-01-10staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley2-4/+10
2020-01-03staging: vt6656: set usb_set_intfdata on driver fail.Malcolm Priestley3-0/+3
2020-01-03staging: vt6656: remove bool from vnt_radio_power_on retMalcolm Priestley1-1/+1
2020-01-03staging: vt6656: limit reg output to block sizeMalcolm Priestley3-2/+24
2020-01-03staging: vt6656: correct return of vnt_init_registers.Malcolm Priestley1-1/+1
2020-01-03staging: vt6656: Fix non zero logical return of, usb_control_msgMalcolm Priestley1-2/+6
2020-01-03staging: vt6656: remove unnecessary parenthesisAmir Mahdi Ghorbanian1-4/+4
2019-10-07staging: vt6656: reorganize characters so the lines are under 80 chGabriela Bittencourt1-4/+4
2019-10-07staging: vt6656: remove duplicated blank lineGabriela Bittencourt1-1/+0
2019-09-30staging: vt6656: clean up an indentation issueColin Ian King1-4/+4
2019-07-22staging: vt6656: change alignment to match parenthesisBenjamin Sherman2-6/+6
2019-06-20staging: vt6656: fix indentation on break statementColin Ian King1-1/+1
2019-05-21staging: vt6656: manage error path during device initializationQuentin Deslandes1-7/+13
2019-05-21staging: vt6656: clean-up registers initialization error pathQuentin Deslandes1-67/+96
2019-05-21staging: vt6656: use meaningful error code during buffer allocationQuentin Deslandes1-14/+28
2019-05-21staging: vt6656: clean error path for firmware managementQuentin Deslandes1-51/+40
2019-05-21staging: vt6656: avoid discarding called function's return codeQuentin Deslandes9-81/+152
2019-05-21staging: vt6656: clean function's error path in usbpipe.cQuentin Deslandes2-52/+67
2019-05-21staging: vt6656: fix potential NULL pointer dereferenceQuentin Deslandes1-0/+3
2019-05-20staging: vt665*: use help instead of ---help--- in KconfigMoses Christopher1-3/+2
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2019-04-02staging: vt6656: Fix styling of the comment related to SPDX-License-IdentifierOjaswin Mujoo14-14/+14
2019-02-19staging: vt6656: key: Mark expected switch fall-throughsGustavo A. R. Silva1-1/+3
2019-02-07staging: vt6656: Use the correct style for SPDX license IdentifierNishad Kamdar1-1/+1
2018-07-11staging: vt6655: remove some redundant variablesColin Ian King2-7/+2
2018-02-16staging: vt6656: Remove unnecessary 'out of memory' messageDileep Sankhla1-3/+0
2018-01-08Staging: vt6656: Fix unnecessary 'out of memory' messageSumit Pundir1-4/+1
2017-11-28staging: vt6656: Remove redundant license textGreg Kroah-Hartman29-319/+0
2017-11-28staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman29-0/+29
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18staging: vt6656: card: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2017-07-16staging: vt6656: Use variable instead of its type in sizeof(...)Simon Sandström1-3/+2
2017-07-16staging: vt6656: Align function parametersSimon Sandström3-4/+4
2017-07-16staging: vt6656: Remove unnecessary blank linesSimon Sandström1-4/+2
2017-07-16staging: vt6656: Add spaces between operatorsSimon Sandström3-4/+4
2017-05-18staging: vt6656: remove unnecesary blank linesJuan Manuel Torres Palma1-4/+0
2017-05-18staging: vt6656: remove multiple assignmentsJuan Manuel Torres Palma1-6/+14
2017-05-15staging: vt6656: rtxt.c Fix PARENTHESIS_ALIGNMENT type errorsSalvatore Benedetto1-33/+37
2017-05-15staging: vt6656: Only call vnt_set_bss_mode on basic rates change.Malcolm Priestley1-10/+3
2017-05-15staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.Malcolm Priestley1-0/+3