index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
main_usb.c
Age
Commit message (
Expand
)
Author
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-02-08
wifi: mac80211: introduce 'channel request'
Johannes Berg
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2021-08-28
staging: vt6656: Remove filenames in files
Aldas Taraškevičius
2020-11-23
staging: vt6656: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-05-27
staging: vt6656: Move vnt_tx_usb_header to vnt_tx_context
Malcolm Priestley
2020-05-19
staging: vt6656: use usb_anchor for tx queue.
Malcolm Priestley
2020-05-19
staging: vt6656: Use sk_buff buffer for tx header
Malcolm Priestley
2020-05-05
staging: vt6656: refactor power save operation
Malcolm Priestley
2020-05-05
staging: vt6656: use struct wiphy retry short and long settings.
Malcolm Priestley
2020-04-28
staging: vt6656: Remove set short time in vnt_init_registers.
Malcolm Priestley
2020-04-27
Merge 5.7-rc3 into staging-next
Greg Kroah-Hartman
2020-04-23
staging: vt6656: Fix calling conditions of vnt_set_bss_mode
Malcolm Priestley
2020-04-23
staging: vt6656: Fix pairwise key entry save.
Malcolm Priestley
2020-04-23
staging: vt6656: Fix drivers TBTT timing counter.
Malcolm Priestley
2020-04-23
staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default.
Malcolm Priestley
2020-04-23
staging: vt6656: call vnt_update_pre_ed_threshold from vnt_config.
Malcolm Priestley
2020-04-23
staging: vt6656: Move firmware functions into main_usb.
Malcolm Priestley
2020-04-13
staging: vt6556: vnt_rf_setpower convert to use ieee80211_channel.
Malcolm Priestley
2020-04-13
staging: vt6656: Use defines in preamble_type variables
Oscar Carter
2020-03-21
staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functions
Oscar Carter
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-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-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-13
Merge 5.5-rc6 into staging-next
Greg Kroah-Hartman
2020-01-10
staging: vt6656: use NULLFUCTION stack on mac80211
Malcolm Priestley
2020-01-03
staging: vt6656: set usb_set_intfdata on driver fail.
Malcolm Priestley
2020-01-03
staging: vt6656: correct return of vnt_init_registers.
Malcolm Priestley
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-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: fix potential NULL pointer dereference
Quentin Deslandes
2018-01-08
Staging: vt6656: Fix unnecessary 'out of memory' message
Sumit Pundir
2017-11-28
staging: vt6656: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
staging: vt6656: add SPDX identifiers to all vt6656 driver files
Greg Kroah-Hartman
2017-07-16
staging: vt6656: Use variable instead of its type in sizeof(...)
Simon Sandström
2017-05-15
staging: vt6656: Only call vnt_set_bss_mode on basic rates change.
Malcolm Priestley
2017-05-15
staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.
Malcolm Priestley
2017-05-15
staging: vt6656: always call vnt_update_ifs on short time change.
Malcolm Priestley
[next]