summaryrefslogtreecommitdiff
path: root/lib/op-msg.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-21libwimaxll: introduce 'any' handles to receive callbacks from any deviceInaky Perez-Gonzalez1-1/+16
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-Gonzalez1-4/+4
2008-12-12libwimaxll: callbacks take "void *" priv pointersInaky Perez-Gonzalez1-23/+15
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-Gonzalez1-0/+6
2008-12-10libwimaxll: update documentation after pipe removalInaky Perez-Gonzalez1-58/+28
2008-12-10libwimax: move to address interfaces by attribute (vs by family)Inaky Perez-Gonzalez1-153/+131
2008-12-05libwimax: remove deprecated interfaceInaky Perez-Gonzalez1-15/+0
2008-12-05libwimaxll: use genl controller instead of op-open and rp-ifinfoInaky Perez-Gonzalez1-2/+1
2008-11-20Import v1.3.93Inaky Perez-Gonzalez1-0/+565