Age | Commit message (Collapse) | Author | Files | Lines |
|
It's created by autotools.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These shouldn't be in git.
|
|
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
|
|
Some files were missing (specially important the LICENSE one), and
others were being distributed when they are auto generated at build
time (*version*).
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
|
|
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
|
|
The context declaration and macros are needed by client programs; they
were misplaced.
Reported-by: Mathieu Peresse <mathieu.peresse@gmail.com>
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
|
|
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
|
|
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
|
|
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
|
|
The deprecated code casted a NULL to a va_list, which is ok in x86 but
not in ARM. Since it is deprecated and none used it, just kill it.
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
|
|
Misc 64-bit fixes. Need to use 'z' when printing out size_t and
ssize_t.
Signed-off-by: Dan Williams <dcbw@redhat.com>
|
|
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
|
|
When multiple WiMAX devices are present, messages will be sent by
any. wimaxll_recv() needs to understand that a callback returning
-ENODEV means that a message was received for another device, not for
the one in the handle. Thus, it is not necessary to quit processing.
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
Otherwise it is missed by libtool.
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
Starting from here, the tools repository will start requiring a lot
new functionality exposed by the kernel for the next major release.
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
|
|
otherwise backwards compat scripts are not distributed.
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
Signed-off-by: Darius Augulis <augulis.darius@gmail.com>
This patch creates wimaxll API call,
used to get status of Wimax device.
Function op-state-get returns value,
defined in enum wimax_st.
|
|
In order for big messages to be received properly, SEEK has to be
enabled in the netlink handle. Otherwise messages bigget than the page
size get truncated and dropped for being invalid.
Thanks to Johannes Berg for the diagnose and fix.
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
Otherwise, if a different dir is set at configure time, the pkg-config
information would be wrong.
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
This programs are superceeded by wimaxll <command>. A script is put in
place to run the new command and a deprectated error message is printed.
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
Signed-off-by: Darius Augulis <augulis.darius@gmail.com>
|
|
People with older systems (Fedora 8) complained about it.
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
wimaxll_revc() was returning -ENODATA when an unknown message was
received from the kernel -- this really makes no sense as there is
nothing the client can really do about it.
As well, if no callback was executed, it is considered to be still not
a failure (and thus, don't return -EINPROGRESS).
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
When a callback is not filled, that is not necessarily an error, as
the client decided to ignore it. Just return 0 in said case.
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
interface is not found
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
Otherwise the output is unreadable. Need to find a way to print just
the summary.
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
In order to be able to integrate in mainloop driver applications,
wimaxll_recv() cannot block waiting for data. So if nl_recv() returns
no data, just pass it on.
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
An 'any' handle is a handle opened with NULL as device name. No
commands can be executed with it, but it will emit callbacks for any
WiMAX device that would otherwise generate them for a handle opened
for it exclusively.
When the callback is executed, the handle is temporarily modified to
contain the interface index for whom the callback is emitted, which
can be recovered with wimaxll_ifidx().
The code modifications are quite minimal, mainly dealing with not
allowing command execution and updating the handle's interface index
before executing a callback.
This code also adds a path in wimaxll_open() to allow opening an
interface by interface index, by specifying "#NUMBER" (where NUMBER is
the interface index).
Errors to in some calls to libnl are better reported now.
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|
|
refers to
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
|