Commit Graph

31 Commits (3ecf44b312758d10be20539b06b2df5d77d59cdb)

Author SHA1 Message Date
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Inaky Perez-Gonzalez 81d3f90538 wimax: allow WIMAX_RF_QUERY calls when state is still uninitialized 15 years ago
Inaky Perez-Gonzalez de9315fa3a wimax: allow user space to send messages once the device is registered 15 years ago
Inaky Perez-Gonzalez 4c2b1a1164 wimax: allow specifying debug levels as command line option 15 years ago
Inaky Perez-Gonzalez c29eaf3fae wimax: indicate initial SW rfkill state is "blocked" 15 years ago
Inaky Perez-Gonzalez d2f4c10544 wimax: fix warning caused by not checking retval of rfkill_set_hw_state() 16 years ago
Johannes Berg 0c0c9e7076 wimax: depend on rfkill properly 16 years ago
Johannes Berg 19d337dff9 rfkill: rewrite 16 years ago
Paulius Zaleckas 7f0333eb2f wimax: Add netlink interface to get device state 16 years ago
Inaky Perez-Gonzalez 52a8d96308 wimax: document why wimax_msg_*() operations can be used in any state 16 years ago
Inaky Perez-Gonzalez 94c7f2d495 wimax: oops: wimax_dev_add() is the only one that can initialize the state 16 years ago
Inaky Perez-Gonzalez d1a2627a29 wimax: fix oops if netlink fails to add attribute 16 years ago
Johannes Berg 621cac8529 rfkill: remove user_claim stuff 16 years ago
Johannes Berg c1c6b14b22 rfkill: remove deprecated state constants 16 years ago
Matt LaPlante 692105b8ac trivial: fix typos/grammar errors in Kconfig texts 16 years ago
Inaky Perez-Gonzalez 1d7b33f77b wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax iface 16 years ago
Pablo Neira Ayuso ff491a7334 netlink: change return-value logic of netlink_broadcast() 16 years ago
Inaky Perez-Gonzalez 1af7ad5104 wimax: fix build issue when debugfs is disabled 16 years ago
Inaky Perez-Gonzalez a2e9da4b09 wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULE 16 years ago
Inaky Perez-Gonzalez 71f78afd67 wimax: fix kconfig interactions with rfkill and input layers 16 years ago
Inaky Perez-Gonzalez d48e470f76 wimax: fix '#ifndef CONFIG_BUG' layout to avoid warning 16 years ago
Inaky Perez-Gonzalez b0c83ae1de wimax: Makefile, Kconfig and docbook linkage for the stack 16 years ago
Inaky Perez-Gonzalez 617209ccf7 wimax: debugfs controls 16 years ago
Inaky Perez-Gonzalez 3e65646bb1 wimax: basic API: kernel/user messaging, rfkill and reset 16 years ago
Inaky Perez-Gonzalez 15530dfd33 wimax: generic device management (registration, deregistration, lookup) 16 years ago
Inaky Perez-Gonzalez ea912f4e7f wimax: debug macros and debug settings for the WiMAX stack 16 years ago
Inaky Perez-Gonzalez 60fa9ca6cf wimax: internal API for the kernel space WiMAX stack 16 years ago