summaryrefslogtreecommitdiffstats
path: root/net/wimax
Commit message (Expand)AuthorAgeFilesLines
...
| * wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax ifaceInaky Perez-Gonzalez2009-02-131-4/+5
* | netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso2009-02-062-14/+7Star
|/
* wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez2009-01-302-11/+13
* wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULEInaky Perez-Gonzalez2009-01-081-1/+1
* wimax: fix kconfig interactions with rfkill and input layersInaky Perez-Gonzalez2009-01-081-0/+14
* wimax: fix '#ifndef CONFIG_BUG' layout to avoid warningInaky Perez-Gonzalez2009-01-081-3/+5
* wimax: Makefile, Kconfig and docbook linkage for the stackInaky Perez-Gonzalez2009-01-072-0/+51
* wimax: debugfs controlsInaky Perez-Gonzalez2009-01-071-0/+90
* wimax: basic API: kernel/user messaging, rfkill and resetInaky Perez-Gonzalez2009-01-073-0/+1096
* wimax: generic device management (registration, deregistration, lookup)Inaky Perez-Gonzalez2009-01-072-0/+741
* wimax: debug macros and debug settings for the WiMAX stackInaky Perez-Gonzalez2009-01-071-0/+42
* wimax: internal API for the kernel space WiMAX stackInaky Perez-Gonzalez2009-01-071-0/+91