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