index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
staging: vt6656: avoid discarding called function's return code
Quentin Deslandes
1
-10
/
+9
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-01-16
staging:vt6656:mac.c Aligned to match open parenthesis
Scott Matheina
1
-2
/
+2
2017-01-10
staging:vt6656:mac.c Aligned code to match open parenthesis
Scott Matheina
1
-20
/
+22
2016-10-24
staging: vt6656: Remove unnecessary parentheses.
Elise Lennion
1
-1
/
+1
2015-11-19
staging: vt6656: remove address from GPL text
Othmar Pasteka
1
-4
/
+0
2015-02-26
staging: vt6656: replace memcpy by ether_addr_copy
Aya Mahfouz
1
-1
/
+3
2014-07-27
staging: vt6656: remove return from all void functions
Malcolm Priestley
1
-2
/
+0
2014-06-26
staging: vt6656: dead code remove 80211hdr.h
Malcolm Priestley
1
-1
/
+0
2014-06-26
staging: vt6656: dead code remove tmacro.h
Malcolm Priestley
1
-1
/
+0
2014-06-26
staging: vt6656: decode remove tether.c/h
Malcolm Priestley
1
-1
/
+0
2014-06-26
staging: vt6656: vnt_mac_set_keyentry remove byLocalID check
Malcolm Priestley
1
-4
/
+0
2014-06-19
staging: vt6656: rename MACvWriteBeaconInterval to vnt_mac_set_beacon_interval
Malcolm Priestley
1
-1
/
+1
2014-06-19
staging: vt6656: rename MACvDisableBarkerPreambleMd to vnt_mac_disable_barker...
Malcolm Priestley
1
-1
/
+1
2014-06-19
staging: vt6656: rename MACvEnableBarkerPreambleMd to vnt_mac_enable_barker_p...
Malcolm Priestley
1
-1
/
+1
2014-06-19
staging: vt6656: rename MACvDisableProtectMD to vnt_mac_disable_protect_mode
Malcolm Priestley
1
-1
/
+1
2014-06-19
staging: vt6656: rename MACvEnableProtectMD to vnt_mac_enable_protect_mode
Malcolm Priestley
1
-1
/
+1
2014-06-19
staging: vt6656: rename MACvWriteBSSIDAddress to vnt_mac_set_bssid_addr
Malcolm Priestley
1
-1
/
+1
2014-06-19
staging: vt6656: rename MACvWriteWord to vnt_mac_write_word
Malcolm Priestley
1
-1
/
+1
2014-06-19
staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_off
Malcolm Priestley
1
-1
/
+1
2014-06-19
staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_off
Malcolm Priestley
1
-1
/
+1
2014-06-19
staging: vt6656: rename MACvSetKeyEntry to vnt_mac_set_keyentry
Malcolm Priestley
1
-1
/
+1
2014-06-19
staging: vt6656: rename MACvDisableKeyEntry to vnt_mac_disable_keyentry
Malcolm Priestley
1
-1
/
+1
2014-06-19
staging: vt6656: rename MACvSetBBType to vnt_mac_set_bb_type
Malcolm Priestley
1
-1
/
+1
2014-06-19
staging: vt6656: rename MACbShutdown to vnt_mac_shutdown
Malcolm Priestley
1
-1
/
+1
2014-06-19
staging: vt6656: rename MACvWriteMultiAddr to vnt_mac_set_filter
Malcolm Priestley
1
-1
/
+1
2014-05-26
staging: vt6656: dead code remove control.c/h
Malcolm Priestley
1
-1
/
+1
2014-05-26
staging: vt6656: Create new function to set led state.
Malcolm Priestley
1
-0
/
+13
2014-05-26
staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_out
Malcolm Priestley
1
-14
/
+14
2014-05-26
staging: vt6656: mac.c remove DBG_PRT debug message.
Malcolm Priestley
1
-5
/
+1
2014-05-26
staging: vt6656: MACvSetKeyEntry remove camel case.
Malcolm Priestley
1
-12
/
+12
2014-05-26
staging: vt6656: MACvSetKeyEntry change u32 pdwKey to u8 pointer
Malcolm Priestley
1
-3
/
+2
2014-05-25
staging: vt6656: MACvSetKeyEntry create structure to write key
Malcolm Priestley
1
-47
/
+18
2014-05-24
staging: vt6656: camel case clean up MACvWriteBeaconInterval
Malcolm Priestley
1
-11
/
+6
2014-05-24
staging: vt6656: camel case clean up MACvDisableBarkerPreambleMd
Malcolm Priestley
1
-11
/
+6
2014-05-24
staging: vt6656: camel case clean up MACvEnableBarkerPreambleMd
Malcolm Priestley
1
-11
/
+6
2014-05-24
staging: vt6656: camel case clean up MACvDisableProtectMD
Malcolm Priestley
1
-11
/
+6
2014-05-24
staging: vt6656: camel case clean up MACvEnableProtectMD
Malcolm Priestley
1
-11
/
+6
2014-05-24
staging: vt6656: camel case clean up MACvWriteBSSIDAddress
Malcolm Priestley
1
-8
/
+3
2014-05-24
staging: vt6656: MACvWriteBSSIDAddress remove pbyData
Malcolm Priestley
1
-11
/
+2
2014-05-24
staging: vt6656: camel case cleanup MACvWriteWord
Malcolm Priestley
1
-12
/
+6
2014-05-24
staging: vt6656: camel case clean up MACvRegBitsOn
Malcolm Priestley
1
-11
/
+6
2014-05-24
staging: vt6656: camel case cleanup MACvRegBitsOff
Malcolm Priestley
1
-11
/
+6
2014-05-24
staging: vt6656: camel case clean up MACvDisableKeyEntry
Malcolm Priestley
1
-9
/
+3
2014-05-24
staging: vt6656: MACvDisableKeyEntry fix sizeof uEntryIdx to u8
Malcolm Priestley
1
-7
/
+3
2014-05-24
staging: vt6656: camel case clean up MACvSetBBType
Malcolm Priestley
1
-11
/
+6
2014-05-24
staging: vt6656: remove camel case MACbShutdown
Malcolm Priestley
1
-8
/
+2
2014-05-24
staging: vt6656: remove camel case MACvWriteMultiAddr
Malcolm Priestley
1
-2
/
+2
2014-05-18
staging: vt6656: rndis.h move all to device.h
Malcolm Priestley
1
-1
/
+0
[next]