index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
/
device.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-11
staging: vt6655: Remove unused driver
Philipp Hortmann
1
-292
/
+0
2024-09-13
staging: vt6655: Rename variable apTD1Rings
Xingquan Liu
1
-1
/
+1
2024-09-13
staging: vt6655: Rename variable apTD0Rings
Xingquan Liu
1
-1
/
+1
2024-08-29
staging: vt6655: Fix block comment alignment
Dominik Karol Piątkowski
1
-4
/
+4
2023-11-23
staging: vt6655: Type encoding info dropped from variable name "apTailTD"
Pavan Bobba
1
-1
/
+1
2023-11-23
staging: vt6655: Type encoding info dropped from variable name "wBeaconInterval"
Pavan Bobba
1
-1
/
+1
2023-10-27
staging: vt6655: Type encoding info dropped from variable name "byPacketType"
Pavan Bobba
1
-1
/
+1
2023-10-22
staging: vt6655: Rename variable byEIFS
Gilbert Adikankwu
1
-1
/
+1
2023-10-22
staging: vt6655: Rename variable byDIFS
Gilbert Adikankwu
1
-1
/
+1
2023-10-22
staging: vt6655: Rename variable bySIFS
Gilbert Adikankwu
1
-1
/
+1
2023-10-22
staging: vt6655: Rename variable bySlot
Gilbert Adikankwu
1
-1
/
+1
2023-10-22
staging: vt6655: Rename variable byCWMaxMin
Gilbert Adikankwu
1
-1
/
+1
2023-10-17
staging: vt6655: Rename variable byBBPreEDRSSI
Gilbert Adikankwu
1
-1
/
+1
2023-10-17
staging: vt6655: Rename variable byCurPwr
Gilbert Adikankwu
1
-1
/
+1
2023-10-17
staging: vt6655: Rename variable byCurrentCh
Gilbert Adikankwu
1
-1
/
+1
2023-10-17
staging: vt6655: Rename variable bUpdateBBVGA
Gilbert Adikankwu
1
-1
/
+1
2023-10-15
staging: vt6655: Type encoding info dropped from variable name "byBBVGANew"
Pavan Bobba
1
-1
/
+1
2023-10-15
staging: vt6655: Type encoding info dropped from variable name "byBBVGACurrent"
Pavan Bobba
1
-1
/
+1
2023-10-15
staging: vt6655: Type encoding info dropped from array name "abyBBVGA"
Pavan Bobba
1
-1
/
+1
2023-09-26
staging: vt6655: Type encoding info dropped from variable "byRFType"
Pavan Bobba
1
-1
/
+1
2021-12-28
staging: vt6655: drop off byRxMode var in device.h
Tommaso Merciai
1
-2
/
+0
2021-12-03
staging: vt6655: refactor camelcase uCurrRSSI to current_rssi
Alberto Merciai
1
-1
/
+1
2021-11-25
staging: vt6655: refactor camelcase byMaxPwrLevel to max_pwr_level
Alberto Merciai
1
-1
/
+1
2021-11-25
staging: vt6655: rename variable bHWRadioOff
Alberto Merciai
1
-1
/
+1
2021-11-15
staging: vt6655: fix camelcase in bRadioOff
Tommaso Merciai
1
-1
/
+1
2021-10-18
staging: vt6655: Rename byPreambleType field
Karolina Drobnik
1
-1
/
+1
2021-10-13
staging: vt6655: fix camelcase in byLocalID
Tommaso Merciai
1
-1
/
+1
2021-10-10
staging: vt6655: fix camelcase in PortOffset
Tommaso Merciai
1
-1
/
+1
2021-10-10
staging: vt6655: fix camelcase in ldBmThreshold
Tommaso Merciai
1
-1
/
+1
2021-10-10
staging: vt6655: fix camelcase in bShortSlotTime
Tommaso Merciai
1
-1
/
+1
2021-08-28
staging: vt6655: Remove filenames in files
Aldas Taraškevičius
1
-2
/
+0
2019-03-18
staging: vt6655: Fix malformed SPDX-License-Identifier tag
Daniela Mormocea
1
-1
/
+1
2017-11-28
staging: vt6655: Remove redundant license text
Greg Kroah-Hartman
1
-10
/
+0
2017-11-28
staging: vt6655: add SPDX identifiers to all vt6655 driver files
Greg Kroah-Hartman
1
-0
/
+1
2016-10-16
staging: vt6655: Adding space around '+'
Varsha Rao
1
-6
/
+6
2016-10-16
staging: vt6655: Removes the FSF mailing address.
Varsha Rao
1
-4
/
+0
2015-10-17
staging: vt6655: rename pOpts and sOpts to opts.
Malcolm Priestley
1
-2
/
+2
2015-10-17
staging: vt6655: remove static inline alloc_td_info.
Malcolm Priestley
1
-4
/
+0
2015-10-17
staging: vt6655: remove static inline alloc_rd_info.
Malcolm Priestley
1
-5
/
+0
2015-10-17
staging: vt6655: replace typedef struct __device_opt
Malcolm Priestley
1
-12
/
+12
2015-10-17
staging: vt6655: device.h remove typedef enum
Malcolm Priestley
1
-4
/
+2
2015-10-17
staging: vt6655: device.h remove unsed headers.
Malcolm Priestley
1
-22
/
+0
2015-10-17
staging: vt6655: device.h remove unused macros.
Malcolm Priestley
1
-64
/
+0
2015-09-14
staging: vt6655: device_get_pci_info remove unused pci_read_config_*
Malcolm Priestley
1
-3
/
+0
2015-09-14
staging: vt6655: remove unused multicast_limit.
Malcolm Priestley
1
-1
/
+0
2015-09-14
staging: vt6655: Remove typedef struct __chip_info_tbl
Malcolm Priestley
1
-12
/
+0
2015-09-12
staging: vt6655: replace typedef struct tagSRxDesc
Malcolm Priestley
1
-3
/
+3
2015-09-12
staging: vt6655: replace typedef struct tagDEVICE_RD_INFO
Malcolm Priestley
1
-2
/
+2
2015-08-14
staging: vt6655: Replace typedef struct tagSTxDesc
Malcolm Priestley
1
-4
/
+4
2015-08-14
staging: vt6655: replace typedef struct tagDEVICE_TD_INFO and structure
Malcolm Priestley
1
-2
/
+2
[next]