summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/device.h
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: Use BIT() macro instead of hex valueOscar Carter2020-03-211-4/+5
* staging: vt6656: struct vnt_rcb remove unused in_use.Malcolm Priestley2020-03-101-1/+0
* staging: vt6656: Remove vnt_interrupt_buffer in_use flag.Malcolm Priestley2020-03-101-1/+0
* staging: vt6656: Remove STATUS enums from TX pathMalcolm Priestley2020-03-041-9/+0
* staging: vt6656: Remove fall back functions and headers.Malcolm Priestley2020-02-091-1/+0
* staging: vt6656: Use vnt_rx_tail struct for tail variables.Malcolm Priestley2020-01-221-0/+9
* staging: vt6656: create vnt rx header for sk_buff.Malcolm Priestley2020-01-221-0/+7
* staging: vt6656: Simplify RX finding bit ratesMalcolm Priestley2020-01-221-1/+0
* Merge 5.5-rc6 into staging-nextGreg Kroah-Hartman2020-01-131-0/+1
|\
| * staging: vt6656: set usb_set_intfdata on driver fail.Malcolm Priestley2020-01-031-0/+1
* | staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley2020-01-101-0/+2
|/
* staging: vt6656: Fix styling of the comment related to SPDX-License-IdentifierOjaswin Mujoo2019-04-021-1/+1
* staging: vt6656: Remove redundant license textGreg Kroah-Hartman2017-11-281-11/+0
* staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: vt6656: Add spaces between operatorsSimon Sandström2017-07-161-1/+1
* staging: vt6656: fix definitions of DEVICE_FLAGS_* flagsAlexey Tulia2016-02-071-2/+2
* staging: vt6656: remove address from GPL textOthmar Pasteka2015-11-191-3/+0
* staging: vt6656: implement power saving code.Malcolm Priestley2015-09-291-0/+2
* Staging: vt6656: device: Fixed spelling errorColin Cronin2015-05-311-1/+1
* Staging: vt6656: Fixed typo in a macro nameGustavo A. R. Silva2015-01-121-1/+1
* staging: vt6656: Use ether_addr_copy() on vnt_private members.Krzysztof Adamski2015-01-121-2/+2
* staging: vt6656: change driver version to mac80211Malcolm Priestley2014-07-271-1/+1
* staging: vt6656: Remove unused macro MP_TEST_FLAGSMalcolm Priestley2014-07-241-2/+0
* staging: vt6656: use clear_bit to remove device flagMalcolm Priestley2014-07-241-1/+0
* staging: vt6656: use set_bit to set flagsMalcolm Priestley2014-07-241-1/+0
* staging: vt6656: struct vnt_private merge flag and macrosMalcolm Priestley2014-07-241-8/+6
* staging: vt6656: Remove unsed macro DEVICE_FLAGS_OPENEDMalcolm Priestley2014-07-241-3/+0
* staging: vt6656: remove macro MP_IS_READYMalcolm Priestley2014-07-241-2/+0
* staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITESMalcolm Priestley2014-07-241-2/+0
* staging; vt6656: rxtx add current_rate into vnt_usb_send_context as tx_rateMalcolm Priestley2014-07-211-0/+1
* staging: vt6656: rxtx move frame_len/size into vnt_usb_send_context as frame_lenMalcolm Priestley2014-07-211-0/+1
* staging: vt6656: move need_ack into into vnt_usb_send_contextMalcolm Priestley2014-07-211-0/+1
* staging: vt6656: rxtx move pkt_type into vnt_usb_send_contextMalcolm Priestley2014-07-211-0/+1
* staging: vt6656: dead code remove channel switch.Malcolm Priestley2014-07-211-4/+0
* staging: vt6656: struct vnt_private rename byBBPreEDIndex with bb_pre_ed_indexMalcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private replace byBBPreEDRSSI with bb_pre_ed_rssiMalcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private remove dead code ldBmThresholdMalcolm Priestley2014-07-211-1/+0
* staging: vt6656: struct vnt_private replace abyBBVGA with bb_vgaMalcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private replace byAutoFBCtrl with auto_fb_ctrlMalcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private replace wSeqCounter with seq_counterMalcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private remove dead variable bBarkerPreambleMdMalcolm Priestley2014-07-211-1/+0
* staging: vt6656: struct vnt_private replace bShortSlotTime with short_slot_timeMalcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private remove camel case retry limitMalcolm Priestley2014-07-211-2/+2
* staging: vt6656: struct vnt_private replace wCurrentRate with current_rateMalcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private rf power table remove camel caseMalcolm Priestley2014-07-211-7/+7
* staging: vt6656: struct vnt_private replace byPreambleType with preamble_typeMalcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private replace abyEEPROM with eepromMalcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private replace byTopCCKBasicRate with top_cck_ba...Malcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private replace byTopOFDMBasicRate with top_ofdm_...Malcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private replace wBasicRate with basic_ratesMalcolm Priestley2014-07-211-1/+1