aboutsummaryrefslogtreecommitdiffstats
path: root/net/wimax/op-rfkill.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-09net:wimax: Fix doucble word "the the" in networking.xmlMasanari Iida1-2/+1
2014-10-07wimax: convert printk to pr_foo()Fabian Frederick1-2/+1
2013-11-14wimax: use genl_register_family_with_ops()Johannes Berg1-21/+0
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2010-03-16Fix typos in commentsThomas Weber1-1/+1
2010-02-18const: struct nla_policyAlexey Dobriyan1-2/+1
2009-11-29net: Move && and || to end of previous lineJoe Perches1-4/+4
2009-10-19wimax: allow WIMAX_RF_QUERY calls when state is still uninitializedInaky Perez-Gonzalez1-1/+8
2009-10-19wimax: indicate initial SW rfkill state is "blocked"Inaky Perez-Gonzalez1-0/+1
2009-06-11wimax: fix warning caused by not checking retval of rfkill_set_hw_state()Inaky Perez-Gonzalez1-1/+2
2009-06-03rfkill: rewriteJohannes Berg1-97/+26
2009-04-22rfkill: remove user_claim stuffJohannes Berg1-1/+0
2009-04-22rfkill: remove deprecated state constantsJohannes Berg1-4/+4
2009-01-08wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULEInaky Perez-Gonzalez1-1/+1
2009-01-07wimax: basic API: kernel/user messaging, rfkill and resetInaky Perez-Gonzalez1-0/+532