index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
device.h
Age
Commit message (
Expand
)
Author
2020-03-21
staging: vt6656: Use BIT() macro instead of hex value
Oscar Carter
2020-03-10
staging: vt6656: struct vnt_rcb remove unused in_use.
Malcolm Priestley
2020-03-10
staging: vt6656: Remove vnt_interrupt_buffer in_use flag.
Malcolm Priestley
2020-03-04
staging: vt6656: Remove STATUS enums from TX path
Malcolm Priestley
2020-02-09
staging: vt6656: Remove fall back functions and headers.
Malcolm Priestley
2020-01-22
staging: vt6656: Use vnt_rx_tail struct for tail variables.
Malcolm Priestley
2020-01-22
staging: vt6656: create vnt rx header for sk_buff.
Malcolm Priestley
2020-01-22
staging: vt6656: Simplify RX finding bit rates
Malcolm Priestley
2020-01-13
Merge 5.5-rc6 into staging-next
Greg Kroah-Hartman
2020-01-10
staging: vt6656: correct packet types for CTS protect, mode.
Malcolm Priestley
2020-01-03
staging: vt6656: set usb_set_intfdata on driver fail.
Malcolm Priestley
2019-04-02
staging: vt6656: Fix styling of the comment related to SPDX-License-Identifier
Ojaswin Mujoo
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: Add spaces between operators
Simon Sandström
2016-02-07
staging: vt6656: fix definitions of DEVICE_FLAGS_* flags
Alexey Tulia
2015-11-19
staging: vt6656: remove address from GPL text
Othmar Pasteka
2015-09-29
staging: vt6656: implement power saving code.
Malcolm Priestley
2015-05-31
Staging: vt6656: device: Fixed spelling error
Colin Cronin
2015-01-12
Staging: vt6656: Fixed typo in a macro name
Gustavo A. R. Silva
2015-01-12
staging: vt6656: Use ether_addr_copy() on vnt_private members.
Krzysztof Adamski
2014-07-27
staging: vt6656: change driver version to mac80211
Malcolm Priestley
2014-07-24
staging: vt6656: Remove unused macro MP_TEST_FLAGS
Malcolm Priestley
2014-07-24
staging: vt6656: use clear_bit to remove device flag
Malcolm Priestley
2014-07-24
staging: vt6656: use set_bit to set flags
Malcolm Priestley
2014-07-24
staging: vt6656: struct vnt_private merge flag and macros
Malcolm Priestley
2014-07-24
staging: vt6656: Remove unsed macro DEVICE_FLAGS_OPENED
Malcolm Priestley
2014-07-24
staging: vt6656: remove macro MP_IS_READY
Malcolm Priestley
2014-07-24
staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITES
Malcolm Priestley
2014-07-21
staging; vt6656: rxtx add current_rate into vnt_usb_send_context as tx_rate
Malcolm Priestley
2014-07-21
staging: vt6656: rxtx move frame_len/size into vnt_usb_send_context as frame_len
Malcolm Priestley
2014-07-21
staging: vt6656: move need_ack into into vnt_usb_send_context
Malcolm Priestley
2014-07-21
staging: vt6656: rxtx move pkt_type into vnt_usb_send_context
Malcolm Priestley
2014-07-21
staging: vt6656: dead code remove channel switch.
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private rename byBBPreEDIndex with bb_pre_ed_index
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byBBPreEDRSSI with bb_pre_ed_rssi
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private remove dead code ldBmThreshold
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace abyBBVGA with bb_vga
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byAutoFBCtrl with auto_fb_ctrl
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace wSeqCounter with seq_counter
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private remove dead variable bBarkerPreambleMd
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace bShortSlotTime with short_slot_time
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private remove camel case retry limit
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace wCurrentRate with current_rate
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private rf power table remove camel case
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byPreambleType with preamble_type
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace abyEEPROM with eeprom
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byTopCCKBasicRate with top_cck_ba...
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byTopOFDMBasicRate with top_ofdm_...
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace wBasicRate with basic_rates
Malcolm Priestley
[next]