index
:
~dcbw/wimax-tools
master
Mirror of Intel WiMAX tools repo
dcbw
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-30
relase: roll 1.4.4
Inaky Perez-Gonzalez
3
-11
/
+13
2010-09-30
rpm: commit spec file
Inaky Perez-Gonzalez
5
-4
/
+178
2010-09-30
release: pre-roll 1.4.4
Inaky Perez-Gonzalez
3
-11
/
+15
2010-09-30
wimaxll_vmsg: remove deprecated code that was causing trouble in ARM
Inaky Perez-Gonzalez
3
-62
/
+0
2010-05-20
wimax-tools: 64-bit log correctness
Dan Williams
5
-13
/
+13
2010-05-12
release: prepare v1.4.3
Inaky Perez-Gonzalez
12
-791
/
+1309
2009-09-16
libwimaxll: wimaxll_recv() understands multiple devices
Inaky Perez-Gonzalez
1
-0
/
+5
2009-06-08
autotools: add bootstrap* to distribution
Inaky Perez-Gonzalez
2
-0
/
+3
2009-06-08
libwimaxll-i2400m: fix i2400m_create() uninitialized usage of 'result'
Inaky Perez-Gonzalez
1
-1
/
+1
2009-06-08
libwimaxll-i2400m: indicate dependency to libwimaxll using _LIBADD
Inaky Perez-Gonzalez
2
-3
/
+5
2009-05-14
autoconf: check the kernel exposes WIMAX_GNL_OP_STATE_GET
Inaky Perez-Gonzalez
2
-0
/
+69
2009-05-14
Merge commit 'v1.4.2'
Inaky Perez-Gonzalez
5
-11
/
+31
2009-05-14
automake: add missing EXTRA_DIST and CLEANFILES
Inaky Perez-Gonzalez
2
-0
/
+7
2009-05-14
rollout v1.4.2
Inaky Perez-Gonzalez
3
-11
/
+24
2009-05-14
wimaxll: add plugin to execute wimaxll_state_get()
Inaky Perez-Gonzalez
3
-3
/
+112
2009-05-14
Wimaxll: add function op-state-get (autoconf update)
Inaky Perez-Gonzalez
1
-3
/
+14
2009-05-14
Wimaxll: add function op-state-get
Darius Augulis
3
-0
/
+114
2009-05-13
libwimaxll: enable MSG_PEEK in handles to allow for big message reception
Inaky Perez-Gonzalez
1
-0
/
+3
2009-05-07
wimaxll: add pkg-config file for wimaxll plugins (autoconf templates)
Inaky Perez-Gonzalez
2
-6
/
+10
2009-05-07
wimaxll: add pkg-config file for wimaxll plugins
Inaky Perez-Gonzalez
4
-2
/
+18
2009-05-07
libwimaxll: use @includedir@ in the installed pkg-config file
Inaky Perez-Gonzalez
1
-1
/
+1
2009-05-07
libwimaxll: add WIMAXLL_ALIGN2() to align values to powers-of-two
Inaky Perez-Gonzalez
1
-0
/
+7
2009-04-29
libwimaxll-i2400m: fix pc not to include left-over @LI2400M_EAP@
Inaky Perez-Gonzalez
2
-2
/
+2
2009-04-29
remove wimaxll-{rfkill,reset,wait-for-state-change}, deprecated
Inaky Perez-Gonzalez
9
-325
/
+28
2009-04-29
Fix documentation of existing helpers and add big-endian helpers.
Darius Augulis
1
-4
/
+88
2009-04-29
autoconf: glib 2.14 is good enough
Inaky Perez-Gonzalez
2
-14
/
+14
2009-04-24
libwimaxll: wimaxll_recv() doesn't use -ENODATA internally
Inaky Perez-Gonzalez
2
-10
/
+13
2009-04-24
libwimaxll: wimaxll_recv() returns 0 if the callback is not filled
Inaky Perez-Gonzalez
1
-2
/
+2
2009-04-24
libwimaxll: clarify the error printed when the kernel WiMAX generic netlink i...
Inaky Perez-Gonzalez
1
-4
/
+2
2009-04-24
wimaxll: when --commands is specified, only print the command names
Inaky Perez-Gonzalez
1
-14
/
+2
2009-04-24
wimaxll: add format __atributes__ to w_msg() for printf format check
Inaky Perez-Gonzalez
1
-2
/
+4
2009-04-21
enum-to-names-vals: cleanup
Inaky Perez-Gonzalez
1
-4
/
+13
2009-04-21
tests: install in $pkgdir/tests
Inaky Perez-Gonzalez
2
-15
/
+44
2009-04-21
libwimaxll*: cleanup Makefile.am
Inaky Perez-Gonzalez
2
-40
/
+65
2009-04-21
libwimaxll: wimaxll_recv() returns if nothing was received
Inaky Perez-Gonzalez
2
-2
/
+2
2009-04-21
libwimaxll: increase AGE, as interfaces are being added
Inaky Perez-Gonzalez
2
-2
/
+2
2009-04-21
libwimaxll: introduce 'any' handles to receive callbacks from any device
Inaky Perez-Gonzalez
7
-33
/
+90
2009-04-21
libwimaxll: add wimaxll_ifidx() to report the interface index the handle refe...
Inaky Perez-Gonzalez
2
-0
/
+21
2009-04-21
automake: template update
Inaky Perez-Gonzalez
11
-20821
/
+15837
2009-04-21
libwimaxll-i2400m: add pkg-config file
Inaky Perez-Gonzalez
5
-3
/
+25
2009-04-21
libwimaxll: rework log helpers
Inaky Perez-Gonzalez
4
-117
/
+274
2009-04-21
libwimaxll-i2400m: introduce i2400m_create_from_handle()
Inaky Perez-Gonzalez
2
-9
/
+56
2009-04-21
libwimaxll-i2400m: insert cancellation handlers when taking mutexes
Inaky Perez-Gonzalez
1
-1
/
+19
2009-04-01
libwimaxll: add wimaxll_priv_get/set()
Inaky Perez-Gonzalez
3
-0
/
+36
2009-04-01
libwimaxll-i2400m: introduce i2400m helpers
Inaky Perez-Gonzalez
6
-10
/
+665
2009-04-01
libwimaxll: add a very simple set of logging helpers Signed-off-by: Inaky Per...
Inaky Perez-Gonzalez
6
-14
/
+348
2009-04-01
libwimaxll: make wimaxll_container_of() available for all
Inaky Perez-Gonzalez
2
-9
/
+11
2009-03-20
wait-for-state-change: add plugin to wimaxll
Inaky Perez-Gonzalez
3
-8
/
+185
2009-03-20
libwimaxll: add helpers to translate state names to values and back
Inaky Perez-Gonzalez
12
-35
/
+224
2009-03-20
wimaxll: add new dynamically expandable command line tool
Inaky Perez-Gonzalez
14
-43
/
+1159
[next]