summaryrefslogtreecommitdiffstats
path: root/net/wimax/stack.c
AgeCommit message (Expand)Author
2014-10-07wimax: convert printk to pr_foo()Fabian Frederick
2013-11-21wimax: remove dead codeMichael Opdenacker
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg
2013-11-19genetlink: pass family to functions using groupsJohannes Berg
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg
2013-11-14genetlink: make all genl_ops users constJohannes Berg
2013-11-14wimax: use genl_register_family_with_ops()Johannes Berg
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches
2010-05-11wimax: checking ERR_PTR vs nullDan Carpenter
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-18const: struct nla_policyAlexey Dobriyan
2009-10-19wimax: allow specifying debug levels as command line optionInaky Perez-Gonzalez
2009-05-28wimax: Add netlink interface to get device statePaulius Zaleckas
2009-05-06wimax: oops: wimax_dev_add() is the only one that can initialize the stateInaky Perez-Gonzalez
2009-02-05netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso
2009-01-29wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez
2009-01-07wimax: generic device management (registration, deregistration, lookup)Inaky Perez-Gonzalez