aboutsummaryrefslogtreecommitdiff
path: root/net/wimax
AgeCommit message (Expand)AuthorFilesLines
2019-08-10wimax: no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 3-49/+11
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268Gravatar Thomas Gleixner 9-140/+9
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-04-27genetlink: optionally validate strictly/dumpsGravatar Johannes Berg 1-0/+4
2019-03-22genetlink: make policy common to familyGravatar Johannes Berg 1-4/+1
2018-07-24wimax: remove blank lines at EOFGravatar Stephen Hemminger 4-6/+0
2018-07-21net: wimax: stack: fixed multi line comment issueGravatar Mark Railton 1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-10-27genetlink: mark families as __ro_after_initGravatar Johannes Berg 1-1/+1
2016-10-27genetlink: statically initialize familiesGravatar Johannes Berg 1-9/+10
2016-10-27genetlink: no longer support using static family IDsGravatar Johannes Berg 1-1/+0
2015-08-09net:wimax: Fix doucble word "the the" in networking.xmlGravatar Masanari Iida 1-2/+1
2014-10-07wimax: convert printk to pr_foo()Gravatar Fabian Frederick 7-16/+17
2013-11-21wimax: remove dead codeGravatar Michael Opdenacker 1-1/+0
2013-11-19genetlink: make multicast groups const, prevent abuseGravatar Johannes Berg 3-15/+10
2013-11-19genetlink: pass family to functions using groupsGravatar Johannes Berg 2-2/+4
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Gravatar Johannes Berg 1-2/+2
2013-11-14genetlink: make all genl_ops users constGravatar Johannes Berg 1-1/+1
2013-11-14wimax: use genl_register_family_with_ops()Gravatar Johannes Berg 6-119/+47
2013-10-19net: misc: Remove extern from function prototypesGravatar Joe Perches 1-9/+9
2012-04-15net: cleanup unsigned to unsigned intGravatar Eric Dumazet 1-2/+3
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesGravatar Paul Gortmaker 3-0/+3
2011-10-31net: Fix files explicitly needing to include module.hGravatar Paul Gortmaker 1-0/+1
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 3-7/+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-04-23Merge branch 'master' into for-nextGravatar Jiri Kosina 2-0/+2
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 2-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 2-0/+2
2010-03-24wimax: remove unneeded variableGravatar Dan Carpenter 2-4/+0
2010-03-16Fix typos in commentsGravatar Thomas Weber 1-1/+1
2010-02-18const: struct nla_policyGravatar Alexey Dobriyan 5-10/+5
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-1/+1
2009-11-29net: Move && and || to end of previous lineGravatar Joe Perches 1-4/+4
2009-10-19wimax: allow WIMAX_RF_QUERY calls when state is still uninitializedGravatar Inaky Perez-Gonzalez 1-1/+8
2009-10-19wimax: allow user space to send messages once the device is registeredGravatar Inaky Perez-Gonzalez 1-0/+2
2009-10-19wimax: allow specifying debug levels as command line optionGravatar Inaky Perez-Gonzalez 1-0/+11
2009-10-19wimax: indicate initial SW rfkill state is "blocked"Gravatar Inaky Perez-Gonzalez 1-0/+1
2009-06-11wimax: fix warning caused by not checking retval of rfkill_set_hw_state()Gravatar Inaky Perez-Gonzalez 1-1/+2
2009-06-04wimax: depend on rfkill properlyGravatar Johannes Berg 1-0/+1
2009-06-03rfkill: rewriteGravatar Johannes Berg 2-111/+26
2009-05-28wimax: Add netlink interface to get device stateGravatar Paulius Zaleckas 5-1/+93
2009-05-28wimax: document why wimax_msg_*() operations can be used in any stateGravatar Inaky Perez-Gonzalez 1-3/+14
2009-05-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 2-7/+21
2009-05-06wimax: oops: wimax_dev_add() is the only one that can initialize the stateGravatar Inaky Perez-Gonzalez 1-2/+15
2009-05-06wimax: fix oops if netlink fails to add attributeGravatar Inaky Perez-Gonzalez 1-5/+6
2009-04-22rfkill: remove user_claim stuffGravatar Johannes Berg 1-1/+0
2009-04-22rfkill: remove deprecated state constantsGravatar Johannes Berg 1-4/+4
2009-03-30trivial: fix typos/grammar errors in Kconfig textsGravatar Matt LaPlante 1-1/+1