summaryrefslogtreecommitdiff
path: root/net/wimax
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* genetlink: mark families as __ro_after_initJohannes Berg2016-10-27
* genetlink: statically initialize familiesJohannes Berg2016-10-27
* genetlink: no longer support using static family IDsJohannes Berg2016-10-27
* net:wimax: Fix doucble word "the the" in networking.xmlMasanari Iida2015-08-09
* wimax: convert printk to pr_foo()Fabian Frederick2014-10-07
* wimax: remove dead codeMichael Opdenacker2013-11-21
* genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-19
* genetlink: pass family to functions using groupsJohannes Berg2013-11-19
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-19
* genetlink: make all genl_ops users constJohannes Berg2013-11-14
* wimax: use genl_register_family_with_ops()Johannes Berg2013-11-14
* net: misc: Remove extern from function prototypesJoe Perches2013-10-19
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-20
|\
| * net: Remove unnecessary returns from void function()sJoe Perches2010-05-17
| * wimax: checking ERR_PTR vs nullDan Carpenter2010-05-11
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
| |\
| * | wimax: remove unneeded variableDan Carpenter2010-03-24
* | | Merge branch 'master' into for-nextJiri Kosina2010-04-23
|\ \ \ | | |/ | |/|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| |/
* | Fix typos in commentsThomas Weber2010-03-16
|/
* const: struct nla_policyAlexey Dobriyan2010-02-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | net: Move && and || to end of previous lineJoe Perches2009-11-29
* | wimax: allow WIMAX_RF_QUERY calls when state is still uninitializedInaky Perez-Gonzalez2009-10-19
* | wimax: allow user space to send messages once the device is registeredInaky Perez-Gonzalez2009-10-19
* | wimax: allow specifying debug levels as command line optionInaky Perez-Gonzalez2009-10-19
* | wimax: indicate initial SW rfkill state is "blocked"Inaky Perez-Gonzalez2009-10-19
|/
* wimax: fix warning caused by not checking retval of rfkill_set_hw_state()Inaky Perez-Gonzalez2009-06-11
* wimax: depend on rfkill properlyJohannes Berg2009-06-04
* rfkill: rewriteJohannes Berg2009-06-03
* wimax: Add netlink interface to get device statePaulius Zaleckas2009-05-28
* wimax: document why wimax_msg_*() operations can be used in any stateInaky Perez-Gonzalez2009-05-28
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-08
|\
| * wimax: oops: wimax_dev_add() is the only one that can initialize the stateInaky Perez-Gonzalez2009-05-06
| * wimax: fix oops if netlink fails to add attributeInaky Perez-Gonzalez2009-05-06
* | rfkill: remove user_claim stuffJohannes Berg2009-04-22
* | rfkill: remove deprecated state constantsJohannes Berg2009-04-22
|/
* trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-30
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-14
|\
| * wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax ifaceInaky Perez-Gonzalez2009-02-12
* | netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso2009-02-05
|/
* wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez2009-01-29
* wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULEInaky Perez-Gonzalez2009-01-08
* wimax: fix kconfig interactions with rfkill and input layersInaky Perez-Gonzalez2009-01-08
* wimax: fix '#ifndef CONFIG_BUG' layout to avoid warningInaky Perez-Gonzalez2009-01-08