index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
Age
Commit message (
Expand
)
Author
2020-03-19
staging: vt6656: Use ARRAY_SIZE instead of hardcoded size
Oscar Carter
2020-03-17
staging: vt6656: Use BIT_ULL() macro instead of bit shift operation
Oscar Carter
2020-03-10
staging: vt6656: struct vnt_rcb remove unused in_use.
Malcolm Priestley
2020-03-10
staging: vt6656: Remove vnt_interrupt_buffer in_use flag.
Malcolm Priestley
2020-03-10
staging: vt6656: remove blank line
Payal Kshirsagar
2020-03-04
staging: vt6656: Remove unnecessary local variables initialization
Oscar Carter
2020-03-04
staging: vt6656: Move vnt_rx_data to usbpipe.c
Malcolm Priestley
2020-03-04
staging: vt6656: Delete int.c/h file and move functions to usbpipe
Malcolm Priestley
2020-03-04
staging: vt6656: Remove function vnt_int_process_data.
Malcolm Priestley
2020-03-04
staging: vt6656: vnt_int_start_interrupt remove spin lock.
Malcolm Priestley
2020-03-04
staging: vt6656: vnt_vt3184_init remove stack copy to array.
Malcolm Priestley
2020-03-04
staging: vt6656: use vnt_vt3184_agc array directly
Malcolm Priestley
2020-03-04
staging: vt6656: Remove STATUS enums from TX path
Malcolm Priestley
2020-03-04
staging: vt6656: Use mac80211 duration for tx headers
Malcolm Priestley
2020-02-24
Merge 5.6-rc3 into staging-next
Greg Kroah-Hartman
2020-02-10
staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.
Malcolm Priestley
2020-02-09
staging: vt6656: Remove fall back functions and headers.
Malcolm Priestley
2020-02-09
staging: vt6656: Fix return for unsupported cipher modes.
Malcolm Priestley
2020-02-09
staging: vt6656: Disable and remove fall back rates from driver.
Malcolm Priestley
2020-01-22
staging: vt6656: Remove memory buffer from vnt_download_firmware.
Malcolm Priestley
2020-01-22
staging: vt6656: Just check NEWRSR_DECRYPTOK for RX_FLAG_DECRYPTED.
Malcolm Priestley
2020-01-22
staging: vt6656: Use vnt_rx_tail struct for tail variables.
Malcolm Priestley
2020-01-22
staging: vt6656: create vnt rx header for sk_buff.
Malcolm Priestley
2020-01-22
staging: vt6656: Simplify RX finding bit rates
Malcolm Priestley
2020-01-13
Merge 5.5-rc6 into staging-next
Greg Kroah-Hartman
2020-01-10
staging: vt6656: Move ieee80211_rx_status off stack.
Malcolm Priestley
2020-01-10
staging: vt6656: Fix false Tx excessive retries reporting.
Malcolm Priestley
2020-01-10
staging: vt6656: use NULLFUCTION stack on mac80211
Malcolm Priestley
2020-01-10
staging: vt6656: correct packet types for CTS protect, mode.
Malcolm Priestley
2020-01-03
staging: vt6656: set usb_set_intfdata on driver fail.
Malcolm Priestley
2020-01-03
staging: vt6656: remove bool from vnt_radio_power_on ret
Malcolm Priestley
2020-01-03
staging: vt6656: limit reg output to block size
Malcolm Priestley
2020-01-03
staging: vt6656: correct return of vnt_init_registers.
Malcolm Priestley
2020-01-03
staging: vt6656: Fix non zero logical return of, usb_control_msg
Malcolm Priestley
2020-01-03
staging: vt6656: remove unnecessary parenthesis
Amir Mahdi Ghorbanian
2019-10-07
staging: vt6656: reorganize characters so the lines are under 80 ch
Gabriela Bittencourt
2019-10-07
staging: vt6656: remove duplicated blank line
Gabriela Bittencourt
2019-09-30
staging: vt6656: clean up an indentation issue
Colin Ian King
2019-07-22
staging: vt6656: change alignment to match parenthesis
Benjamin Sherman
2019-06-20
staging: vt6656: fix indentation on break statement
Colin Ian King
2019-05-21
staging: vt6656: manage error path during device initialization
Quentin Deslandes
2019-05-21
staging: vt6656: clean-up registers initialization error path
Quentin Deslandes
2019-05-21
staging: vt6656: use meaningful error code during buffer allocation
Quentin Deslandes
2019-05-21
staging: vt6656: clean error path for firmware management
Quentin Deslandes
2019-05-21
staging: vt6656: avoid discarding called function's return code
Quentin Deslandes
2019-05-21
staging: vt6656: clean function's error path in usbpipe.c
Quentin Deslandes
2019-05-21
staging: vt6656: fix potential NULL pointer dereference
Quentin Deslandes
2019-05-20
staging: vt665*: use help instead of ---help--- in Kconfig
Moses Christopher
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-04-02
staging: vt6656: Fix styling of the comment related to SPDX-License-Identifier
Ojaswin Mujoo
[next]