aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/device.h
AgeCommit message (Expand)AuthorFilesLines
2022-02-25staging: vt6656: Change macro to function and moved to better fileGravatar Philipp Hortmann 1-7/+0
2022-02-25staging: vt6656: Fix CamelCase warnings in macroGravatar Philipp Hortmann 1-4/+4
2022-02-25staging: vt6656: Add comment for locksGravatar Philipp Hortmann 1-2/+2
2021-08-28staging: vt6656: Remove filenames in filesGravatar Aldas Taraškevičius 1-2/+0
2021-07-30staging: vt665X: remove unused CONFIG_PATHGravatar Greg Kroah-Hartman 1-2/+0
2020-05-27staging: vt6656: Move vnt_tx_usb_header to vnt_tx_contextGravatar Malcolm Priestley 1-3/+1
2020-05-22staging: vt6656: rxtx remove unused need_ackGravatar Malcolm Priestley 1-1/+0
2020-05-22staging: vt6656: remove ieee80211_hdr from vnt_usb_send_context.Gravatar Malcolm Priestley 1-1/+0
2020-05-19staging: vt6656: use usb_anchor for tx queue.Gravatar Malcolm Priestley 1-1/+1
2020-05-19staging: vt6656: vnt_usb_send_context remove variable data.Gravatar Malcolm Priestley 1-1/+0
2020-05-19staging: vt6656: Use sk_buff buffer for tx headerGravatar Malcolm Priestley 1-0/+1
2020-05-05staging: vt6656: refactor power save operationGravatar Malcolm Priestley 1-2/+0
2020-05-05staging: vt6656: use struct wiphy retry short and long settings.Gravatar Malcolm Priestley 1-3/+0
2020-04-23staging: vt6656: Move firmware functions into main_usb.Gravatar Malcolm Priestley 1-0/+4
2020-04-13staging: vt6656: rxtx remove rate change and current_rate.Gravatar Malcolm Priestley 1-1/+0
2020-03-21staging: vt6656: Use BIT() macro instead of hex valueGravatar Oscar Carter 1-4/+5
2020-03-10staging: vt6656: struct vnt_rcb remove unused in_use.Gravatar Malcolm Priestley 1-1/+0
2020-03-10staging: vt6656: Remove vnt_interrupt_buffer in_use flag.Gravatar Malcolm Priestley 1-1/+0
2020-03-04staging: vt6656: Remove STATUS enums from TX pathGravatar Malcolm Priestley 1-9/+0
2020-02-09staging: vt6656: Remove fall back functions and headers.Gravatar Malcolm Priestley 1-1/+0
2020-01-22staging: vt6656: Use vnt_rx_tail struct for tail variables.Gravatar Malcolm Priestley 1-0/+9
2020-01-22staging: vt6656: create vnt rx header for sk_buff.Gravatar Malcolm Priestley 1-0/+7
2020-01-22staging: vt6656: Simplify RX finding bit ratesGravatar Malcolm Priestley 1-1/+0
2020-01-13Merge 5.5-rc6 into staging-nextGravatar Greg Kroah-Hartman 1-0/+1
2020-01-10staging: vt6656: correct packet types for CTS protect, mode.Gravatar Malcolm Priestley 1-0/+2
2020-01-03staging: vt6656: set usb_set_intfdata on driver fail.Gravatar Malcolm Priestley 1-0/+1
2019-04-02staging: vt6656: Fix styling of the comment related to SPDX-License-IdentifierGravatar Ojaswin Mujoo 1-1/+1
2017-11-28staging: vt6656: Remove redundant license textGravatar Greg Kroah-Hartman 1-11/+0
2017-11-28staging: vt6656: add SPDX identifiers to all vt6656 driver filesGravatar Greg Kroah-Hartman 1-0/+1
2017-07-16staging: vt6656: Add spaces between operatorsGravatar Simon Sandström 1-1/+1
2016-02-07staging: vt6656: fix definitions of DEVICE_FLAGS_* flagsGravatar Alexey Tulia 1-2/+2
2015-11-19staging: vt6656: remove address from GPL textGravatar Othmar Pasteka 1-3/+0
2015-09-29staging: vt6656: implement power saving code.Gravatar Malcolm Priestley 1-0/+2
2015-05-31Staging: vt6656: device: Fixed spelling errorGravatar Colin Cronin 1-1/+1
2015-01-12Staging: vt6656: Fixed typo in a macro nameGravatar Gustavo A. R. Silva 1-1/+1
2015-01-12staging: vt6656: Use ether_addr_copy() on vnt_private members.Gravatar Krzysztof Adamski 1-2/+2
2014-07-27staging: vt6656: change driver version to mac80211Gravatar Malcolm Priestley 1-1/+1
2014-07-24staging: vt6656: Remove unused macro MP_TEST_FLAGSGravatar Malcolm Priestley 1-2/+0
2014-07-24staging: vt6656: use clear_bit to remove device flagGravatar Malcolm Priestley 1-1/+0
2014-07-24staging: vt6656: use set_bit to set flagsGravatar Malcolm Priestley 1-1/+0
2014-07-24staging: vt6656: struct vnt_private merge flag and macrosGravatar Malcolm Priestley 1-8/+6
2014-07-24staging: vt6656: Remove unsed macro DEVICE_FLAGS_OPENEDGravatar Malcolm Priestley 1-3/+0
2014-07-24staging: vt6656: remove macro MP_IS_READYGravatar Malcolm Priestley 1-2/+0
2014-07-24staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITESGravatar Malcolm Priestley 1-2/+0
2014-07-21staging; vt6656: rxtx add current_rate into vnt_usb_send_context as tx_rateGravatar Malcolm Priestley 1-0/+1
2014-07-21staging: vt6656: rxtx move frame_len/size into vnt_usb_send_context as frame_lenGravatar Malcolm Priestley 1-0/+1
2014-07-21staging: vt6656: move need_ack into into vnt_usb_send_contextGravatar Malcolm Priestley 1-0/+1
2014-07-21staging: vt6656: rxtx move pkt_type into vnt_usb_send_contextGravatar Malcolm Priestley 1-0/+1
2014-07-21staging: vt6656: dead code remove channel switch.Gravatar Malcolm Priestley 1-4/+0
2014-07-21staging: vt6656: struct vnt_private rename byBBPreEDIndex with bb_pre_ed_indexGravatar Malcolm Priestley 1-1/+1