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
/
mac.c
Age
Commit message (
Expand
)
Author
2020-04-28
staging: vt6656: Remove functions' documentation
Oscar Carter
2020-04-28
staging: vt6656: Check the return value of vnt_control_out_* calls
Oscar Carter
2019-05-21
staging: vt6656: avoid discarding called function's return code
Quentin Deslandes
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-01-16
staging:vt6656:mac.c Aligned to match open parenthesis
Scott Matheina
2017-01-10
staging:vt6656:mac.c Aligned code to match open parenthesis
Scott Matheina
2016-10-24
staging: vt6656: Remove unnecessary parentheses.
Elise Lennion
2015-11-19
staging: vt6656: remove address from GPL text
Othmar Pasteka
2015-02-26
staging: vt6656: replace memcpy by ether_addr_copy
Aya Mahfouz
2014-07-27
staging: vt6656: remove return from all void functions
Malcolm Priestley
2014-06-26
staging: vt6656: dead code remove 80211hdr.h
Malcolm Priestley
2014-06-26
staging: vt6656: dead code remove tmacro.h
Malcolm Priestley
2014-06-26
staging: vt6656: decode remove tether.c/h
Malcolm Priestley
2014-06-26
staging: vt6656: vnt_mac_set_keyentry remove byLocalID check
Malcolm Priestley
2014-06-19
staging: vt6656: rename MACvWriteBeaconInterval to vnt_mac_set_beacon_interval
Malcolm Priestley
2014-06-19
staging: vt6656: rename MACvDisableBarkerPreambleMd to vnt_mac_disable_barker...
Malcolm Priestley
2014-06-19
staging: vt6656: rename MACvEnableBarkerPreambleMd to vnt_mac_enable_barker_p...
Malcolm Priestley
2014-06-19
staging: vt6656: rename MACvDisableProtectMD to vnt_mac_disable_protect_mode
Malcolm Priestley
2014-06-19
staging: vt6656: rename MACvEnableProtectMD to vnt_mac_enable_protect_mode
Malcolm Priestley
2014-06-19
staging: vt6656: rename MACvWriteBSSIDAddress to vnt_mac_set_bssid_addr
Malcolm Priestley
2014-06-19
staging: vt6656: rename MACvWriteWord to vnt_mac_write_word
Malcolm Priestley
2014-06-19
staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_off
Malcolm Priestley
2014-06-19
staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_off
Malcolm Priestley
2014-06-19
staging: vt6656: rename MACvSetKeyEntry to vnt_mac_set_keyentry
Malcolm Priestley
2014-06-19
staging: vt6656: rename MACvDisableKeyEntry to vnt_mac_disable_keyentry
Malcolm Priestley
2014-06-19
staging: vt6656: rename MACvSetBBType to vnt_mac_set_bb_type
Malcolm Priestley
2014-06-19
staging: vt6656: rename MACbShutdown to vnt_mac_shutdown
Malcolm Priestley
2014-06-19
staging: vt6656: rename MACvWriteMultiAddr to vnt_mac_set_filter
Malcolm Priestley
2014-05-26
staging: vt6656: dead code remove control.c/h
Malcolm Priestley
2014-05-26
staging: vt6656: Create new function to set led state.
Malcolm Priestley
2014-05-26
staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_out
Malcolm Priestley
2014-05-26
staging: vt6656: mac.c remove DBG_PRT debug message.
Malcolm Priestley
2014-05-26
staging: vt6656: MACvSetKeyEntry remove camel case.
Malcolm Priestley
2014-05-26
staging: vt6656: MACvSetKeyEntry change u32 pdwKey to u8 pointer
Malcolm Priestley
2014-05-25
staging: vt6656: MACvSetKeyEntry create structure to write key
Malcolm Priestley
2014-05-24
staging: vt6656: camel case clean up MACvWriteBeaconInterval
Malcolm Priestley
2014-05-24
staging: vt6656: camel case clean up MACvDisableBarkerPreambleMd
Malcolm Priestley
2014-05-24
staging: vt6656: camel case clean up MACvEnableBarkerPreambleMd
Malcolm Priestley
2014-05-24
staging: vt6656: camel case clean up MACvDisableProtectMD
Malcolm Priestley
2014-05-24
staging: vt6656: camel case clean up MACvEnableProtectMD
Malcolm Priestley
2014-05-24
staging: vt6656: camel case clean up MACvWriteBSSIDAddress
Malcolm Priestley
2014-05-24
staging: vt6656: MACvWriteBSSIDAddress remove pbyData
Malcolm Priestley
2014-05-24
staging: vt6656: camel case cleanup MACvWriteWord
Malcolm Priestley
2014-05-24
staging: vt6656: camel case clean up MACvRegBitsOn
Malcolm Priestley
2014-05-24
staging: vt6656: camel case cleanup MACvRegBitsOff
Malcolm Priestley
2014-05-24
staging: vt6656: camel case clean up MACvDisableKeyEntry
Malcolm Priestley
2014-05-24
staging: vt6656: MACvDisableKeyEntry fix sizeof uEntryIdx to u8
Malcolm Priestley
2014-05-24
staging: vt6656: camel case clean up MACvSetBBType
Malcolm Priestley
2014-05-24
staging: vt6656: remove camel case MACbShutdown
Malcolm Priestley
[next]