summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/device.h
AgeCommit message (Expand)Author
2020-02-01staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley
2020-01-14staging: vt6656: set usb_set_intfdata on driver fail.Malcolm Priestley
2017-11-28staging: vt6656: Remove redundant license textGreg Kroah-Hartman
2017-11-28staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman
2017-07-16staging: vt6656: Add spaces between operatorsSimon Sandström
2016-02-07staging: vt6656: fix definitions of DEVICE_FLAGS_* flagsAlexey Tulia
2015-11-19staging: vt6656: remove address from GPL textOthmar Pasteka
2015-09-29staging: vt6656: implement power saving code.Malcolm Priestley
2015-05-31Staging: vt6656: device: Fixed spelling errorColin Cronin
2015-01-12Staging: vt6656: Fixed typo in a macro nameGustavo A. R. Silva
2015-01-12staging: vt6656: Use ether_addr_copy() on vnt_private members.Krzysztof Adamski
2014-07-27staging: vt6656: change driver version to mac80211Malcolm Priestley
2014-07-24staging: vt6656: Remove unused macro MP_TEST_FLAGSMalcolm Priestley
2014-07-24staging: vt6656: use clear_bit to remove device flagMalcolm Priestley
2014-07-24staging: vt6656: use set_bit to set flagsMalcolm Priestley
2014-07-24staging: vt6656: struct vnt_private merge flag and macrosMalcolm Priestley
2014-07-24staging: vt6656: Remove unsed macro DEVICE_FLAGS_OPENEDMalcolm Priestley
2014-07-24staging: vt6656: remove macro MP_IS_READYMalcolm Priestley
2014-07-24staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITESMalcolm Priestley
2014-07-21staging; vt6656: rxtx add current_rate into vnt_usb_send_context as tx_rateMalcolm Priestley
2014-07-21staging: vt6656: rxtx move frame_len/size into vnt_usb_send_context as frame_lenMalcolm Priestley
2014-07-21staging: vt6656: move need_ack into into vnt_usb_send_contextMalcolm Priestley
2014-07-21staging: vt6656: rxtx move pkt_type into vnt_usb_send_contextMalcolm Priestley
2014-07-21staging: vt6656: dead code remove channel switch.Malcolm Priestley
2014-07-21staging: vt6656: struct vnt_private rename byBBPreEDIndex with bb_pre_ed_indexMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace byBBPreEDRSSI with bb_pre_ed_rssiMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private remove dead code ldBmThresholdMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace abyBBVGA with bb_vgaMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace byAutoFBCtrl with auto_fb_ctrlMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace wSeqCounter with seq_counterMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private remove dead variable bBarkerPreambleMdMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace bShortSlotTime with short_slot_timeMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private remove camel case retry limitMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace wCurrentRate with current_rateMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private rf power table remove camel caseMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace byPreambleType with preamble_typeMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace abyEEPROM with eepromMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace byTopCCKBasicRate with top_cck_ba...Malcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace byTopOFDMBasicRate with top_ofdm_...Malcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace wBasicRate with basic_ratesMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace byPacketType with packet_typeMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace byBBType with bb_typeMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private remove camel case IFS namesMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private remove uCwMin/uCwMaxMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private remove camel case antenna variablesMalcolm Priestley
2014-07-21staging: vt6656: antenna modes remove unused variablesMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private rename uCurrRSSI to current_rssiMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private rename qwCurrTSF to current_tsfMalcolm Priestley
2014-07-21staging: vt6656: replace bExistSWNetAddr with exist_sw_net_addrMalcolm Priestley
2014-07-21staging: vt6656: rename abyPermanentNetAddr to permanent_net_addrMalcolm Priestley