index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: vt6655: fix buffer overflow
Dan Carpenter
2010-09-20
1
-3
/
+8
*
Staging: vt6655: replace BOOL with in kernel bool
Charles Clément
2010-08-02
50
-472
/
+470
*
Staging: vt6655: replace FALSE with in kernel false
Charles Clément
2010-08-02
30
-589
/
+581
*
Staging: vt6655: replace TRUE with in kernel true
Charles Clément
2010-08-02
31
-768
/
+761
*
Staging: vt6655: use for_each_pci_dev()
Kulikov Vasiliy
2010-07-08
1
-1
/
+1
*
Staging: vt6655: simplify broadcast and multicast ethernet address test
Charles Clément
2010-07-08
2
-19
/
+9
*
Staging: vt6655: Add TODO entries on x86-64 pointers and .data size
Charles Clément
2010-06-25
1
-0
/
+2
*
Staging: vt6655: remove PUINT typedef
Charles Clément
2010-06-25
8
-147
/
+50
*
Staging: vt6655: remove BYTE typedef
Charles Clément
2010-06-24
55
-965
/
+963
*
Staging: vt6655: remove WORD typedef
Charles Clément
2010-06-24
44
-590
/
+589
*
Staging: vt6655: remove DWORD typedef
Charles Clément
2010-06-24
32
-309
/
+308
*
Staging: vt6655: remove DWORD_PTR pointer typedef
Charles Clément
2010-06-22
13
-196
/
+194
*
Staging: vt6655: remove ULONG_PTR typedef
Charles Clément
2010-06-22
2
-5
/
+4
*
Staging: vt6655: move channel mapping code from card.c to channel.c
Charles Clément
2010-06-22
12
-982
/
+931
*
Staging: vt6655: struct pci_driver cleanup
Charles Clément
2010-06-18
1
-19
/
+19
*
Staging: vt665*: fix typos concerning "management"
Uwe Kleine-König
2010-06-18
1
-1
/
+1
*
Staging: vt6655: fix up U32 conversion
Greg Kroah-Hartman
2010-06-18
2
-2
/
+2
*
Staging: vt6655: include linux/ headers instead of asm/
Charles Clément
2010-06-18
1
-2
/
+2
*
Staging: vt6655: remove PDWORD typedef
Charles Clément
2010-06-18
14
-84
/
+82
*
Staging: vt6655: remove PWORD typedef
Charles Clément
2010-06-18
21
-133
/
+131
*
Staging: vt6655: remove PBYTE typedef
Charles Clément
2010-06-18
57
-503
/
+503
*
Staging: vt6655: remove custom ULONGLONG typedef
Charles Clément
2010-06-18
6
-91
/
+87
*
Staging: vt6655: remove custom ULONG typedef
Charles Clément
2010-06-18
19
-67
/
+67
*
Staging: vt6655: remove custom UINT typedef
Charles Clément
2010-06-18
47
-538
/
+545
*
Staging: vt6655: remove custom USHORT typedef
Charles Clément
2010-06-18
2
-8
/
+7
*
Staging: vt6655: remove custom UCHAR typedef
Charles Clément
2010-06-18
4
-9
/
+10
*
Staging: vt6655: remove custom LONG typedef
Charles Clément
2010-06-18
9
-22
/
+20
*
Staging: vt6655: remove custom INT typedef
Charles Clément
2010-06-18
6
-43
/
+42
*
Staging: vt6655: removed custom SHORT typedef
Charles Clément
2010-06-18
2
-5
/
+4
*
Staging: vt6655: removed custom CHAR typedef
Charles Clément
2010-06-18
3
-4
/
+3
*
Staging: vt6655: remove U32 custom macro
Charles Clément
2010-06-18
6
-127
/
+124
*
Staging: vt6655: remove U16 custom macro
Charles Clément
2010-06-18
4
-30
/
+29
*
Staging: vt6655: remove U8 custom macro
Charles Clément
2010-06-18
5
-42
/
+41
*
Staging: vt6655: remove I8 custom macro
Charles Clément
2010-06-18
4
-11
/
+9
*
Staging: vt6655: remove unused OUT definition
Charles Clément
2010-06-18
1
-4
/
+0
*
Staging: vt6655: remove double definition of Calcu_LinkQual
Charles Clément
2010-06-18
1
-4
/
+0
*
Staging: vt6655: remove unused argument in ChannelValid function
Charles Clément
2010-06-18
3
-6
/
+5
*
Staging: vt6655: use compare_ether_addr instead of custom macro
Charles Clément
2010-06-18
9
-27
/
+20
*
Staging: vt6655: use is_zero_ether_addr instead of custom macro
Charles Clément
2010-06-18
2
-6
/
+1
*
Staging: vt6655: use is_broadcast_ether_addr instead of custom macro
Charles Clément
2010-06-18
8
-18
/
+13
*
Staging: vt6655: use is_multicast_ether_addr instead of custom macro
Charles Clément
2010-06-18
5
-14
/
+11
*
Staging: vt6655: use ETH_ZLEN macro instead of custom one
Charles Clément
2010-06-18
2
-8
/
+2
*
Merge staging-next tree into Linus's latest version
Greg Kroah-Hartman
2010-05-21
60
-1928
/
+1903
|
\
|
*
Staging: vt6655: use ETH_FRAME_LEN macro instead of custom one
Charles Clément
2010-05-18
2
-6
/
+3
|
*
Staging: vt6655: use ETH_DATA_LEN macro instead of custom one
Charles Clément
2010-05-18
4
-7
/
+6
|
*
Staging: vt6655: use ETH_FCS_LEN macro instead of custom one
Charles Clément
2010-05-18
2
-2
/
+1
|
*
Staging: vt6655: use ETH_HLEN macro instead of custom one
Charles Clément
2010-05-17
3
-14
/
+12
|
*
Staging: vt6655: use ETH_ALEN macro instead of custom one
Charles Clément
2010-05-17
19
-96
/
+96
|
*
Staging: Use kcalloc or kzalloc
Julia Lawall
2010-05-14
2
-4
/
+2
|
*
Staging: vt6655: remove OUT definition
Charles Clément
2010-05-14
19
-114
/
+114
[next]