<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/drivers/net/wireless/bcmdhd/Makefile, branch rtss22-ae</title>
<subtitle>NVIDIA's kernel modules to support tegra chips (used in Jetson boards)</subtitle>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/'/>
<entry>
<title>net: wireless: bcmdhd: enable comms code coverage</title>
<updated>2019-01-17T14:47:07+00:00</updated>
<author>
<name>Rakesh Goyal</name>
<email>rgoyal@nvidia.com</email>
</author>
<published>2019-01-09T11:55:24+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=8b910d04f8ea8d4bce8ae01e8d3165bee8e33e7a'/>
<id>8b910d04f8ea8d4bce8ae01e8d3165bee8e33e7a</id>
<content type='text'>
enable comms code coverage based on the environment
variable NV_BUILD_CONFIGURATION_IS_COVERAGE check

Bug 200430844

Change-Id: I736ac66df06edc197d2cfb3f70084fd835ee0f0f
Signed-off-by: Rakesh Goyal &lt;rgoyal@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1777697
Reviewed-on: https://git-master.nvidia.com/r/1991052
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Om Prakash Singh &lt;omp@nvidia.com&gt;
Tested-by: Om Prakash Singh &lt;omp@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Ashutosh Jha &lt;ajha@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
enable comms code coverage based on the environment
variable NV_BUILD_CONFIGURATION_IS_COVERAGE check

Bug 200430844

Change-Id: I736ac66df06edc197d2cfb3f70084fd835ee0f0f
Signed-off-by: Rakesh Goyal &lt;rgoyal@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1777697
Reviewed-on: https://git-master.nvidia.com/r/1991052
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Om Prakash Singh &lt;omp@nvidia.com&gt;
Tested-by: Om Prakash Singh &lt;omp@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Ashutosh Jha &lt;ajha@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>net: wireless: bcmdhd: handle vendor rx event</title>
<updated>2018-12-18T06:56:31+00:00</updated>
<author>
<name>Narayan Reddy</name>
<email>narayanr@nvidia.com</email>
</author>
<published>2016-04-25T10:04:20+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=a593bd245b972ff2aef63668a9f842deadaed7c4'/>
<id>a593bd245b972ff2aef63668a9f842deadaed7c4</id>
<content type='text'>
Issue: Async vendor events are not passed to supplicant
       from driver. This results in inaction for
       certain events like driver hang, which are
       critical for any error recovery in the driver.
Fix:   Add support to send async vendor events from driver
       supplicant.
       Make sure the definition of enum wl_vendor_event_t
       is same in driver and in supplicant drv iterface.

Bug 200183359

Signed-off-by: Narayan Reddy &lt;narayanr@nvidia.com&gt;
Change-Id: I4681fd3bca85aeb5b79fe5dd3bd23f94e0114761
Reviewed-on: http://git-master/r/1139474
Reviewed-on: https://git-master.nvidia.com/r/1962265
(cherry picked from commit 06c79c478a566026ee99ae882058d89840f48990)
Reviewed-on: https://git-master.nvidia.com/r/1972628
GVS: Gerrit_Virtual_Submit
Reviewed-by: Srinivas Ramachandran &lt;srinivasra@nvidia.com&gt;
Tested-by: Srinivas Ramachandran &lt;srinivasra@nvidia.com&gt;
Reviewed-by: Ashutosh Jha &lt;ajha@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Issue: Async vendor events are not passed to supplicant
       from driver. This results in inaction for
       certain events like driver hang, which are
       critical for any error recovery in the driver.
Fix:   Add support to send async vendor events from driver
       supplicant.
       Make sure the definition of enum wl_vendor_event_t
       is same in driver and in supplicant drv iterface.

Bug 200183359

Signed-off-by: Narayan Reddy &lt;narayanr@nvidia.com&gt;
Change-Id: I4681fd3bca85aeb5b79fe5dd3bd23f94e0114761
Reviewed-on: http://git-master/r/1139474
Reviewed-on: https://git-master.nvidia.com/r/1962265
(cherry picked from commit 06c79c478a566026ee99ae882058d89840f48990)
Reviewed-on: https://git-master.nvidia.com/r/1972628
GVS: Gerrit_Virtual_Submit
Reviewed-by: Srinivas Ramachandran &lt;srinivasra@nvidia.com&gt;
Tested-by: Srinivas Ramachandran &lt;srinivasra@nvidia.com&gt;
Reviewed-by: Ashutosh Jha &lt;ajha@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bcmdhd: save the firmware events in a file</title>
<updated>2018-10-19T10:52:14+00:00</updated>
<author>
<name>Bibhay Ranjan</name>
<email>bibhayr@nvidia.com</email>
</author>
<published>2016-02-11T21:33:46+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=7cbeb4c0e6e327f469f40e7814f168fe3761f4e2'/>
<id>7cbeb4c0e6e327f469f40e7814f168fe3761f4e2</id>
<content type='text'>
NvFeature: IDS

Bug 200173848

Change-Id: Id359c0a8b811d03383aaab6fef5642d90613eb5a
Signed-off-by: Bibhay Ranjan &lt;bibhayr@nvidia.com&gt;
Reviewed-on: http://git-master/r/1011951
Reviewed-on: https://git-master.nvidia.com/r/1807213
Reviewed-by: Manikanta Maddireddy &lt;mmaddireddy@nvidia.com&gt;
Reviewed-by: Bitan Biswas &lt;bbiswas@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1925164
Reviewed-by: Ishan Srivastava &lt;isrivastava@nvidia.com&gt;
Tested-by: Ishan Srivastava &lt;isrivastava@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NvFeature: IDS

Bug 200173848

Change-Id: Id359c0a8b811d03383aaab6fef5642d90613eb5a
Signed-off-by: Bibhay Ranjan &lt;bibhayr@nvidia.com&gt;
Reviewed-on: http://git-master/r/1011951
Reviewed-on: https://git-master.nvidia.com/r/1807213
Reviewed-by: Manikanta Maddireddy &lt;mmaddireddy@nvidia.com&gt;
Reviewed-by: Bitan Biswas &lt;bbiswas@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1925164
Reviewed-by: Ishan Srivastava &lt;isrivastava@nvidia.com&gt;
Tested-by: Ishan Srivastava &lt;isrivastava@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bcmdhd: Fix bcmdhd compilation errors for kernel-4.14</title>
<updated>2018-08-02T13:15:08+00:00</updated>
<author>
<name>Manikanta Maddireddy</name>
<email>mmaddireddy@nvidia.com</email>
</author>
<published>2018-07-23T20:31:54+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=0abd2cebca3934e1c9b4d1b7a48f62fa55ce8087'/>
<id>0abd2cebca3934e1c9b4d1b7a48f62fa55ce8087</id>
<content type='text'>
This patch has following fixes,
 Add nvidia repo path in EXTRA_CFLAGS
 Update usage of kernel_read(), cfg80211_sched_scan_results(),
 and cfg80211_roamed() as per kernel-4.14
 Fix RT kernel compilation error because of struct completion
 change.

bug 200421308

Change-Id: Idb774c754c5493bc244b763a6b6bce346e3d4d00
Signed-off-by: Manikanta Maddireddy &lt;mmaddireddy@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1784157
GVS: Gerrit_Virtual_Submit
Reviewed-by: Narayan Reddy &lt;narayanr@nvidia.com&gt;
Reviewed-by: Om Prakash Singh &lt;omp@nvidia.com&gt;
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-by: Bitan Biswas &lt;bbiswas@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch has following fixes,
 Add nvidia repo path in EXTRA_CFLAGS
 Update usage of kernel_read(), cfg80211_sched_scan_results(),
 and cfg80211_roamed() as per kernel-4.14
 Fix RT kernel compilation error because of struct completion
 change.

bug 200421308

Change-Id: Idb774c754c5493bc244b763a6b6bce346e3d4d00
Signed-off-by: Manikanta Maddireddy &lt;mmaddireddy@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1784157
GVS: Gerrit_Virtual_Submit
Reviewed-by: Narayan Reddy &lt;narayanr@nvidia.com&gt;
Reviewed-by: Om Prakash Singh &lt;omp@nvidia.com&gt;
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-by: Bitan Biswas &lt;bbiswas@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bcmdhd: Copy bcmdhd driver from rel-30 kernel-4.9</title>
<updated>2018-08-02T13:15:04+00:00</updated>
<author>
<name>Manikanta Maddireddy</name>
<email>mmaddireddy@nvidia.com</email>
</author>
<published>2018-07-31T03:50:15+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=3a13ebe7d4f8195547441a181078b6ac608e8c33'/>
<id>3a13ebe7d4f8195547441a181078b6ac608e8c33</id>
<content type='text'>
Copy bcmdhd driver from rel-30 kernel-4.9, top commit of the driver is
https://git-master.nvidia.com/r/#/c/1785761/.
189db8da83b6 net: wireless: bcmdhd: remove obsoleted \
wl_cfgvendor_priv_string_handler

bug 200421308

Change-Id: I14b2fd0540cbb0b9227cd928383d1b5c88657d55
Signed-off-by: Manikanta Maddireddy &lt;mmaddireddy@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1784156
GVS: Gerrit_Virtual_Submit
Reviewed-by: Narayan Reddy &lt;narayanr@nvidia.com&gt;
Reviewed-by: Om Prakash Singh &lt;omp@nvidia.com&gt;
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Copy bcmdhd driver from rel-30 kernel-4.9, top commit of the driver is
https://git-master.nvidia.com/r/#/c/1785761/.
189db8da83b6 net: wireless: bcmdhd: remove obsoleted \
wl_cfgvendor_priv_string_handler

bug 200421308

Change-Id: I14b2fd0540cbb0b9227cd928383d1b5c88657d55
Signed-off-by: Manikanta Maddireddy &lt;mmaddireddy@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1784156
GVS: Gerrit_Virtual_Submit
Reviewed-by: Narayan Reddy &lt;narayanr@nvidia.com&gt;
Reviewed-by: Om Prakash Singh &lt;omp@nvidia.com&gt;
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
