summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.Malcolm Priestley2020-02-101-1/+1
* staging: vt6656: Remove memory buffer from vnt_download_firmware.Malcolm Priestley2020-01-223-14/+4
* staging: vt6656: Just check NEWRSR_DECRYPTOK for RX_FLAG_DECRYPTED.Malcolm Priestley2020-01-221-16/+2
* staging: vt6656: Use vnt_rx_tail struct for tail variables.Malcolm Priestley2020-01-222-25/+17
* staging: vt6656: create vnt rx header for sk_buff.Malcolm Priestley2020-01-222-17/+19
* staging: vt6656: Simplify RX finding bit ratesMalcolm Priestley2020-01-222-16/+6
* Merge 5.5-rc6 into staging-nextGreg Kroah-Hartman2020-01-137-6/+35
|\
| * staging: vt6656: set usb_set_intfdata on driver fail.Malcolm Priestley2020-01-033-0/+3
| * staging: vt6656: remove bool from vnt_radio_power_on retMalcolm Priestley2020-01-031-1/+1
| * staging: vt6656: limit reg output to block sizeMalcolm Priestley2020-01-033-2/+24
| * staging: vt6656: correct return of vnt_init_registers.Malcolm Priestley2020-01-031-1/+1
| * staging: vt6656: Fix non zero logical return of, usb_control_msgMalcolm Priestley2020-01-031-2/+6
* | staging: vt6656: Move ieee80211_rx_status off stack.Malcolm Priestley2020-01-101-11/+10
* | staging: vt6656: Fix false Tx excessive retries reporting.Malcolm Priestley2020-01-101-2/+4
* | staging: vt6656: use NULLFUCTION stack on mac80211Malcolm Priestley2020-01-102-9/+6
* | staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley2020-01-102-4/+10
* | staging: vt6656: remove unnecessary parenthesisAmir Mahdi Ghorbanian2020-01-031-4/+4
|/
* staging: vt6656: reorganize characters so the lines are under 80 chGabriela Bittencourt2019-10-071-4/+4
* staging: vt6656: remove duplicated blank lineGabriela Bittencourt2019-10-071-1/+0
* staging: vt6656: clean up an indentation issueColin Ian King2019-09-301-4/+4
* staging: vt6656: change alignment to match parenthesisBenjamin Sherman2019-07-222-6/+6
* staging: vt6656: fix indentation on break statementColin Ian King2019-06-201-1/+1
* staging: vt6656: manage error path during device initializationQuentin Deslandes2019-05-211-7/+13
* staging: vt6656: clean-up registers initialization error pathQuentin Deslandes2019-05-211-67/+96
* staging: vt6656: use meaningful error code during buffer allocationQuentin Deslandes2019-05-211-14/+28
* staging: vt6656: clean error path for firmware managementQuentin Deslandes2019-05-211-51/+40
* staging: vt6656: avoid discarding called function's return codeQuentin Deslandes2019-05-219-81/+152
* staging: vt6656: clean function's error path in usbpipe.cQuentin Deslandes2019-05-212-52/+67
* staging: vt6656: fix potential NULL pointer dereferenceQuentin Deslandes2019-05-211-0/+3
* staging: vt665*: use help instead of ---help--- in KconfigMoses Christopher2019-05-201-3/+2
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: vt6656: Fix styling of the comment related to SPDX-License-IdentifierOjaswin Mujoo2019-04-0214-14/+14
* staging: vt6656: key: Mark expected switch fall-throughsGustavo A. R. Silva2019-02-191-1/+3
* staging: vt6656: Use the correct style for SPDX license IdentifierNishad Kamdar2019-02-071-1/+1
* staging: vt6655: remove some redundant variablesColin Ian King2018-07-112-7/+2
* staging: vt6656: Remove unnecessary 'out of memory' messageDileep Sankhla2018-02-161-3/+0
* Staging: vt6656: Fix unnecessary 'out of memory' messageSumit Pundir2018-01-081-4/+1
* staging: vt6656: Remove redundant license textGreg Kroah-Hartman2017-11-2829-319/+0
* staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman2017-11-2829-0/+29
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-131-0/+2
|\
| * staging: vt6656: card: mark expected switch fall-throughsGustavo A. R. Silva2017-10-181-0/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* staging: vt6656: Use variable instead of its type in sizeof(...)Simon Sandström2017-07-161-3/+2
* staging: vt6656: Align function parametersSimon Sandström2017-07-163-4/+4
* staging: vt6656: Remove unnecessary blank linesSimon Sandström2017-07-161-4/+2
* staging: vt6656: Add spaces between operatorsSimon Sandström2017-07-163-4/+4
* staging: vt6656: remove unnecesary blank linesJuan Manuel Torres Palma2017-05-181-4/+0
* staging: vt6656: remove multiple assignmentsJuan Manuel Torres Palma2017-05-181-6/+14
* staging: vt6656: rtxt.c Fix PARENTHESIS_ALIGNMENT type errorsSalvatore Benedetto2017-05-151-33/+37
* staging: vt6656: Only call vnt_set_bss_mode on basic rates change.Malcolm Priestley2017-05-151-10/+3