aboutsummaryrefslogtreecommitdiff
path: root/net/wimax/stack.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-15net: cleanup unsigned to unsigned intGravatar Eric Dumazet 1-2/+3
2011-10-31net: Fix files explicitly needing to include module.hGravatar Paul Gortmaker 1-0/+1
2010-05-17net: Remove unnecessary returns from void function()sGravatar Joe Perches 1-2/+0
2010-05-11wimax: checking ERR_PTR vs nullGravatar Dan Carpenter 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-02-18const: struct nla_policyGravatar Alexey Dobriyan 1-2/+1
2009-10-19wimax: allow specifying debug levels as command line optionGravatar Inaky Perez-Gonzalez 1-0/+11
2009-05-28wimax: Add netlink interface to get device stateGravatar Paulius Zaleckas 1-1/+4
2009-05-06wimax: oops: wimax_dev_add() is the only one that can initialize the stateGravatar Inaky Perez-Gonzalez 1-2/+15
2009-02-05netlink: change return-value logic of netlink_broadcast()Gravatar Pablo Neira Ayuso 1-8/+4
2009-01-29wimax: fix build issue when debugfs is disabledGravatar Inaky Perez-Gonzalez 1-0/+13
2009-01-07wimax: generic device management (registration, deregistration, lookup)Gravatar Inaky Perez-Gonzalez 1-0/+599