summaryrefslogtreecommitdiffstats
path: root/net/wimax/op-rfkill.c
Commit message (Expand)AuthorAgeFilesLines
* net:wimax: Fix doucble word "the the" in networking.xmlMasanari Iida2015-08-091-2/+1
* wimax: convert printk to pr_foo()Fabian Frederick2014-10-071-2/+1
* wimax: use genl_register_family_with_ops()Johannes Berg2013-11-141-21/+0
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* Fix typos in commentsThomas Weber2010-03-161-1/+1
* const: struct nla_policyAlexey Dobriyan2010-02-181-2/+1
* net: Move && and || to end of previous lineJoe Perches2009-11-291-4/+4
* wimax: allow WIMAX_RF_QUERY calls when state is still uninitializedInaky Perez-Gonzalez2009-10-191-1/+8
* wimax: indicate initial SW rfkill state is "blocked"Inaky Perez-Gonzalez2009-10-191-0/+1
* wimax: fix warning caused by not checking retval of rfkill_set_hw_state()Inaky Perez-Gonzalez2009-06-111-1/+2
* rfkill: rewriteJohannes Berg2009-06-031-97/+26
* rfkill: remove user_claim stuffJohannes Berg2009-04-221-1/+0
* rfkill: remove deprecated state constantsJohannes Berg2009-04-221-4/+4
* wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULEInaky Perez-Gonzalez2009-01-081-1/+1
* wimax: basic API: kernel/user messaging, rfkill and resetInaky Perez-Gonzalez2009-01-071-0/+532
OpenPOWER on IntegriCloud