index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-13
staging: vt6656: sparse fixes: iwctl_giwgenie use memcpy.
Malcolm Priestley
1
-6
/
+4
2014-01-13
staging: vt6656: sparse fixes: iwctl_siwgenie use memcpy.
Malcolm Priestley
1
-4
/
+2
2014-01-13
staging: vt6656: sparse fixes ethtool_ioctl Use struct ifreq *
Malcolm Priestley
1
-5
/
+5
2014-01-13
staging: vt6656: sparse fixes: dpc.c missing dpc.h
Malcolm Priestley
1
-0
/
+1
2014-01-09
staging: vt6656: rxtx.c Camel case and clean up s_uGetRTSCTSRsvTime
Malcolm Priestley
1
-29
/
+39
2014-01-09
staging: vt6656: rxtx.c Camel case and clean up s_uGetTxRsvTime
Malcolm Priestley
1
-15
/
+16
2014-01-08
staging: vt6656: remove an unneeded NULL check
Dan Carpenter
1
-1
/
+1
2014-01-08
staging: vt6656: CARDqGetNextTBTT replace code using do_div.
Malcolm Priestley
1
-19
/
+11
2014-01-08
staging: vt6656: CARDqGetNextTBTT correct uLowNextTBTT
Malcolm Priestley
1
-1
/
+1
2014-01-07
Staging: vt6656: Reduce line length of bssdb.c
Simon Schuster
1
-100
/
+201
2014-01-07
Staging: vt6656: Remove explicit comparisons against NULL
Sebastian Rachuj
1
-21
/
+21
2014-01-07
Staging: vt6656: Remove bogus parentheses in conditions
Sebastian Rachuj
1
-69
/
+69
2014-01-07
Staging: vt6656: Combined nested conditions
Simon Schuster
1
-142
/
+139
2014-01-07
Staging: vt6656: Correct usage of braces
Simon Schuster
1
-23
/
+18
2014-01-07
Staging: vt6656: Combine "else { if" to "else if"
Simon Schuster
1
-67
/
+47
2014-01-07
Staging: vt6656: Remove unnecessary spaces in format strings
Simon Schuster
1
-3
/
+3
2014-01-07
Staging: vt6656: Remove line feeds before else
Simon Schuster
1
-26
/
+13
2014-01-07
Staging: vt6656: Correct single space mistakes
Simon Schuster
1
-68
/
+68
2014-01-07
Staging: vt6656: Correct operator coding style
Simon Schuster
1
-32
/
+32
2014-01-07
Staging: vt6656: Remove unnecessary semicolons
Simon Schuster
1
-7
/
+7
2014-01-07
Staging: vt6656: Adjust comments in bssdb.c
Simon Schuster
1
-127
/
+91
2014-01-07
Staging: vt6656: Fix indentation of bssdb.c
Simon Schuster
1
-1011
/
+1016
2013-12-17
staging: vt6656: clean up CARDbSetMediaChannel.
Malcolm Priestley
1
-39
/
+35
2013-12-17
staging: vt6656: Remove unused scStatistic data/functions from driver.
Malcolm Priestley
5
-76
/
+0
2013-12-17
staging: vt6656: dead code remove mib.c mic.h from driver.
Malcolm Priestley
6
-778
/
+0
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-10
staging: vt6656: Move double definition of MAX_RATE to device_cfg.h
Malcolm Priestley
3
-2
/
+2
2013-12-10
staging: vt6656: [BUG] BBvUpdatePreEDThreshold Always set sensitivity on bSca...
Malcolm Priestley
1
-3
/
+0
2013-12-10
staging: vt6656: Replace pStatistic->abyTxPktInfo with struct vnt_tx_pkt_info
Malcolm Priestley
5
-24
/
+16
2013-12-10
staging: vt6656: s_uCalculateLinkQual use netstats rx values
Malcolm Priestley
2
-3
/
+5
2013-12-10
staging: vt6656: Get wireless stats qual.qual directly from s_uCalculateLinkQual
Malcolm Priestley
2
-30
/
+32
2013-12-10
staging: vt6656: Remove STAvUpdateTDStatCounter and apply directly to stats
Malcolm Priestley
5
-115
/
+26
2013-12-08
staging: vt6656: baseband.c clean up BBbVT3184Init
Malcolm Priestley
1
-169
/
+155
2013-12-03
staging: vt6656: clean up s_vGetFreeContext
Malcolm Priestley
1
-18
/
+19
2013-12-03
staging: vt6656: s_vGetFreeContext remove pReturnContext
Malcolm Priestley
1
-4
/
+2
2013-12-03
staging: vt6656: remove void pointer from s_vGetFreeContext
Malcolm Priestley
1
-8
/
+11
2013-12-02
Merge v3.13-rc2 into staging-next
Greg Kroah-Hartman
3
-1
/
+15
2013-11-25
staging: vt6656: Remove unused variable bAES.
Malcolm Priestley
2
-6
/
+0
2013-11-25
staging: vt6656: Remove unused variable bLongHeader
Malcolm Priestley
2
-21
/
+4
2013-11-25
staging: vt6656: vnt_beacon_buffer attach mac header.
Malcolm Priestley
2
-10
/
+10
2013-11-25
staging: vt6656: csBeacon_xmit merge structures.
Malcolm Priestley
3
-41
/
+39
2013-11-25
staging: vt6656: Remove always 0 variable dwDiagRefCount
Malcolm Priestley
5
-44
/
+21
2013-11-25
staging: vt6656: [BUG] Fix for TX USB resets from vendors driver.
Malcolm Priestley
2
-0
/
+13
2013-11-25
Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()
Dan Carpenter
1
-1
/
+2
2013-11-19
staging: vt6656: removed the trailing statement should be on next line error
Nandini Hanumanthagowda
1
-2
/
+4
2013-11-19
staging: vt6656: added space after coma operator in funtion call
Nandini Hanumanthagowda
1
-1
/
+1
2013-11-19
staging: vt6656: removed all whitespace errors
Nandini Hanumanthagowda
1
-4
/
+4
2013-11-19
staging: vt6656: removed parenthesis from return statement
Nandini Hanumanthagowda
1
-2
/
+2
2013-11-19
staging: vt6656: indented the code under all function blocks
Nandini Hanumanthagowda
1
-151
/
+151
2013-11-19
staging: vt6656: indented all if-else statement blocks
Nandini Hanumanthagowda
1
-641
/
+633
[next]