History log of /opensolaris-onvv-gate/usr/src/uts/common/io/pcwl/pcwl.c
Revision Date Author Comments
# 11878:ac93462db6d7 09-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 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


# 11121:e1870761a7c5 19-Nov-2009 Qin Michael Li <Mikore.Li@Sun.COM>

6900514 Need to support suspend/resume for CISCO Aironet AIR-PCM352 pcmcia wifi driver(pcan) (fix lint)
6901512 Need to support suspend/resume for Orinoco pcmcia wifi driver(pcwl) (fix lint)


# 11101:69561cde8165 18-Nov-2009 Qin Michael Li <Mikore.Li@Sun.COM>

6900514 Need to support suspend/resume for CISCO Aironet AIR-PCM352 pcmcia wifi driver(pcan)
6901512 Need to support suspend/resume for Orinoco pcmcia wifi driver(pcwl)


# 8801:7a4719d96e14 12-Feb-2009 Quaker Fang <Quaker.Fang@Sun.COM>

6804589 pcwl has no quiesce()
6804590 pcan has no quiesce()


# 8410:2cfef9af0333 18-Dec-2008 lin wang - Sun Microsystems - Beijing China <Wang.Lin@Sun.COM>

6777901 pcwl driver should support brussels
6777905 pcan driver should support brussels


# 8275:7c223a798022 04-Dec-2008 Eric Cheng

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


# 7656:2621e50fdf4a 22-Sep-2008 Sherry Moore <Sherry.Moore@Sun.COM>

PSARC 2008/382 Fast Reboot
6714038 Fast Reboot support for x86 platforms


# 7507:dc95e568b3fd 07-Sep-2008 xinghua wen - Sun Microsystems - Beijing China <Xinghua.Wen@Sun.COM>

6665194 wifi drivers must undo what has been done in xxx_detach() routine if mac_unregister() fails


# 7408:eff7960d93cd 26-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 leak in dlmgmtd
6738245 dld's _init() doesn't teardown if mod_install() fails
6738987 i.devpolicy pattern matching accidentally matches random lines


# 6990:d24af98bb8ea 01-Jul-2008 gd78059

6692913 MBLKL generates E_PTRDIFF_OVERFLOW lint warnings
6717598 MBLKSIZE() causes lint pointer-difference warnings


# 6062:f12fdb80179b 21-Feb-2008 hx147065

6613955 pcwl show wrong channel value with command "dladm show-linkprop"
6632753 wpi need to support SUSPEND/RESUME
6637814 WiFi wpi driver tries to set power when it knows transmitter is off


# 4196:5cc539358bad 10-May-2007 yx209050

6539596 typo in error messages for pcwl
6540128 pcwl should also support "pccard138,2" pccard


# 3737:ddc3d2cb268a 28-Feb-2007 hx147065

PSARC 2006/705 pcwl and pcan 802.11b Wireless Drivers
6209928 drivers for Wavelan, Prism II, and Aironet 802.11b devices


# 11878:ac93462db6d7 09-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 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


# 11121:e1870761a7c5 19-Nov-2009 Qin Michael Li <Mikore.Li@Sun.COM>

6900514 Need to support suspend/resume for CISCO Aironet AIR-PCM352 pcmcia wifi driver(pcan) (fix lint)
6901512 Need to support suspend/resume for Orinoco pcmcia wifi driver(pcwl) (fix lint)


# 11101:69561cde8165 18-Nov-2009 Qin Michael Li <Mikore.Li@Sun.COM>

6900514 Need to support suspend/resume for CISCO Aironet AIR-PCM352 pcmcia wifi driver(pcan)
6901512 Need to support suspend/resume for Orinoco pcmcia wifi driver(pcwl)


# 8801:7a4719d96e14 12-Feb-2009 Quaker Fang <Quaker.Fang@Sun.COM>

6804589 pcwl has no quiesce()
6804590 pcan has no quiesce()


# 8410:2cfef9af0333 18-Dec-2008 lin wang - Sun Microsystems - Beijing China <Wang.Lin@Sun.COM>

6777901 pcwl driver should support brussels
6777905 pcan driver should support brussels


# 8275:7c223a798022 04-Dec-2008 Eric Cheng

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


# 7656:2621e50fdf4a 22-Sep-2008 Sherry Moore <Sherry.Moore@Sun.COM>

PSARC 2008/382 Fast Reboot
6714038 Fast Reboot support for x86 platforms


# 7507:dc95e568b3fd 07-Sep-2008 xinghua wen - Sun Microsystems - Beijing China <Xinghua.Wen@Sun.COM>

6665194 wifi drivers must undo what has been done in xxx_detach() routine if mac_unregister() fails


# 7408:eff7960d93cd 26-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 leak in dlmgmtd
6738245 dld's _init() doesn't teardown if mod_install() fails
6738987 i.devpolicy pattern matching accidentally matches random lines


# 6990:d24af98bb8ea 01-Jul-2008 gd78059

6692913 MBLKL generates E_PTRDIFF_OVERFLOW lint warnings
6717598 MBLKSIZE() causes lint pointer-difference warnings


# 6062:f12fdb80179b 21-Feb-2008 hx147065

6613955 pcwl show wrong channel value with command "dladm show-linkprop"
6632753 wpi need to support SUSPEND/RESUME
6637814 WiFi wpi driver tries to set power when it knows transmitter is off


# 4196:5cc539358bad 10-May-2007 yx209050

6539596 typo in error messages for pcwl
6540128 pcwl should also support "pccard138,2" pccard


# 3737:ddc3d2cb268a 28-Feb-2007 hx147065

PSARC 2006/705 pcwl and pcan 802.11b Wireless Drivers
6209928 drivers for Wavelan, Prism II, and Aironet 802.11b devices