summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2012-01-09lib: fix for libnl1Dan Williams2-18/+20
2012-01-09lib: fix for libnl3Dan Williams10-36/+150
2012-01-09core: start fixing for libnl3Dan Williams1-3/+5
2012-01-09build: clean up build filesDan Williams1-807/+0
2011-03-22autoconf: add silent modeInaky Perez-Gonzalez1-57/+93
2011-01-28wimaxll_cb_ctx: move to internal.h to wimaxll.h (fixing bug #20)Inaky Perez-Gonzalez1-126/+0
2010-09-30wimaxll_vmsg: remove deprecated code that was causing trouble in ARMInaky Perez-Gonzalez2-52/+0
2010-05-20wimax-tools: 64-bit log correctnessDan Williams5-13/+13
2010-05-12release: prepare v1.4.3Inaky Perez-Gonzalez1-82/+130
2009-09-16libwimaxll: wimaxll_recv() understands multiple devicesInaky Perez-Gonzalez1-0/+5
2009-06-08libwimaxll-i2400m: fix i2400m_create() uninitialized usage of 'result'Inaky Perez-Gonzalez1-1/+1
2009-06-08libwimaxll-i2400m: indicate dependency to libwimaxll using _LIBADDInaky Perez-Gonzalez2-3/+5
2009-05-14Wimaxll: add function op-state-get (autoconf update)Inaky Perez-Gonzalez1-3/+14
2009-05-14Wimaxll: add function op-state-getDarius Augulis2-0/+113
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-21enum-to-names-vals: cleanupInaky Perez-Gonzalez1-4/+13
2009-04-21libwimaxll*: cleanup Makefile.amInaky Perez-Gonzalez2-40/+65
2009-04-21libwimaxll: wimaxll_recv() returns if nothing was receivedInaky Perez-Gonzalez2-2/+2
2009-04-21libwimaxll: increase AGE, as interfaces are being addedInaky Perez-Gonzalez2-2/+2
2009-04-21libwimaxll: introduce 'any' handles to receive callbacks from any deviceInaky Perez-Gonzalez7-33/+90
2009-04-21libwimaxll: add wimaxll_ifidx() to report the interface index the handle refe...Inaky Perez-Gonzalez1-0/+20
2009-04-21automake: template updateInaky Perez-Gonzalez1-15/+17
2009-04-21libwimaxll: rework log helpersInaky Perez-Gonzalez2-95/+220
2009-04-21libwimaxll-i2400m: introduce i2400m_create_from_handle()Inaky Perez-Gonzalez1-9/+53
2009-04-21libwimaxll-i2400m: insert cancellation handlers when taking mutexesInaky Perez-Gonzalez1-1/+19
2009-04-01libwimaxll: add wimaxll_priv_get/set()Inaky Perez-Gonzalez2-0/+34
2009-04-01libwimaxll-i2400m: introduce i2400m helpersInaky Perez-Gonzalez3-10/+567
2009-04-01libwimaxll: add a very simple set of logging helpers Signed-off-by: Inaky Per...Inaky Perez-Gonzalez3-13/+227
2009-04-01libwimaxll: make wimaxll_container_of() available for allInaky Perez-Gonzalez1-9/+4
2009-03-20libwimaxll: add helpers to translate state names to values and backInaky Perez-Gonzalez4-10/+184
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