]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/ofed/management/libibumad/ChangeLog
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / ofed / management / libibumad / ChangeLog
1 2007-07-10 Hal Rosenstock <halr@voltaire.com>
2
3         * Release version 1.1.2
4
5         * Makefile.am: Add man/umad_set_pkey.3 into install
6
7         * man/umad_set_pkey.3: Clarify that umad_set_pkey takes
8           pkey_index rather than pkey
9
10 2007-07-10 Sean Hefty <sean.hefty@intel.com>
11
12         * include/infiniband/umad.h: Clarify that umad_set_pkey()
13           takes a pkey index, and not the pkey itself
14
15 2007-06-26 Hal Rosenstock <halr@voltaire.com>
16
17         * src/umad.c: Change uint to unsigned for strict ANSI
18
19 2007-06-26 Michael S. Tsirkin <mst@dev.mellanox.co.il>
20
21         * include/infiniband/umad.h: Change uint to unsigned
22           for strict ANSI
23
24 2007-05-24 Hal Rosenstock <halr@voltaire.com>
25
26         * man/umad_set_grh.3, man/umad_set_grh_net.3: Some more
27           changes based on comments from Dotan Barak
28
29 2007-05-23 Ira K. Weiny <weiny2@llnl.gov>
30
31         * libibumad.spec.in: Add man pages
32
33 2007-05-21 Hal Rosenstock <halr@voltaire.com>
34
35         * man/umad_set_addr.3, man/umad_set_addr_net.3,
36           man/umad_set_grh.3, man/umad_set_grh_net.3:
37           Add "SEE ALSO" section
38
39         * man: More changes based on additional comments from Dotan Barak
40
41 2007-05-17 Hal Rosenstock <halr@voltaire.com>
42
43         * Makefile.am: No longer install man/umad_set_pkey.3
44
45         * man: Man page updates based on comments from Dotan Barak
46
47 2007-05-11 Hal Rosenstock <halr@voltaire.com>
48
49         * Release version 1.1.1.
50
51         * Makefile.am: Added man pages support
52
53         * man: Add initial version of libibumad man pages
54
55 2007-04-24 Roland Dreier <rolandd@cisco.com>
56
57         * src/umad.c: In umad_open_port, fix declaration of
58           return value from dev_to_umad_id
59
60 2007-04-24 Hal Rosenstock <halr@voltaire.com>
61
62         * src/umad,c: In get_ca, handle drivers which do not
63           support SYS_CA_HW_VERS or SYS_CA_TYPE
64
65 2007-03-29 Hal Rosenstock <halr@voltaire.com>
66
67         * Release version 1.1.0.
68
69 2007-03-22 Hal Rosenstock <halr@voltaire.com>
70
71         * src/umad.c: Implement GRH support in umad_set_grh
72
73 2007-03-11 Dotan Barak <dotanb@mellanox.co.il>
74
75         * src/umad.c: In umad_get_ca_portguids, add release_ca call
76           in error flow to prevent resource leak
77
78 2007-01-25  Hal Rosenstock <halr@voltaire.com>
79
80         * Release version 1.0.2.
81
82 2006-11-20  Sasha Khapyorsky <sashak@voltaire.com>
83
84         * src/umad.c: Fix various uses of printf() style functions
85
86 2006-10-31  Sasha Khapyorsky <sashak@voltaire.com>
87
88         * src/umad.c (umad_set_addr_net): Fix endian used in
89           TRACE macro
90
91 2006-09-28  Sasha Khapyorsky <sashak@voltaire.com>
92
93         * src/umad.c (umad_open_port): Show open()'s errno string
94