svn commit: r296579 - head/sys/dev/bxe

2016-03-09 Thread David C Somayajulu
Author: davidcs Date: Wed Mar 9 21:12:26 2016 New Revision: 296579 URL: https://svnweb.freebsd.org/changeset/base/296579 Log: Fix code so that buf_ring allocation for Tx Queues and their mutexes is done during during bxe_attach() and freed during bxe_detach() MFC after: 5 days Modified:

svn commit: r296580 - in stable/10/sys: dev/bxe modules/bxe

2016-03-09 Thread David C Somayajulu
Author: davidcs Date: Wed Mar 9 21:30:21 2016 New Revision: 296580 URL: https://svnweb.freebsd.org/changeset/base/296580 Log: MFC r296071 Upgrade the firmware carried in driver and loaded during hardware initialization (a.k.a STORM firmware) to version 7.13.1 (latest version) Modified: s

svn commit: r296581 - in stable/9/sys: dev/bxe modules/bxe

2016-03-09 Thread David C Somayajulu
Author: davidcs Date: Wed Mar 9 21:40:00 2016 New Revision: 296581 URL: https://svnweb.freebsd.org/changeset/base/296581 Log: MFC r296071 Upgrade the firmware carried in driver and loaded during hardware initialization (a.k.a STORM firmware) to version 7.13.1 (latest version) Modified:

svn commit: r296582 - in stable/8/sys: dev/bxe modules/bxe

2016-03-09 Thread David C Somayajulu
Author: davidcs Date: Wed Mar 9 21:45:09 2016 New Revision: 296582 URL: https://svnweb.freebsd.org/changeset/base/296582 Log: MFC r296071 Upgrade the firmware carried in driver and loaded during hardware initialization (a.k.a STORM firmware) to version 7.13.1 (latest version) Modified: s

svn commit: r296583 - in stable/7/sys: dev/bxe modules/bxe

2016-03-09 Thread David C Somayajulu
Author: davidcs Date: Wed Mar 9 21:50:39 2016 New Revision: 296583 URL: https://svnweb.freebsd.org/changeset/base/296583 Log: MFC r296071 Upgrade the firmware carried in driver and loaded during hardware initialization (a.k.a STORM firmware) to version 7.13.1 (latest version) Modified: s

svn commit: r296876 - stable/10/sys/dev/bxe

2016-03-14 Thread David C Somayajulu
Author: davidcs Date: Mon Mar 14 23:21:06 2016 New Revision: 296876 URL: https://svnweb.freebsd.org/changeset/base/296876 Log: MFC r296579 Fix code so that buf_ring allocation for Tx Queues and their mutexes is done during during bxe_attach() and freed during bxe_detach() Modified: stable

svn commit: r296877 - stable/9/sys/dev/bxe

2016-03-14 Thread David C Somayajulu
Author: davidcs Date: Mon Mar 14 23:33:38 2016 New Revision: 296877 URL: https://svnweb.freebsd.org/changeset/base/296877 Log: MFC r296579 Fix code so that buf_ring allocation for Tx Queues and their mutexes is done during during bxe_attach() and freed during bxe_detach() Modified: stable

svn commit: r296878 - stable/8/sys/dev/bxe

2016-03-14 Thread David C Somayajulu
Author: davidcs Date: Mon Mar 14 23:43:09 2016 New Revision: 296878 URL: https://svnweb.freebsd.org/changeset/base/296878 Log: MFC r296579 Fix code so that buf_ring allocation for Tx Queues and their mutexes is done during during bxe_attach() and freed during bxe_detach() Modified: stable

svn commit: r296879 - stable/7/sys/dev/bxe

2016-03-14 Thread David C Somayajulu
Author: davidcs Date: Mon Mar 14 23:49:16 2016 New Revision: 296879 URL: https://svnweb.freebsd.org/changeset/base/296879 Log: MFC r296579 Fix code so that buf_ring allocation for Tx Queues and their mutexes is done during during bxe_attach() and freed during bxe_detach() Modified: stable

svn commit: r297155 - head/sys/dev/bxe

2016-03-21 Thread David C Somayajulu
Author: davidcs Date: Mon Mar 21 18:48:20 2016 New Revision: 297155 URL: https://svnweb.freebsd.org/changeset/base/297155 Log: Modifications to achieve a common source base from FreeBSD7.x thru 10.x MFC after:5 days Modified: head/sys/dev/bxe/bxe.c head/sys/dev/bxe/bxe.h Modified: hea

svn commit: r297622 - stable/10/sys/dev/bxe

2016-04-06 Thread David C Somayajulu
Author: davidcs Date: Wed Apr 6 21:04:39 2016 New Revision: 297622 URL: https://svnweb.freebsd.org/changeset/base/297622 Log: MFC r297155 Modifications to achieve a common source base from FreeBSD7.x thru 10.x Modified: stable/10/sys/dev/bxe/bxe.c stable/10/sys/dev/bxe/bxe.h Directory Pr

svn commit: r297623 - stable/9/sys/dev/bxe

2016-04-06 Thread David C Somayajulu
Author: davidcs Date: Wed Apr 6 21:19:27 2016 New Revision: 297623 URL: https://svnweb.freebsd.org/changeset/base/297623 Log: MFC r297155 Modifications to achieve a common source base from FreeBSD7.x thru 10.x Modified: stable/9/sys/dev/bxe/bxe.c stable/9/sys/dev/bxe/bxe.h Directory Pr

svn commit: r297624 - stable/8/sys/dev/bxe

2016-04-06 Thread David C Somayajulu
Author: davidcs Date: Wed Apr 6 21:45:31 2016 New Revision: 297624 URL: https://svnweb.freebsd.org/changeset/base/297624 Log: MFC r297155 Modifications to achieve a common source base from FreeBSD7.x thru 10.x Modified: stable/8/sys/dev/bxe/bxe.c stable/8/sys/dev/bxe/bxe.h Directory

svn commit: r297625 - stable/7/sys/dev/bxe

2016-04-06 Thread David C Somayajulu
Author: davidcs Date: Wed Apr 6 21:59:52 2016 New Revision: 297625 URL: https://svnweb.freebsd.org/changeset/base/297625 Log: MFC r297155 Modifications to achieve a common source base from FreeBSD7.x thru 10.x Modified: stable/7/sys/dev/bxe/bxe.c stable/7/sys/dev/bxe/bxe.h Directory Prop

svn commit: r297873 - head/sys/dev/bxe

2016-04-12 Thread David C Somayajulu
Author: davidcs Date: Tue Apr 12 21:00:38 2016 New Revision: 297873 URL: https://svnweb.freebsd.org/changeset/base/297873 Log: 1. Process tx completions in bxe_periodic_callout_func() and restart transmissions if possible. 2. For SIOCSIFFLAGS call bxe_init_locked() only if !BXE_STATE_DISA

svn commit: r297884 - head/sys/dev/bxe

2016-04-12 Thread David C Somayajulu
Author: davidcs Date: Tue Apr 12 22:31:48 2016 New Revision: 297884 URL: https://svnweb.freebsd.org/changeset/base/297884 Log: Add support for Flash Update Submitted by:nrapendra.si...@qlogic.com;vaishali.kulka...@qlogic.com;davi...@freebsd.org Approved by:davi...@freebsd.org MFC after

svn commit: r297898 - head/sys/dev/bxe

2016-04-12 Thread David C Somayajulu
Author: davidcs Date: Wed Apr 13 00:53:04 2016 New Revision: 297898 URL: https://svnweb.freebsd.org/changeset/base/297898 Log: 1. modify fwdump (a.k.a grcdump) memory is allocated and freed on as needed basis. 2. grcdump can be taken at failure points by invoking bxe_grc_dump() when

svn commit: r297909 - head/sys/dev/bxe

2016-04-12 Thread David C Somayajulu
Author: davidcs Date: Wed Apr 13 04:13:36 2016 New Revision: 297909 URL: https://svnweb.freebsd.org/changeset/base/297909 Log: Fix build failure on i386. Need to typecast a bunch of variables to (uintmax_t) MFC after:5 days Modified: head/sys/dev/bxe/bxe.c Modified: head/sys/dev/bxe/bx

svn commit: r297916 - head/sys/dev/bxe

2016-04-13 Thread David C Somayajulu
Author: davidcs Date: Wed Apr 13 11:24:24 2016 New Revision: 297916 URL: https://svnweb.freebsd.org/changeset/base/297916 Log: Fix compilation error on i386 Modified: head/sys/dev/bxe/bxe.c Modified: head/sys/dev/bxe/bxe.c =

svn commit: r297922 - head/sys/dev/bxe

2016-04-13 Thread David C Somayajulu
Author: davidcs Date: Wed Apr 13 13:14:18 2016 New Revision: 297922 URL: https://svnweb.freebsd.org/changeset/base/297922 Log: reversed commits r297916 r297909 r297898 due to i386 build failures. MFC after:5 days Modified: head/sys/dev/bxe/bxe.c head/sys/dev/bxe/bxe.h head/sys/dev/bx

svn commit: r298281 - stable/10/sys/dev/bxe

2016-04-19 Thread David C Somayajulu
Author: davidcs Date: Tue Apr 19 18:33:36 2016 New Revision: 298281 URL: https://svnweb.freebsd.org/changeset/base/298281 Log: MFC r297873 1. Process tx completions in bxe_periodic_callout_func() and restart transmissions if possible. 2. For SIOCSIFFLAGS call bxe_init_locked() only if

svn commit: r298282 - stable/10/sys/dev/bxe

2016-04-19 Thread David C Somayajulu
Author: davidcs Date: Tue Apr 19 18:47:34 2016 New Revision: 298282 URL: https://svnweb.freebsd.org/changeset/base/298282 Log: MFC r297884 Add support for Flash Update Submitted by:nrapendra.si...@qlogic.com;vaishali.kulka...@qlogic.com;davi...@freebsd.org Modified: stable/10/sys/dev/

svn commit: r298283 - stable/9/sys/dev/bxe

2016-04-19 Thread David C Somayajulu
Author: davidcs Date: Tue Apr 19 18:57:31 2016 New Revision: 298283 URL: https://svnweb.freebsd.org/changeset/base/298283 Log: MFC r297873 1. Process tx completions in bxe_periodic_callout_func() and restart transmissions if possible. 2. For SIOCSIFFLAGS call bxe_init_locked() only i

svn commit: r298287 - stable/8/sys/dev/bxe

2016-04-19 Thread David C Somayajulu
Author: davidcs Date: Tue Apr 19 19:08:44 2016 New Revision: 298287 URL: https://svnweb.freebsd.org/changeset/base/298287 Log: MFC r297873 1. Process tx completions in bxe_periodic_callout_func() and restart transmissions if possible. 2. For SIOCSIFFLAGS call bxe_init_locked() only i

svn commit: r298284 - stable/9/sys/dev/bxe

2016-04-19 Thread David C Somayajulu
Author: davidcs Date: Tue Apr 19 19:03:06 2016 New Revision: 298284 URL: https://svnweb.freebsd.org/changeset/base/298284 Log: MFC r297884 Add support for Flash Update Submitted by:nrapendra.si...@qlogic.com;vaishali.kulka...@qlogic.com;davi...@freebsd.org Modified: stable/9/sys/dev/b

svn commit: r298289 - stable/8/sys/dev/bxe

2016-04-19 Thread David C Somayajulu
Author: davidcs Date: Tue Apr 19 19:14:04 2016 New Revision: 298289 URL: https://svnweb.freebsd.org/changeset/base/298289 Log: MFC r297884 Add support for Flash Update Submitted by:nrapendra.si...@qlogic.com;vaishali.kulka...@qlogic.com;davi...@freebsd.org Modified: stable/8/sys/dev/b

svn commit: r298290 - stable/7/sys/dev/bxe

2016-04-19 Thread David C Somayajulu
Author: davidcs Date: Tue Apr 19 19:18:59 2016 New Revision: 298290 URL: https://svnweb.freebsd.org/changeset/base/298290 Log: MFC r297873 1. Process tx completions in bxe_periodic_callout_func() and restart transmissions if possible. 2. For SIOCSIFFLAGS call bxe_init_locked() only i

svn commit: r298291 - stable/7/sys/dev/bxe

2016-04-19 Thread David C Somayajulu
Author: davidcs Date: Tue Apr 19 19:22:07 2016 New Revision: 298291 URL: https://svnweb.freebsd.org/changeset/base/298291 Log: MFC r297884 Add support for Flash Update Submitted by:nrapendra.si...@qlogic.com;vaishali.kulka...@qlogic.com;davi...@freebsd.org Modified: stable/7/sys/dev/b

svn commit: r298294 - head/sys/dev/bxe

2016-04-19 Thread David C Somayajulu
Author: davidcs Date: Tue Apr 19 20:28:30 2016 New Revision: 298294 URL: https://svnweb.freebsd.org/changeset/base/298294 Log: 1. modify fwdump (a.k.a grcdump) so that grcdump memory is allocated and freed on as needed basis. 2. grcdump can be taken at failure points by invoking bxe_grc_d

svn commit: r298496 - head/sys/dev/bxe

2016-04-22 Thread David C Somayajulu
Author: davidcs Date: Sat Apr 23 01:22:12 2016 New Revision: 298496 URL: https://svnweb.freebsd.org/changeset/base/298496 Log: Remove Unused/Dead Code MFC after:5 days Modified: head/sys/dev/bxe/bxe.c Modified: head/sys/dev/bxe/bxe.c =

svn commit: r298591 - in head/sys: dev/bxe modules/bxe

2016-04-25 Thread David C Somayajulu
Author: davidcs Date: Mon Apr 25 18:55:01 2016 New Revision: 298591 URL: https://svnweb.freebsd.org/changeset/base/298591 Log: 1. Removed -Wno-shift-negative-value from Makefile 2. Fixed warning its absence caused in bxe_elink.c MFC after:5 days Modified: head/sys/dev/bxe/bxe_elink.c

svn commit: r299297 - stable/10/sys/dev/bxe

2016-05-09 Thread David C Somayajulu
Author: davidcs Date: Tue May 10 02:26:26 2016 New Revision: 299297 URL: https://svnweb.freebsd.org/changeset/base/299297 Log: MFC r298294 1. modify fwdump (a.k.a grcdump) so that grcdump memory is allocated and freed on as needed basis. 2. grcdump can be taken at failure points b

svn commit: r299298 - stable/10/sys/dev/bxe

2016-05-09 Thread David C Somayajulu
Author: davidcs Date: Tue May 10 02:30:18 2016 New Revision: 299298 URL: https://svnweb.freebsd.org/changeset/base/299298 Log: MFC r298496 Remove Unused/Dead Code Modified: stable/10/sys/dev/bxe/bxe.c Directory Properties: stable/10/ (props changed) Modified: stable/10/sys/dev/bxe/b

svn commit: r299299 - in stable/10/sys: dev/bxe modules/bxe

2016-05-09 Thread David C Somayajulu
Author: davidcs Date: Tue May 10 02:35:13 2016 New Revision: 299299 URL: https://svnweb.freebsd.org/changeset/base/299299 Log: MFC r298591 1. Removed -Wno-shift-negative-value from Makefile 2. Fixed warning its absence caused in bxe_elink.c Modified: stable/10/sys/dev/bxe/bxe_elink.c

svn commit: r299300 - stable/9/sys/dev/bxe

2016-05-09 Thread David C Somayajulu
Author: davidcs Date: Tue May 10 02:44:23 2016 New Revision: 299300 URL: https://svnweb.freebsd.org/changeset/base/299300 Log: MFC r298294 1. modify fwdump (a.k.a grcdump) so that grcdump memory is allocated and freed on as needed basis. 2. grcdump can be taken at failure points by i

svn commit: r299301 - stable/9/sys/dev/bxe

2016-05-09 Thread David C Somayajulu
Author: davidcs Date: Tue May 10 02:47:40 2016 New Revision: 299301 URL: https://svnweb.freebsd.org/changeset/base/299301 Log: MFC r298496 Remove Unused/Dead Code Modified: stable/9/sys/dev/bxe/bxe.c Directory Properties: stable/9/ (props changed) stable/9/sys/ (props changed)

svn commit: r299302 - in stable/9/sys: dev/bxe modules/bxe

2016-05-09 Thread David C Somayajulu
Author: davidcs Date: Tue May 10 02:50:54 2016 New Revision: 299302 URL: https://svnweb.freebsd.org/changeset/base/299302 Log: MFC r298591 1. Removed -Wno-shift-negative-value from Makefile 2. Fixed warning its absence caused in bxe_elink.c Modified: stable/9/sys/dev/bxe/bxe_elink.c

svn commit: r299303 - stable/8/sys/dev/bxe

2016-05-09 Thread David C Somayajulu
Author: davidcs Date: Tue May 10 02:58:52 2016 New Revision: 299303 URL: https://svnweb.freebsd.org/changeset/base/299303 Log: MFC r298294 1. modify fwdump (a.k.a grcdump) so that grcdump memory is allocated and freed on as needed basis. 2. grcdump can be taken at failure points by i

svn commit: r299304 - stable/8/sys/dev/bxe

2016-05-09 Thread David C Somayajulu
Author: davidcs Date: Tue May 10 03:04:14 2016 New Revision: 299304 URL: https://svnweb.freebsd.org/changeset/base/299304 Log: MFC r298496 Remove Unused/Dead Code Modified: stable/8/sys/dev/bxe/bxe.c Directory Properties: stable/8/ (props changed) stable/8/sys/ (props changed)

svn commit: r299305 - in stable/8/sys: dev/bxe modules/bxe

2016-05-09 Thread David C Somayajulu
Author: davidcs Date: Tue May 10 03:11:37 2016 New Revision: 299305 URL: https://svnweb.freebsd.org/changeset/base/299305 Log: MFC r298591 1. Removed -Wno-shift-negative-value from Makefile 2. Fixed warning its absence caused in bxe_elink.c Modified: stable/8/sys/dev/bxe/bxe_elink.c

svn commit: r299306 - stable/7/sys/dev/bxe

2016-05-09 Thread David C Somayajulu
Author: davidcs Date: Tue May 10 03:17:04 2016 New Revision: 299306 URL: https://svnweb.freebsd.org/changeset/base/299306 Log: MFC r298294 1. modify fwdump (a.k.a grcdump) so that grcdump memory is allocated and freed on as needed basis. 2. grcdump can be taken at failure points by

svn commit: r299307 - stable/7/sys/dev/bxe

2016-05-09 Thread David C Somayajulu
Author: davidcs Date: Tue May 10 03:19:09 2016 New Revision: 299307 URL: https://svnweb.freebsd.org/changeset/base/299307 Log: MFC r298496 Remove Unused/Dead Code Modified: stable/7/sys/dev/bxe/bxe.c Directory Properties: stable/7/ (props changed) stable/7/sys/ (props changed) M

svn commit: r299308 - in stable/7/sys: dev/bxe modules/bxe

2016-05-09 Thread David C Somayajulu
Author: davidcs Date: Tue May 10 03:22:31 2016 New Revision: 299308 URL: https://svnweb.freebsd.org/changeset/base/299308 Log: MFC r298591 1. Removed -Wno-shift-negative-value from Makefile 2. Fixed warning its absence caused in bxe_elink.c Modified: stable/7/sys/dev/bxe/bxe_elink.c

<    1   2   3   4