Shubhrajyoti Datta
|
dd4ac93b15
|
trafgen: Update the copyright headers to 2015
Signed-off-by: Shubhrajyoti Datta <shubhraj@xilinx.com>
Acked-by: Nava kishore Manne <nava.manne@xilinx.com>
|
2015-09-01 15:02:45 +05:30 |
|
Shubhrajyoti Datta
|
6fd0d9fb68
|
trafficgen: 64-bit support
Add 64-bit support for traffic generator.
Signed-off-by: Shubhrajyoti Datta <shubhraj@xilinx.com>
Reviewed-by: Kedareswara rao Appana <appanad@xilinx.com>
|
2015-08-20 22:05:39 +05:30 |
|
Nava kishore Manne
|
607a6324f3
|
Drivers: Retain @details only in the primary header file.
Removed all other instances.
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
|
2015-07-13 18:30:19 +05:30 |
|
Nava kishore Manne
|
146cd64c83
|
Doxygen changes for drivers
|
2015-06-12 12:50:09 +05:30 |
|
Nava kishore Manne
|
0c9ca599cf
|
Drivers:standalone drivers license changes.
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
|
2015-05-13 17:05:11 +05:30 |
|
Suneel Garapati
|
0ae197d5e4
|
all: make source code non-executable
Changes -
find -name "*.h" -exec chmod a-x '{}' ';'
find -name "*.c" -exec chmod a-x '{}' ';'
find -name "*.S" -exec chmod a-x '{}' ';'
find -name "*.ld" -exec chmod a-x '{}' ';'
find -name Makefile -exec chmod a-x '{}' ';'
Signed-off-by: Suneel Garapati <suneel.garapati@xilinx.com>
|
2014-12-17 15:13:03 +05:30 |
|
Kedareswara rao Appana
|
65d0d4175f
|
trafgen: Fix incorrect ID Mask value
Use proper value for XTG_ID_MASK.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
|
2014-09-05 09:24:13 +05:30 |
|
Kedareswara rao Appana
|
3a1dd6502d
|
trafgen: Modify inputs for assert function.
provide correct condition for assert functions.
Fix incorrect parameters in the driver.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
|
2014-08-07 17:03:14 +05:30 |
|
Kedareswara rao Appana
|
1c32d18912
|
trafgen: Add new version 3.2 and deprecate 3.1
Add new driver trafgen_v3_2 and deprecate trafgen_v3_1.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
|
2014-08-07 17:03:13 +05:30 |
|