summaryrefslogtreecommitdiff
path: root/net/wimax/op-msg.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-29wimax: move out to stagingArnd Bergmann1-391/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268Thomas Gleixner1-16/+1
2018-07-25wimax: remove blank lines at EOFStephen Hemminger1-1/+0
2014-10-08wimax: convert printk to pr_foo()Fabian Frederick1-5/+4
2013-11-20genetlink: make multicast groups const, prevent abuseJohannes Berg1-2/+1
2013-11-20genetlink: pass family to functions using groupsJohannes Berg1-1/+2
2013-11-15wimax: use genl_register_family_with_ops()Johannes Berg1-25/+0
2011-11-01net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-19const: struct nla_policyAlexey Dobriyan1-2/+1
2009-10-19wimax: allow user space to send messages once the device is registeredInaky Perez-Gonzalez1-0/+2
2009-05-29wimax: document why wimax_msg_*() operations can be used in any stateInaky Perez-Gonzalez1-3/+14
2009-05-07wimax: fix oops if netlink fails to add attributeInaky Perez-Gonzalez1-5/+6
2009-02-06netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso1-6/+3
2009-01-07wimax: basic API: kernel/user messaging, rfkill and resetInaky Perez-Gonzalez1-0/+421