index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
mac.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: vt6656: Fix CamelCase warnings in mac.h and mac.c
Philipp Hortmann
2022-02-25
1
-11
/
+11
*
staging: vt6656: Remove filenames in files
Aldas Taraškevičius
2021-08-28
1
-2
/
+0
*
staging: vt6656: Check the return value of vnt_control_out_* calls
Oscar Carter
2020-04-28
1
-13
/
+13
*
staging: vt6656: Define EnCFG_BBType_MASK as OR between previous defines
Oscar Carter
2020-04-13
1
-1
/
+1
*
staging: vt6656: Use BIT() macro instead of hex value
Oscar Carter
2020-03-21
1
-131
/
+132
*
staging: vt6656: avoid discarding called function's return code
Quentin Deslandes
2019-05-21
1
-3
/
+3
*
staging: vt6656: Use the correct style for SPDX license Identifier
Nishad Kamdar
2019-02-07
1
-1
/
+1
*
staging: vt6656: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
1
-11
/
+0
*
staging: vt6656: add SPDX identifiers to all vt6656 driver files
Greg Kroah-Hartman
2017-11-28
1
-0
/
+1
*
staging: vt6656: Add missing identifier names
Simon Sandström
2017-02-05
1
-15
/
+16
*
staging: vt6656: remove address from GPL text
Othmar Pasteka
2015-11-19
1
-4
/
+0
*
staging: vt6656: remove unused macros
Malcolm Priestley
2014-07-18
1
-6
/
+0
*
staging: vt6656: mac.h clean up macros
Malcolm Priestley
2014-07-18
1
-355
/
+316
*
staging: vt6656: dead code remove tmacro.h
Malcolm Priestley
2014-06-26
1
-1
/
+0
*
staging: vt6656: rename MACvWriteBeaconInterval to vnt_mac_set_beacon_interval
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename MACvDisableBarkerPreambleMd to vnt_mac_disable_barker...
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename MACvEnableBarkerPreambleMd to vnt_mac_enable_barker_p...
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename MACvDisableProtectMD to vnt_mac_disable_protect_mode
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename MACvEnableProtectMD to vnt_mac_enable_protect_mode
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename MACvWriteBSSIDAddress to vnt_mac_set_bssid_addr
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename MACvWriteWord to vnt_mac_write_word
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_off
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_off
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename MACvSetKeyEntry to vnt_mac_set_keyentry
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename MACvDisableKeyEntry to vnt_mac_disable_keyentry
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename MACvSetBBType to vnt_mac_set_bb_type
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename MACbShutdown to vnt_mac_shutdown
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename MACvWriteMultiAddr to vnt_mac_set_filter
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: Create new function to set led state.
Malcolm Priestley
2014-05-26
1
-0
/
+1
*
staging: vt6656: MACvSetKeyEntry change u32 pdwKey to u8 pointer
Malcolm Priestley
2014-05-26
1
-1
/
+1
*
staging: vt6656: MACvSetKeyEntry create structure to write key
Malcolm Priestley
2014-05-25
1
-0
/
+11
*
staging: vt6656: MACvDisableKeyEntry fix sizeof uEntryIdx to u8
Malcolm Priestley
2014-05-24
1
-1
/
+1
*
staging: vt6656: device_set_multi: covert mc_filter to u64
Malcolm Priestley
2014-02-14
1
-1
/
+1
*
staging: vt6656: remove consecutive newlines
Andres More
2013-03-28
1
-10
/
+0
*
staging: vt6656: remove unused functions
Andres More
2013-03-26
1
-2
/
+0
*
staging: vt6656: remove code placeholders
Andres More
2013-03-25
1
-6
/
+0
*
staging: vt6656: removed no longer useful ttype.h file
Andres More
2013-03-11
1
-1
/
+0
*
staging: vt6656: change baseband/mac/wcmd/wctl to new structures.
Malcolm Priestley
2013-01-07
1
-19
/
+16
*
drivers: staging: vt6656: Remove not used returned data of function
Marcos Paulo de Souza
2011-12-22
1
-1
/
+1
*
Staging: vt6656: code cleanup, resolved checkpatch findings in headers
Andres More
2010-06-18
1
-4
/
+4
*
Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefs
Andres More
2010-05-18
1
-3
/
+4
*
Staging: vt6656: code cleanup, fixed comments style at the end of headers
Andres More
2010-05-11
1
-1
/
+1
*
Staging: vt6656: removed VOID/PVOID definitions
Andres More
2010-05-11
1
-1
/
+1
*
Staging: vt665x: Remove umem.h Part 2
Jim Lieb
2009-09-15
1
-1
/
+0
*
Staging: vt665x: Clean up include files, Part 1
Jim Lieb
2009-09-15
1
-15
/
+0
*
Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.
Forest Bond
2009-09-15
1
-0
/
+458