aboutsummaryrefslogtreecommitdiff
path: root/net/wimax
AgeCommit message (Expand)Author
2009-06-11wimax: fix warning caused by not checking retval of rfkill_set_hw_state()Inaky Perez-Gonzalez
2009-06-04wimax: depend on rfkill properlyJohannes Berg
2009-06-03rfkill: rewriteJohannes Berg
2009-05-28wimax: Add netlink interface to get device statePaulius Zaleckas
2009-05-28wimax: document why wimax_msg_*() operations can be used in any stateInaky Perez-Gonzalez
2009-05-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-06wimax: oops: wimax_dev_add() is the only one that can initialize the stateInaky Perez-Gonzalez
2009-05-06wimax: fix oops if netlink fails to add attributeInaky Perez-Gonzalez
2009-04-22rfkill: remove user_claim stuffJohannes Berg
2009-04-22rfkill: remove deprecated state constantsJohannes Berg
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-12wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax ifaceInaky Perez-Gonzalez
2009-02-05netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso
2009-01-29wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez
2009-01-08wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULEInaky Perez-Gonzalez
2009-01-08wimax: fix kconfig interactions with rfkill and input layersInaky Perez-Gonzalez
2009-01-08wimax: fix '#ifndef CONFIG_BUG' layout to avoid warningInaky Perez-Gonzalez
2009-01-07wimax: Makefile, Kconfig and docbook linkage for the stackInaky Perez-Gonzalez
2009-01-07wimax: debugfs controlsInaky Perez-Gonzalez
2009-01-07wimax: basic API: kernel/user messaging, rfkill and resetInaky Perez-Gonzalez
2009-01-07wimax: generic device management (registration, deregistration, lookup)Inaky Perez-Gonzalez
2009-01-07wimax: debug macros and debug settings for the WiMAX stackInaky Perez-Gonzalez
2009-01-07wimax: internal API for the kernel space WiMAX stackInaky Perez-Gonzalez