index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
bcm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Staging: bcm: Remove typedef for _PACKETTOSEND and call directly.
Kevin McKinney
2012-06-04
2
-5
/
+4
*
|
Staging: bcm: Remove typedef for _CONTROL_PACKET and call directly.
Kevin McKinney
2012-06-04
1
-3
/
+2
*
|
Staging: bcm: Remove typedef for link_request and call directly.
Kevin McKinney
2012-06-04
4
-15
/
+12
*
|
Staging: bcm: Remove typedef for _ADD_CONNECTION.
Kevin McKinney
2012-06-04
1
-20
/
+0
*
|
Staging: bcm: Remove typedef for _CLASSIFICATION_RULE.
Kevin McKinney
2012-06-04
1
-12
/
+0
*
|
Staging: bcm: Remove typedef for _CLASSIFICATION_ONLY.
Kevin McKinney
2012-06-04
1
-10
/
+0
*
|
Staging: bcm: Remove typedef for _S_HDR_SUPRESSION_CONTEXTINFO and call direc...
Kevin McKinney
2012-06-04
1
-3
/
+3
*
|
Staging: bcm: Remove typedef for _S_CLASSIFIER_RULE and call directly.
Kevin McKinney
2012-06-04
8
-43
/
+42
*
|
Staging: bcm: Remove typedef for _S_FRAGMENTED_PACKET_INFO and call directly.
Kevin McKinney
2012-06-04
4
-9
/
+9
*
|
Staging: bcm: Remove typedef for _packet_info and call directly.
Kevin McKinney
2012-06-04
5
-12
/
+10
*
|
Staging: bcm: Remove typedef for _PER_TARANG_DATA and call directly.
Kevin McKinney
2012-06-04
5
-14
/
+14
*
|
Staging: bcm: Remove condition check on macro REL_4_1 because it is not used.
Kevin McKinney
2012-06-04
2
-85
/
+0
*
|
Staging: bcm: Remove typedef for _STTARGETDSXBUFFER and call directly.
Kevin McKinney
2012-06-04
1
-3
/
+3
*
|
Staging: bcm: Remove typedef for _ETH_HEADER_STRUC and call directly.
Kevin McKinney
2012-06-04
3
-12
/
+11
*
|
Staging: bcm: Remove typedef for FirmwareInfo and call directly.
Kevin McKinney
2012-06-04
4
-7
/
+7
*
|
Staging: bcm: Remove typedef for _cntl_pkt in Adapter.h
Kevin McKinney
2012-06-04
1
-4
/
+1
*
|
Staging: bcm: Remove typedef for _DDR_SETTING and call directly.
Kevin McKinney
2012-06-04
2
-34
/
+33
*
|
Staging: bcm: Remove typedef from "eInterface_setting" in Adapter.h
Kevin McKinney
2012-06-04
1
-2
/
+2
|
/
*
Staging: bcm: Remove two unused variables from Adapter.h
Kevin McKinney
2012-05-18
1
-2
/
+0
*
Staging: bcm: Removes the volatile type definition from Adapter.h
Kevin McKinney
2012-05-18
1
-2
/
+2
*
Staging: bcm: Rename all "INT" to "int" in Adapter.h
Kevin McKinney
2012-05-18
1
-11
/
+11
*
Staging: bcm: Fix warning: __packed vs. __attribute__((packed)) in Adapter.h
Kevin McKinney
2012-05-18
1
-6
/
+6
*
Staging: bcm: Correctly format all comments in Adapter.h
Kevin McKinney
2012-05-18
1
-62
/
+67
*
Staging: bcm: Fix all whitespace issues in Adapter.h
Kevin McKinney
2012-05-18
1
-374
/
+342
*
Staging: bcm: Properly format braces in Adapter.h
Kevin McKinney
2012-05-18
1
-52
/
+26
*
staging: replace open-coded ARRAY_SIZEs
Jim Cromie
2012-04-10
1
-13
/
+13
*
Staging: bcm: IPv6Protocol.c: coding style fix
Max Tottenham
2012-04-10
1
-8
/
+4
*
Staging: bcm: IPv6Protocol.c: coding style fix
Max Tottenham
2012-04-10
1
-51
/
+111
*
Staging: bcm: IPv6Protocol.c coding style fix
Max Tottenham
2012-04-10
1
-6
/
+6
*
Staging: bcm: IPv6Protocol.c coding style fix
Max Tottenham
2012-04-10
1
-29
/
+30
*
Staging: bcm: IPv6Protocol.c coding style fix
Max Tottenham
2012-04-10
1
-23
/
+23
*
Staging: bcm: IPv6Protocol.c fix coding style
Max Tottenham
2012-04-10
1
-43
/
+43
*
Staging: bcm: IPv6Protocol.c coding style fix
Max Tottenham
2012-04-10
1
-25
/
+49
*
Staging: bcm: IPv6Protocol.c: Fix coding style
Max Tottenham
2012-04-10
1
-96
/
+62
*
staging: Fix typo in multiple files
Masanari Iida
2012-04-10
1
-1
/
+1
*
Staging: bcm: fix possible memory leak of 'pstAddIndication' in CmHost.c and ...
Kevin McKinney
2012-03-02
1
-7
/
+20
*
Staging: bcm: fix possible NULL dereference of psfLocalSet in CmHost.c
Kevin McKinney
2012-02-24
1
-1
/
+7
*
Staging: bcm: Move directives for the preprocessor statement to enum value in...
Kevin McKinney
2012-02-13
1
-4
/
+2
*
Staging: bcm: fix CodingStyle warnings/errors reported by checkpatch.pl in le...
Gerard Ryan
2012-02-10
1
-38
/
+36
*
Staging: bcm: Use memdup_user rather than duplicating its implementation
Thomas Meyer
2012-02-08
1
-25
/
+12
*
Staging: bcm: Alter name, datatype, and default value of iterator variables.
Kevin McKinney
2012-02-08
1
-84
/
+84
*
Staging: bcm: Replace variables and function outputs defined as INT with int.
Kevin McKinney
2012-02-08
1
-5
/
+5
*
Staging: bcm: Remove assignment from if statement and reverse if logic for re...
Kevin McKinney
2012-02-08
1
-8
/
+9
*
Staging: bcm: Remove typedef from CmHost.c and use enum.
Kevin McKinney
2012-02-08
1
-3
/
+3
*
Staging: bcm: Replace dated variable __FUNCTION__.
Kevin McKinney
2012-02-08
1
-3
/
+3
*
Staging: bcm: Fix coding style issues in CmHost.c
Kevin McKinney
2012-02-08
1
-1718
/
+1325
*
Staging: bcm: Fix an integer overflow in IOCTL_BCM_NVM_READ/WRITE
Kevin McKinney
2012-02-08
1
-1
/
+3
*
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-09
10
-1056
/
+1160
|
\
|
*
Staging: bcm: Fix an invalid dereference to a kmalloc in IOCTL_BCM_BULK_WRM
Kevin McKinney
2011-12-22
1
-1
/
+3
|
*
Staging: bcm: Fix information leak in IOCTL_BCM_GET_DRIVER_VERSION
Kevin McKinney
2011-12-22
1
-1
/
+5
[prev]
[next]