#
25e4ecec |
| 02-Jan-2019 |
Arne Jansen <jansen@webgods.de> |
10152 bge debugging always on
Commit e9bd258d56 changed the setting for BGE_DEBUGGING to on on non-debug builds. revert.
refs #3851
(cherry picked from commit d300e28313d1f99563b90ed003d8ed11b3fab
10152 bge debugging always on
Commit e9bd258d56 changed the setting for BGE_DEBUGGING to on on non-debug builds. revert.
refs #3851
(cherry picked from commit d300e28313d1f99563b90ed003d8ed11b3fabe1b)
show more ...
|
#
087a28d1 |
| 30-Jan-2015 |
David Gwynne <david@gwynne.id.au> |
3446 Update bge to support missing 57xx/577xx devices Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Garrett D'Amore <garrett@dam
3446 Update bge to support missing 57xx/577xx devices Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
show more ...
|
#
2adae974 |
| 04-Jun-2010 |
yong tan - Sun Microsystems - Beijing China <Yong.Tan@Sun.COM> |
6895401 Seeing FMA bge errors on two Boston's during Jumbo frame testing 6942591 FMA errors seen on multiple Bostons 6905295 bge link flapping due to stall check resets 6886160 V240 fma shows fault.i
6895401 Seeing FMA bge errors on two Boston's during Jumbo frame testing 6942591 FMA errors seen on multiple Bostons 6905295 bge link flapping due to stall check resets 6886160 V240 fma shows fault.io.pci.device-interr-corr in snv_123
show more ...
|
#
dc3f9a75 |
| 22-Mar-2010 |
yong tan - Sun Microsystems - Beijing China <Yong.Tan@Sun.COM> |
6782858 Solaris needs Broadcom 5718 network support
|
#
0dc2366f |
| 10-Mar-2010 |
Venugopal Iyer <Venu.Iyer@Sun.COM> |
PSARC/2009/364 dlstat and flowstat PSARC/2009/436 Anti-spoofing Link Protection PSARC/2009/448 pool dladm link property PSARC/2009/501 Dynamic Ring Grouping on NICs PSARC/2009/638 Public GLDv3 Interf
PSARC/2009/364 dlstat and flowstat PSARC/2009/436 Anti-spoofing Link Protection PSARC/2009/448 pool dladm link property PSARC/2009/501 Dynamic Ring Grouping on NICs PSARC/2009/638 Public GLDv3 Interfaces PSARC/2010/074 Crossbow resource usage updates 6838175 mac_tx should be able to send out a packet without a configured address 6806552 single MAC default TX ring doesn't scale 6809686 back-to-back LACP not recovering after removing one of the aggregated ports 6902209 setting maxbw to zero requires an intermediate reset-linkprop to take effect 6855972 Bind interrupts to the same CPU as poll thread using new interrupt APIs 6863945 aggr pseudo Tx rings 6796839 allow CPU pools to be associated with data-links 6526471 data-links assigned to an exclusive zone should seamlessly be bound the zone's CPUs 6802595 Per links stats can use some improvement 6889685 Crossbow should provide control over provision of h/w rings to MAC clients. 6708310 ixgbe needs to support VMDq 6869019 ixgbe should support IRM (Interrupt Resource Management framework) 6902266 vnet should support entry point for per ring stat querying 6926790 Integrate Link Protection Phase II 6930358 Make the core set of GLDv3 driver APIs committed 6901419 dladm create-aggr -u incorrectly rejects some valid ethernet addresses 6717042 should support "cpus" link properties for aggregations 6908184 bge_set_priv_prop() and bge_get_priv_prop() can't agree on the set of private properties 6907617 bge_m_getprop() shouldn't return default values for read-only properties 6900833 unused code in vnic_impl.h can be removed
show more ...
|
#
35bff3c2 |
| 23-Jul-2009 |
yong tan - Sun Microsystems - Beijing China <Yong.Tan@Sun.COM> |
6772728 ping with big size packets failed on bge interface after enable the jumbo
|
#
4d6eaea5 |
| 27-May-2009 |
yong tan - Sun Microsystems - Beijing China <Yong.Tan@Sun.COM> |
6649689 bge private properties for interrupt coalescing should check for negative input values 6828220 mismatch device IDs between Broadcom bcm5703 copper and serdes 6793252 IBM eServer fma incorrect
6649689 bge private properties for interrupt coalescing should check for negative input values 6828220 mismatch device IDs between Broadcom bcm5703 copper and serdes 6793252 IBM eServer fma incorrectly shows fault.io.pciex.device-interr
show more ...
|
#
da14cebe |
| 05-Dec-2008 |
Eric Cheng <none@none> |
PSARC/2006/357 Crossbow - Network Virtualization and Resource Management 6498311 Crossbow - Network Virtualization and Resource Management 6402493 DLPI provider loopback behavior should be improved 6
PSARC/2006/357 Crossbow - Network Virtualization and Resource Management 6498311 Crossbow - Network Virtualization and Resource Management 6402493 DLPI provider loopback behavior should be improved 6453165 move mac capabs definitions outside mac.h 6338667 Need ability to use NAT for non-global zones 6692884 several threads hung due to deadlock scenario between aggr and mac 6768302 dls: soft_ring_bind/unbind race can panic in thread_affinity_set with cpu_id == -1 6635849 race between lacp_xmit_sm() and aggr_m_stop() ends in panic 6742712 potential message double free in the aggr driver 6754299 a potential race between aggr_m_tx() and aggr_port_delete() 6485324 mi_data_lock recursively held when enabling promiscuous mode on an aggregation 6442559 Forwarding perf bottleneck due to mac_rx() calls 6505462 assertion failure after removing a port from a snooped aggregation 6716664 need to add src/dst IP address to soft ring fanout
--HG-- rename : usr/src/uts/common/io/dls/dls_soft_ring.c => usr/src/uts/common/io/mac/mac_soft_ring.c rename : usr/src/uts/common/inet/ip/ip_cksum.c => usr/src/uts/common/os/ip_cksum.c rename : usr/src/uts/common/inet/sctp_crc32.c => usr/src/uts/common/os/sctp_crc32.c rename : usr/src/uts/common/sys/dls_soft_ring.h => usr/src/uts/common/sys/mac_soft_ring.h
show more ...
|
#
2fec4481 |
| 11-Oct-2008 |
Carson Tan <Yong.Tan@Sun.COM> |
6756610 Update license comment
|
#
19397407 |
| 23-Sep-2008 |
Sherry Moore <Sherry.Moore@Sun.COM> |
PSARC 2008/382 Fast Reboot 6714038 Fast Reboot support for x86 platforms
|
#
dca582a1 |
| 04-May-2008 |
gh162552 <none@none> |
6503431 aggregation could not attach with on b100x 6533009 The spurious interrupt caused by bge under PCI Express lane x1 6536390 bge interface takes down entire network when brought to the OK prompt
6503431 aggregation could not attach with on b100x 6533009 The spurious interrupt caused by bge under PCI Express lane x1 6536390 bge interface takes down entire network when brought to the OK prompt 6648555 bge link still flaps at initialization, breaking ipmp test suite 6659919 S10U4 X2200 bge1 VLAN IPv6 ndp fails unless snoop is running 6673634 bge driver need to support new device id "pci14e4,1673"
show more ...
|
#
4045d941 |
| 29-Apr-2008 |
sowmini <none@none> |
PSARC/2008/171 Brussels: NDD compatiblity support PSARC/2008/175 Brussels framework enhancements to get/set defaults 6655499 bge driver uses EINVAL instead of ENOTSUP for unsupported properties 66598
PSARC/2008/171 Brussels: NDD compatiblity support PSARC/2008/175 Brussels framework enhancements to get/set defaults 6655499 bge driver uses EINVAL instead of ENOTSUP for unsupported properties 6659866 Need a way to get DEFAULT values for all GLDv3 drivers using mc_setprop/mc_getprop 6660689 dladm show-phys prints garbage in the MEDIA field when MAC is not registered 6661011 dladm show-linkprop doesn't properly deal with some links 6667363 ndd ioctl logic can be handled in the GLDv3 layers 6672490 dladm show-ether befuddled by renamed links 6691143 dld_get_public_prop() and dld_get_prop() leak file descriptors
--HG-- rename : usr/src/uts/common/io/e1000g/e1000g_ndd.c => deleted_files/usr/src/uts/common/io/e1000g/e1000g_ndd.c
show more ...
|
#
e7801d59 |
| 24-Jan-2008 |
sowmini <none@none> |
PSARC 2007/429 Brussels - enhanced network driver configuration via dladm 6565373 driver ndd parameter behavior does not match the ieee802.3(5) man page. 6598690 need support for 'dladm show-ether' s
PSARC 2007/429 Brussels - enhanced network driver configuration via dladm 6565373 driver ndd parameter behavior does not match the ieee802.3(5) man page. 6598690 need support for 'dladm show-ether' subcommand. 6619126 ndd abuse in network (Layer 2) drivers 6621285 bge_setup_params_kstat is dead code
show more ...
|
#
dd4eeefd |
| 20-Sep-2007 |
eota <none@none> |
PSARC 2007/402 Driver Periodic Timeouts 4977787 Official DDI interface is required for periodic timeout requests
|
#
c56459ab |
| 24-Jul-2007 |
ml149210 <none@none> |
PSARC 2007/396 Removal of Duplicate BGE/NGE Kstats 6512220 avoid duplication in kstat output
|
#
0d2a8e5e |
| 07-Jun-2007 |
gd78059 <none@none> |
PSARC 2007/296 nemo ethernet stats update, part 2 PSARC 2007/298 GLDv3 link status logging 6561809 nemo should perform link status logging on behalf of drivers 6561815 nemo needs a few more kstats 65
PSARC 2007/296 nemo ethernet stats update, part 2 PSARC 2007/298 GLDv3 link status logging 6561809 nemo should perform link status logging on behalf of drivers 6561815 nemo needs a few more kstats 6561860 rge kstats duplication
show more ...
|
#
a4de4ba2 |
| 29-Mar-2007 |
ml149210 <none@none> |
6490108 ON bge driver support required for Schumacher(CP3010) 6498937 system hang while doing MAX and snoop through bge
|
#
5952d588 |
| 28-Mar-2007 |
zh199473 <none@none> |
6424735 bge driver should support relaxed ordering 6426339 boston bge hardware reporting critical issue through fma. 6462563 Broadcom 5703 needs to be added to /etc/driver_aliases & /kernel/drv/bge.c
6424735 bge driver should support relaxed ordering 6426339 boston bge hardware reporting critical issue through fma. 6462563 Broadcom 5703 needs to be added to /etc/driver_aliases & /kernel/drv/bge.conf for GRUB with HP BL20p
show more ...
|
#
931dca7d |
| 26-Dec-2006 |
gs150176 <none@none> |
6416224 Single NIC bge Tx performance is very poor at 5000 connections
|
#
ee754f13 |
| 06-Sep-2006 |
gs150176 <none@none> |
6467580 remove useless #pragma weak from bge/nge driver snv code
|
#
f724721b |
| 05-Sep-2006 |
zh199473 <none@none> |
6384315 bge should have header files in same directory as other source files 6428769 Warning bge0: ddi_intr_get_supported_types(), chicago 6436499 bge link flaps at initialization, breaking ipmp test
6384315 bge should have header files in same directory as other source files 6428769 Warning bge0: ddi_intr_get_supported_types(), chicago 6436499 bge link flaps at initialization, breaking ipmp test suite 6437115 bge, PIO, factotum! I smell the blood of an rstatd-um 6438388 When install Solaris Nevada snv-38 x86 on Dell LATITUDE D620, the system can't find ethernet (5752). 6447717 Broadcom NIC driver issues after modifications made via "ndd" command 6451557 enable the BGE_FLASH_READ ioctl 6453203 BGE PHY failed to reset correctly, then causes IPMI tsol hang 6455399 bge driver is corrupting NVRAM on OPL systems
--HG-- rename : usr/src/uts/common/sys/bge2.h => usr/src/uts/common/io/bge/bge.h rename : usr/src/uts/common/sys/bge_hw2.h => usr/src/uts/common/io/bge/bge_hw.h rename : usr/src/uts/common/sys/bge_impl2.h => usr/src/uts/common/io/bge/bge_impl.h
show more ...
|