#
0778188f |
| 02-Oct-2012 |
Hengqing Hu <hudayou@hotmail.com> |
3217 cfgadm should spell "adapters" correctly Reviewed by: Alexander Eremin <alexander.r.eremin@gmail.com> Reviewed by: David Hoeppner <0xffea@gmail.com> Reviewed by: Gary Mills <gary_mills@fastmail.
3217 cfgadm should spell "adapters" correctly Reviewed by: Alexander Eremin <alexander.r.eremin@gmail.com> Reviewed by: David Hoeppner <0xffea@gmail.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Eric Schrock <Eric.Schrock@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
show more ...
|
#
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 ...
|
#
d3d50737 |
| 13-Nov-2009 |
Rafael Vanoni <rafael.vanoni@sun.com> |
PSARC/2009/396 Tickless Kernel Architecture / lbolt decoupling 6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com>
|
#
0b8f0546 |
| 28-Jul-2009 |
Sowmini Varadhan <Sowmini.Varadhan@Sun.COM> |
6691666 link property persistence for wifi drivers 6851294 dladm reset-linkprop whines about read-only properties 6856864 auto-negotiation default values should not be hard-coded in libdladm
|
#
0f1b305e |
| 15-Jan-2009 |
Seth Goldberg <Seth.Goldberg@Sun.COM> |
6759202 ata: S3 suspend to ram hangs in pci_save_config_regs() 6759210 uhci: suspend to ram on Toshiba Tecra S1 hangs in uhci_cpr_suspend() 6759217 uppc: state of legacy pic must be saved / restored
6759202 ata: S3 suspend to ram hangs in pci_save_config_regs() 6759210 uhci: suspend to ram on Toshiba Tecra S1 hangs in uhci_cpr_suspend() 6759217 uppc: state of legacy pic must be saved / restored to support suspend to ram 6761267 pci interrupt routing entries not restored after wakeup from S3 sleep 6759220 ipw2100: needs DDI_SUSPEND / DDI_RESUME support, for suspend to ram 6761274 acpi-crs property not freed after wakeup from s3 suspend to ram 6766845 Tecra S1: ata0 "timeout: abort request" errors for PATA HDD after S3 resume Contributed by Juergen Keil <jk@tools.de>.
show more ...
|
#
7efa17f5 |
| 14-Dec-2008 |
fei feng - Sun Microsystems - Beijing China <Fei.Feng@Sun.COM> |
6781223 ipw driver should support Brussels 6781225 iwi driver should support Brussels 6781227 iwh driver should support Brussels
|
#
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 ...
|
#
e5a7a30b |
| 21-Oct-2008 |
pengcheng chen - Sun Microsystems - Beijing China <Pengcheng.Chen@Sun.COM> |
6735662 ipw driver double free RX/TX buffers on allocation failure
|
#
799aa485 |
| 11-Oct-2008 |
Konstantin Ananyev <Konstantin.Ananyev@Sun.COM> |
6756285 ipw driver must implement quiesce() entry point 6756459 ipw2100_reset() is obsolete
|
#
19397407 |
| 23-Sep-2008 |
Sherry Moore <Sherry.Moore@Sun.COM> |
PSARC 2008/382 Fast Reboot 6714038 Fast Reboot support for x86 platforms
|
#
eae72b5b |
| 27-Aug-2008 |
Sebastien Roy <Sebastien.Roy@Sun.COM> |
PSARC 2008/473 Fine-Grained Privileges for Datalink Administration 6695904 least privileges for datalink actions 6729477 pcwl accidentally requires privileges for WLAN_GET_PARAM ioctl 6679049 ucred_t
PSARC 2008/473 Fine-Grained Privileges for Datalink Administration 6695904 least privileges for datalink actions 6729477 pcwl accidentally requires privileges for WLAN_GET_PARAM ioctl 6679049 ucred_t leak in dlmgmtd 6738245 dld's _init() doesn't teardown if mod_install() fails 6738987 i.devpolicy pattern matching accidentally matches random lines
show more ...
|
#
922d2c76 |
| 28-Jul-2008 |
eh146360 <none@none> |
6708826 iwi needs to support Suspend/Resume 6726616 iwi needs to enable full lint check 6726617 ipw needs to enable full lint check 6726651 ipw and iwi need to return errno for GLDv3 call back functi
6708826 iwi needs to support Suspend/Resume 6726616 iwi needs to enable full lint check 6726617 ipw needs to enable full lint check 6726651 ipw and iwi need to return errno for GLDv3 call back function 6726653 iwi needs to support more kstats
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 ...
|
#
9e2cd38c |
| 15-Jan-2008 |
eh146360 <none@none> |
6594624 wireless drivers find access points when wireless switch set to off
|
#
e9f896cf |
| 03-Aug-2007 |
eh146360 <none@none> |
6576140 fix for 6353812 was lost, tecra s1 hangs on reboot Contributed by Juergen Keil <jk@tools.de>
|
#
a399b765 |
| 27-Apr-2007 |
zf162725 <none@none> |
PSARC 2006/046 Wireless WPA Supplicant PSARC 2007/223 Wireless WPA Supplicant Addendum 6363273 Need access to WPA/TKIP functionality
|
#
bb5e3b2f |
| 18-Mar-2007 |
eh146360 <none@none> |
PSARC 2005/013 Intel Pro Wireless 2100b Driver PSARC 2006/454 Intel Pro Wireless 2200bg/2915abg Driver 6212808 Solaris need to support Intel wireless chip ipw2100 6347788 Intel wireless chip ipw2200
PSARC 2005/013 Intel Pro Wireless 2100b Driver PSARC 2006/454 Intel Pro Wireless 2200bg/2915abg Driver 6212808 Solaris need to support Intel wireless chip ipw2100 6347788 Intel wireless chip ipw2200 need be supported
show more ...
|