- 01 3月, 2014 2 次提交
-
-
由 Oleksij Rempel 提交于
and rename it to ath9k_cmn_setup_ht_cap Signed-off-by: NOleksij Rempel <linux@rempel-privat.de> Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
-
由 Oleksij Rempel 提交于
and rename it to ath9k_cmn_init_channels_rates. sbands are move to ath_common as well. Signed-off-by: NOleksij Rempel <linux@rempel-privat.de> Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
-
- 23 5月, 2013 1 次提交
-
-
由 Vladimir Kondratiev 提交于
Trace the following: - WMI cmd/event - log events - interrupts - Tx/Rx Signed-off-by: NVladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
-
- 18 3月, 2013 2 次提交
-
-
由 Kalle Valo 提交于
Add tracing points for sdio transfers, just dump the address, flags and the buffer. Signed-off-by: NKalle Valo <kvalo@qca.qualcomm.com>
-
由 Kalle Valo 提交于
Add basic tracing infrastructure support to ath6kl and which can be enabled with CONFIG_ATH6KL_TRACING. Signed-off-by: NKalle Valo <kvalo@qca.qualcomm.com>
-
- 05 1月, 2012 1 次提交
-
-
由 Luis R. Rodriguez 提交于
Following the tradition we have had with ath5k, ath9k, CRDA, wireless-regdb I'd like to license this code under the permissive ISC license for the code sharing purposes with other OSes, it'd sure be nice to help the landscape in this area. Although I am %82.89 owner of the regulatory code I have asked every contributor to the regulatory code and have receieved positive Acked-bys from everyone except two deceased entities: o Frans Pop RIP 2010 [0] - Frans Pop <elendil@planet.nl> - Frans Pop <fjp@debian.org> o Nokia RIP February, 11, 2011 [1], [2] - ext-yuri.ershov@nokia.com - kalle.valo@nokia.com Frans Pop's contribution was a simple patch 55f98938, titled, "wireless: remove trailing space in messages" which just add a \n to some printk lines. I'm going to treat these additions as uncopyrightable. As for the contributions made by employees on behalf of Nokia my contact point was Petri Karhula <petri.karhula@nokia.com> but after one month he noted he had not been able to get traction from the legal department on this request, as such it I proceeded by replacing their contributions in previous patches. The end goal is to help a clean rewrite that starts in userspace that is shared under ISC license which currently is taking place with the regulatory simulator [3]. [0] http://lists.debian.org/debian-devel/2011/12/msg00263.html [1] http://press.nokia.com/2011/02/11/nokia-outlines-new-strategy-introduces-new-leadership-operational-structure/ [2] http://NokiaPlanB.com [3] git://github.com/mcgrof/regsim.gitAcked-by: NThadeu Lima de Souza Cascardo <cascardo@holoscopio.com> Acked-by: NDan Carpenter <error27@gmail.com> Acked-by: NMihai Moldovan <ionic@ionic.de> Acked-by: NUwe Kleine-König <u.kleine-koenig@pengutronix.de> Acked-by: NSven Neumann <s.neumann@raumfeld.com> Acked-by: NJohannes Berg <johannes@sipsolutions.net> Acked-by: NTomas Winkler <tomas.winkler@intel.com> Acked-by: NTony Vroon <tony@linx.net> Acked-by: NPavel Roskin <proski@gnu.org> Acked-by: NBob Copeland <me@bobcopeland.com> Acked-by: NLucas De Marchi <lucas.demarchi@profusion.mobi> Acked-by: NPat Erley <pat-lkml@erley.org> Acked-by: NTejun Heo <tj@kernel.org> Acked-by: NJohn W. Linville <linville@tuxdriver.com> Acked-by: NChris Wright <chrisw@sous-sol.org> Acked-by: NJoe Perches <joe@perches.com> Acked-by: NPaul Gortmaker <paul.gortmaker@windriver.com> Acked-by: NJohn Gordon <john@devicescape.com> Acked-by: NSimon Barber <protocolmagic@gmail.com> Acked-by: NRajkumar Manoharan <rmanohar@qca.qualcomm.com> Acked-by: NJiri Benc <jbenc@upir.cz> Acked-by: NBruno Randolf <br1@einfach.org> Acked-by: NScott James Remnant <keybuk@google.com> Acked-by: NRoel Kluin <roel.kluin@gmail.com> Signed-off-by: NLuis R. Rodriguez <mcgrof@qca.qualcomm.com> Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
-
- 22 12月, 2009 1 次提交
-
-
由 John W. Linville 提交于
This patch provides infrastructure for machine translation of the regulatory rules database used by CRDA into a C data structure. It includes code for searching that database as an alternative to dynamic regulatory rules updates via CRDA. Most people should use CRDA instead of this infrastructure, but it provides a better alternative than the WIRELESS_OLD_REGULATORY infrastructure (which can now be removed). Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
-