aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/device.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-27staging: vt6656: Move vnt_tx_usb_header to vnt_tx_contextMalcolm Priestley1-3/+1
2020-05-22staging: vt6656: rxtx remove unused need_ackMalcolm Priestley1-1/+0
2020-05-22staging: vt6656: remove ieee80211_hdr from vnt_usb_send_context.Malcolm Priestley1-1/+0
2020-05-19staging: vt6656: use usb_anchor for tx queue.Malcolm Priestley1-1/+1
2020-05-19staging: vt6656: vnt_usb_send_context remove variable data.Malcolm Priestley1-1/+0
2020-05-19staging: vt6656: Use sk_buff buffer for tx headerMalcolm Priestley1-0/+1
2020-05-05staging: vt6656: refactor power save operationMalcolm Priestley1-2/+0
2020-05-05staging: vt6656: use struct wiphy retry short and long settings.Malcolm Priestley1-3/+0
2020-04-23staging: vt6656: Move firmware functions into main_usb.Malcolm Priestley1-0/+4
2020-04-13staging: vt6656: rxtx remove rate change and current_rate.Malcolm Priestley1-1/+0
2020-03-21staging: vt6656: Use BIT() macro instead of hex valueOscar Carter1-4/+5
2020-03-10staging: vt6656: struct vnt_rcb remove unused in_use.Malcolm Priestley1-1/+0
2020-03-10staging: vt6656: Remove vnt_interrupt_buffer in_use flag.Malcolm Priestley1-1/+0
2020-03-04staging: vt6656: Remove STATUS enums from TX pathMalcolm Priestley1-9/+0
2020-02-09staging: vt6656: Remove fall back functions and headers.Malcolm Priestley1-1/+0
2020-01-22staging: vt6656: Use vnt_rx_tail struct for tail variables.Malcolm Priestley1-0/+9
2020-01-22staging: vt6656: create vnt rx header for sk_buff.Malcolm Priestley1-0/+7
2020-01-22staging: vt6656: Simplify RX finding bit ratesMalcolm Priestley1-1/+0
2020-01-13Merge 5.5-rc6 into staging-nextGreg Kroah-Hartman1-0/+1
2020-01-10staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley1-0/+2
2020-01-03staging: vt6656: set usb_set_intfdata on driver fail.Malcolm Priestley1-0/+1
2019-04-02staging: vt6656: Fix styling of the comment related to SPDX-License-IdentifierOjaswin Mujoo1-1/+1
2017-11-28staging: vt6656: Remove redundant license textGreg Kroah-Hartman1-11/+0
2017-11-28staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman1-0/+1
2017-07-16staging: vt6656: Add spaces between operatorsSimon Sandström1-1/+1
2016-02-07staging: vt6656: fix definitions of DEVICE_FLAGS_* flagsAlexey Tulia1-2/+2
2015-11-19staging: vt6656: remove address from GPL textOthmar Pasteka1-3/+0
2015-09-29staging: vt6656: implement power saving code.Malcolm Priestley1-0/+2
2015-05-31Staging: vt6656: device: Fixed spelling errorColin Cronin1-1/+1
2015-01-12Staging: vt6656: Fixed typo in a macro nameGustavo A. R. Silva1-1/+1
2015-01-12staging: vt6656: Use ether_addr_copy() on vnt_private members.Krzysztof Adamski1-2/+2
2014-07-27staging: vt6656: change driver version to mac80211Malcolm Priestley1-1/+1
2014-07-24staging: vt6656: Remove unused macro MP_TEST_FLAGSMalcolm Priestley1-2/+0
2014-07-24staging: vt6656: use clear_bit to remove device flagMalcolm Priestley1-1/+0
2014-07-24staging: vt6656: use set_bit to set flagsMalcolm Priestley1-1/+0
2014-07-24staging: vt6656: struct vnt_private merge flag and macrosMalcolm Priestley1-8/+6
2014-07-24staging: vt6656: Remove unsed macro DEVICE_FLAGS_OPENEDMalcolm Priestley1-3/+0
2014-07-24staging: vt6656: remove macro MP_IS_READYMalcolm Priestley1-2/+0
2014-07-24staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITESMalcolm Priestley1-2/+0
2014-07-21staging; vt6656: rxtx add current_rate into vnt_usb_send_context as tx_rateMalcolm Priestley1-0/+1
2014-07-21staging: vt6656: rxtx move frame_len/size into vnt_usb_send_context as frame_lenMalcolm Priestley1-0/+1
2014-07-21staging: vt6656: move need_ack into into vnt_usb_send_contextMalcolm Priestley1-0/+1
2014-07-21staging: vt6656: rxtx move pkt_type into vnt_usb_send_contextMalcolm Priestley1-0/+1
2014-07-21staging: vt6656: dead code remove channel switch.Malcolm Priestley1-4/+0
2014-07-21staging: vt6656: struct vnt_private rename byBBPreEDIndex with bb_pre_ed_indexMalcolm Priestley1-1/+1
2014-07-21staging: vt6656: struct vnt_private replace byBBPreEDRSSI with bb_pre_ed_rssiMalcolm Priestley1-1/+1
2014-07-21staging: vt6656: struct vnt_private remove dead code ldBmThresholdMalcolm Priestley1-1/+0
2014-07-21staging: vt6656: struct vnt_private replace abyBBVGA with bb_vgaMalcolm Priestley1-1/+1
2014-07-21staging: vt6656: struct vnt_private replace byAutoFBCtrl with auto_fb_ctrlMalcolm Priestley1-1/+1
2014-07-21staging: vt6656: struct vnt_private replace wSeqCounter with seq_counterMalcolm Priestley1-1/+1