| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-14 | 1 | -4/+5 |
|\ |
|
| * | wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax iface | Inaky Perez-Gonzalez | 2009-02-12 | 1 | -4/+5 |
* | | netlink: change return-value logic of netlink_broadcast() | Pablo Neira Ayuso | 2009-02-05 | 2 | -14/+7 |
|/ |
|
* | wimax: fix build issue when debugfs is disabled | Inaky Perez-Gonzalez | 2009-01-29 | 2 | -11/+13 |
* | wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULE | Inaky Perez-Gonzalez | 2009-01-08 | 1 | -1/+1 |
* | wimax: fix kconfig interactions with rfkill and input layers | Inaky Perez-Gonzalez | 2009-01-08 | 1 | -0/+14 |
* | wimax: fix '#ifndef CONFIG_BUG' layout to avoid warning | Inaky Perez-Gonzalez | 2009-01-08 | 1 | -3/+5 |
* | wimax: Makefile, Kconfig and docbook linkage for the stack | Inaky Perez-Gonzalez | 2009-01-07 | 2 | -0/+51 |
* | wimax: debugfs controls | Inaky Perez-Gonzalez | 2009-01-07 | 1 | -0/+90 |
* | wimax: basic API: kernel/user messaging, rfkill and reset | Inaky Perez-Gonzalez | 2009-01-07 | 3 | -0/+1096 |
* | wimax: generic device management (registration, deregistration, lookup) | Inaky Perez-Gonzalez | 2009-01-07 | 2 | -0/+741 |
* | wimax: debug macros and debug settings for the WiMAX stack | Inaky Perez-Gonzalez | 2009-01-07 | 1 | -0/+42 |
* | wimax: internal API for the kernel space WiMAX stack | Inaky Perez-Gonzalez | 2009-01-07 | 1 | -0/+91 |