summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2009-03-20wimaxll: add new dynamically expandable command line toolInaky Perez-Gonzalez1-0/+2
2009-03-20config.h,version.h: move around so other modules can use itInaky Perez-Gonzalez1-29/+11
2009-02-12wimaxll_open: if the interface requested is not WiMAX, failInaky Perez-Gonzalez2-1/+12
2009-01-26libwimaxll: fix wimaxll_recv() mismatched return value declaration and printf...Inaky Perez-Gonzalez1-1/+1
2009-01-16libwimaxll: _open() verifies the multicast group id was filled up or failInaky Perez-Gonzalez1-0/+9
2009-01-16libwimaxll/open: if the device does not exist, set result to exit with errorInaky Perez-Gonzalez1-0/+1
2008-12-12libwimaxll: remove unused goto target in wimaxll_gnl_handle_msg_to_user()Inaky Perez-Gonzalez1-1/+0
2008-12-12libwimaxll: rename wimaxll_gnl_cb_context to wimaxll_cb_ctxInaky Perez-Gonzalez5-28/+27
2008-12-12libwimaxll: callbacks take "void *" priv pointersInaky Perez-Gonzalez4-76/+188
2008-12-10release: v1.3.97Inaky Perez-Gonzalez1-2/+3
2008-12-10wimaxll_gnl_cb: set only ctx->result if callback said to stopInaky Perez-Gonzalez1-1/+2
2008-12-10wimaxll_gnl_handle_message_to_user: return NL_SKIP on incorrect interface indexInaky Perez-Gonzalez1-2/+2
2008-12-10libwimaxll: rename _cb_msg_to_user() -> _msg_read_cb()Inaky Perez-Gonzalez1-5/+5
2008-12-10libwimaxll: fix policies for msg_to_user and re_state_changeInaky Perez-Gonzalez2-0/+21
2008-12-10libwimaxll: update documentation after pipe removalInaky Perez-Gonzalez4-74/+41
2008-12-10libwimax: move to address interfaces by attribute (vs by family)Inaky Perez-Gonzalez12-1070/+421
2008-12-05checkpatch: fix complaintsInaky Perez-Gonzalez5-23/+23
2008-12-05libwimax: remove deprecated interfaceInaky Perez-Gonzalez9-69/+10
2008-12-05libwimaxll: use genl controller instead of op-open and rp-ifinfoInaky Perez-Gonzalez6-405/+265
2008-12-05wimax: (fb Johannes Berg) remove RP_RESULT and associated codeInaky Perez-Gonzalez4-138/+2
2008-12-05libwimaxll: (fb Johannes Berg) fix handling of ack/nlerr in msg/reset/rfkillInaky Perez-Gonzalez5-22/+42
2008-12-05libwimaxll: (fb Johannes Berg) fix handling of ack/nlerr in op-openInaky Perez-Gonzalez1-10/+74
2008-12-05libwimaxll: add debug traces to a few functionsInaky Perez-Gonzalez3-1/+6
2008-12-05wimax: (fb Johannes Berg) don't rely on WIMAX_GNL_OP_MAXInaky Perez-Gonzalez1-3/+0
2008-11-25release: v1.3.95Inaky Perez-Gonzalez3-5/+14
2008-11-20Import v1.3.93Inaky Perez-Gonzalez14-0/+3901