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
/
mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-05-15
staging: vt6656: Remove PIPEnsControlOutAsyn/CONTROLnsRequestOutAsyn
Malcolm Priestley
1
-1
/
+1
2014-02-14
staging: vt6656: device_set_multi: covert mc_filter to u64
Malcolm Priestley
1
-11
/
+5
2013-06-17
staging: vt6656: mac.c MACvDisableKeyEntry remove dead code wOffset
Malcolm Priestley
1
-4
/
+0
[next]