index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
device.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
staging: vt6656: Change macro to function and moved to better file
Philipp Hortmann
1
-7
/
+0
2022-02-25
staging: vt6656: Fix CamelCase warnings in macro
Philipp Hortmann
1
-4
/
+4
2022-02-25
staging: vt6656: Add comment for locks
Philipp Hortmann
1
-2
/
+2
2021-08-28
staging: vt6656: Remove filenames in files
Aldas Taraškevičius
1
-2
/
+0
2021-07-30
staging: vt665X: remove unused CONFIG_PATH
Greg Kroah-Hartman
1
-2
/
+0
2020-05-27
staging: vt6656: Move vnt_tx_usb_header to vnt_tx_context
Malcolm Priestley
1
-3
/
+1
2020-05-22
staging: vt6656: rxtx remove unused need_ack
Malcolm Priestley
1
-1
/
+0
2020-05-22
staging: vt6656: remove ieee80211_hdr from vnt_usb_send_context.
Malcolm Priestley
1
-1
/
+0
2020-05-19
staging: vt6656: use usb_anchor for tx queue.
Malcolm Priestley
1
-1
/
+1
2020-05-19
staging: vt6656: vnt_usb_send_context remove variable data.
Malcolm Priestley
1
-1
/
+0
2020-05-19
staging: vt6656: Use sk_buff buffer for tx header
Malcolm Priestley
1
-0
/
+1
2020-05-05
staging: vt6656: refactor power save operation
Malcolm Priestley
1
-2
/
+0
2020-05-05
staging: vt6656: use struct wiphy retry short and long settings.
Malcolm Priestley
1
-3
/
+0
2020-04-23
staging: vt6656: Move firmware functions into main_usb.
Malcolm Priestley
1
-0
/
+4
2020-04-13
staging: vt6656: rxtx remove rate change and current_rate.
Malcolm Priestley
1
-1
/
+0
2020-03-21
staging: vt6656: Use BIT() macro instead of hex value
Oscar Carter
1
-4
/
+5
2020-03-10
staging: vt6656: struct vnt_rcb remove unused in_use.
Malcolm Priestley
1
-1
/
+0
2020-03-10
staging: vt6656: Remove vnt_interrupt_buffer in_use flag.
Malcolm Priestley
1
-1
/
+0
2020-03-04
staging: vt6656: Remove STATUS enums from TX path
Malcolm Priestley
1
-9
/
+0
2020-02-09
staging: vt6656: Remove fall back functions and headers.
Malcolm Priestley
1
-1
/
+0
2020-01-22
staging: vt6656: Use vnt_rx_tail struct for tail variables.
Malcolm Priestley
1
-0
/
+9
2020-01-22
staging: vt6656: create vnt rx header for sk_buff.
Malcolm Priestley
1
-0
/
+7
2020-01-22
staging: vt6656: Simplify RX finding bit rates
Malcolm Priestley
1
-1
/
+0
2020-01-13
Merge 5.5-rc6 into staging-next
Greg Kroah-Hartman
1
-0
/
+1
2020-01-10
staging: vt6656: correct packet types for CTS protect, mode.
Malcolm Priestley
1
-0
/
+2
2020-01-03
staging: vt6656: set usb_set_intfdata on driver fail.
Malcolm Priestley
1
-0
/
+1
2019-04-02
staging: vt6656: Fix styling of the comment related to SPDX-License-Identifier
Ojaswin Mujoo
1
-1
/
+1
2017-11-28
staging: vt6656: Remove redundant license text
Greg Kroah-Hartman
1
-11
/
+0
2017-11-28
staging: vt6656: add SPDX identifiers to all vt6656 driver files
Greg Kroah-Hartman
1
-0
/
+1
2017-07-16
staging: vt6656: Add spaces between operators
Simon Sandström
1
-1
/
+1
2016-02-07
staging: vt6656: fix definitions of DEVICE_FLAGS_* flags
Alexey Tulia
1
-2
/
+2
2015-11-19
staging: vt6656: remove address from GPL text
Othmar Pasteka
1
-3
/
+0
2015-09-29
staging: vt6656: implement power saving code.
Malcolm Priestley
1
-0
/
+2
2015-05-31
Staging: vt6656: device: Fixed spelling error
Colin Cronin
1
-1
/
+1
2015-01-12
Staging: vt6656: Fixed typo in a macro name
Gustavo A. R. Silva
1
-1
/
+1
2015-01-12
staging: vt6656: Use ether_addr_copy() on vnt_private members.
Krzysztof Adamski
1
-2
/
+2
2014-07-27
staging: vt6656: change driver version to mac80211
Malcolm Priestley
1
-1
/
+1
2014-07-24
staging: vt6656: Remove unused macro MP_TEST_FLAGS
Malcolm Priestley
1
-2
/
+0
2014-07-24
staging: vt6656: use clear_bit to remove device flag
Malcolm Priestley
1
-1
/
+0
2014-07-24
staging: vt6656: use set_bit to set flags
Malcolm Priestley
1
-1
/
+0
2014-07-24
staging: vt6656: struct vnt_private merge flag and macros
Malcolm Priestley
1
-8
/
+6
2014-07-24
staging: vt6656: Remove unsed macro DEVICE_FLAGS_OPENED
Malcolm Priestley
1
-3
/
+0
2014-07-24
staging: vt6656: remove macro MP_IS_READY
Malcolm Priestley
1
-2
/
+0
2014-07-24
staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITES
Malcolm Priestley
1
-2
/
+0
2014-07-21
staging; vt6656: rxtx add current_rate into vnt_usb_send_context as tx_rate
Malcolm Priestley
1
-0
/
+1
2014-07-21
staging: vt6656: rxtx move frame_len/size into vnt_usb_send_context as frame_len
Malcolm Priestley
1
-0
/
+1
2014-07-21
staging: vt6656: move need_ack into into vnt_usb_send_context
Malcolm Priestley
1
-0
/
+1
2014-07-21
staging: vt6656: rxtx move pkt_type into vnt_usb_send_context
Malcolm Priestley
1
-0
/
+1
2014-07-21
staging: vt6656: dead code remove channel switch.
Malcolm Priestley
1
-4
/
+0
2014-07-21
staging: vt6656: struct vnt_private rename byBBPreEDIndex with bb_pre_ed_index
Malcolm Priestley
1
-1
/
+1
[next]