summaryrefslogtreecommitdiff
path: root/lib/op-open.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-09lib: fix for libnl3Dan Williams1-17/+16
2009-09-16libwimaxll: wimaxll_recv() understands multiple devicesInaky Perez-Gonzalez1-0/+5
2009-05-13libwimaxll: enable MSG_PEEK in handles to allow for big message receptionInaky Perez-Gonzalez1-0/+3
2009-04-24libwimaxll: wimaxll_recv() doesn't use -ENODATA internallyInaky Perez-Gonzalez1-10/+8
2009-04-24libwimaxll: wimaxll_recv() returns 0 if the callback is not filledInaky Perez-Gonzalez1-2/+2
2009-04-24libwimaxll: clarify the error printed when the kernel WiMAX generic netlink i...Inaky Perez-Gonzalez1-4/+2
2009-04-21libwimaxll: wimaxll_recv() returns if nothing was receivedInaky Perez-Gonzalez1-1/+1
2009-04-21libwimaxll: introduce 'any' handles to receive callbacks from any deviceInaky Perez-Gonzalez1-24/+46
2009-02-12wimaxll_open: if the interface requested is not WiMAX, failInaky Perez-Gonzalez1-0/+11
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: rename wimaxll_gnl_cb_context to wimaxll_cb_ctxInaky Perez-Gonzalez1-2/+2
2008-12-12libwimaxll: callbacks take "void *" priv pointersInaky Perez-Gonzalez1-17/+23
2008-12-10wimaxll_gnl_cb: set only ctx->result if callback said to stopInaky Perez-Gonzalez1-1/+2
2008-12-10libwimaxll: update documentation after pipe removalInaky Perez-Gonzalez1-3/+2
2008-12-10libwimax: move to address interfaces by attribute (vs by family)Inaky Perez-Gonzalez1-31/+211
2008-12-05checkpatch: fix complaintsInaky Perez-Gonzalez1-1/+1
2008-12-05libwimax: remove deprecated interfaceInaky Perez-Gonzalez1-3/+0
2008-12-05libwimaxll: use genl controller instead of op-open and rp-ifinfoInaky Perez-Gonzalez1-395/+47
2008-12-05libwimaxll: (fb Johannes Berg) fix handling of ack/nlerr in op-openInaky Perez-Gonzalez1-10/+74
2008-11-25release: v1.3.95Inaky Perez-Gonzalez1-2/+9
2008-11-20Import v1.3.93Inaky Perez-Gonzalez1-0/+548