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
2012-01-09
build: kill INSTALL
HEAD
master
Dan Williams
1
-15
/
+0
2012-01-09
lib: fix for libnl1
Dan Williams
2
-18
/
+20
2012-01-09
lib: fix for libnl3
Dan Williams
10
-36
/
+150
2012-01-09
test: fix printf format
Dan Williams
1
-1
/
+1
2012-01-09
core: start fixing for libnl3
Dan Williams
9
-21
/
+74
2012-01-09
build: add files automake expects
Dan Williams
4
-1
/
+1
2012-01-09
build: remove more build files
Dan Williams
3
-18489
/
+0
2012-01-09
build: clean up build files
Dan Williams
13
-22068
/
+22
2011-03-22
release: prepare and roll 1.4.5
Inaky Perez-Gonzalez
3
-11
/
+19
2011-03-22
automake: fix missing/extra distroed files
Inaky Perez-Gonzalez
8
-57
/
+144
2011-03-22
autoconf: add silent mode
Inaky Perez-Gonzalez
12
-4494
/
+4302
2011-01-28
wimaxll_cb_ctx: move to internal.h to wimaxll.h (fixing bug #20)
Inaky Perez-Gonzalez
2
-126
/
+127
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
[next]