aboutsummaryrefslogtreecommitdiffstats
path: root/net/wimax/op-rfkill.c
Commit message (Expand)AuthorAgeFilesLines
* 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