summaryrefslogtreecommitdiffstats
path: root/net/wimax/stack.c
Commit message (Expand)AuthorAgeFilesLines
* wimax: convert printk to pr_foo()Fabian Frederick2014-10-071-4/+3
* wimax: remove dead codeMichael Opdenacker2013-11-211-1/+0
* genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-191-12/+9
* genetlink: pass family to functions using groupsJohannes Berg2013-11-191-1/+2
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-191-2/+2
* genetlink: make all genl_ops users constJohannes Berg2013-11-141-1/+1
* wimax: use genl_register_family_with_ops()Johannes Berg2013-11-141-39/+40
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-2/+3
* net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-311-0/+1
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-171-2/+0
* wimax: checking ERR_PTR vs nullDan Carpenter2010-05-111-1/+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 specifying debug levels as command line optionInaky Perez-Gonzalez2009-10-191-0/+11
* wimax: Add netlink interface to get device statePaulius Zaleckas2009-05-281-1/+4
* wimax: oops: wimax_dev_add() is the only one that can initialize the stateInaky Perez-Gonzalez2009-05-061-2/+15
* netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso2009-02-051-8/+4
* wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez2009-01-291-0/+13
* wimax: generic device management (registration, deregistration, lookup)Inaky Perez-Gonzalez2009-01-071-0/+599
OpenPOWER on IntegriCloud