summaryrefslogtreecommitdiffstats
path: root/net/wimax/op-msg.c
Commit message (Expand)AuthorAgeFilesLines
* wimax: convert printk to pr_foo()Fabian Frederick2014-10-071-5/+4
* genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-191-2/+1
* genetlink: pass family to functions using groupsJohannes Berg2013-11-191-1/+2
* wimax: use genl_register_family_with_ops()Johannes Berg2013-11-141-25/+0
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* const: struct nla_policyAlexey Dobriyan2010-02-181-2/+1
* wimax: allow user space to send messages once the device is registeredInaky Perez-Gonzalez2009-10-191-0/+2
* wimax: document why wimax_msg_*() operations can be used in any stateInaky Perez-Gonzalez2009-05-281-3/+14
* wimax: fix oops if netlink fails to add attributeInaky Perez-Gonzalez2009-05-061-5/+6
* netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso2009-02-051-6/+3
* wimax: basic API: kernel/user messaging, rfkill and resetInaky Perez-Gonzalez2009-01-071-0/+421
OpenPOWER on IntegriCloud