History log of /titanic_50/usr/src/uts/common/io/rge/rge_chip.c (Results 1 – 23 of 23)
Revision Date Author Comments
# 75d94465 08-Aug-2014 Josef 'Jeff' Sipek <josef.sipek@nexenta.com>

5042 stop using deprecated atomic functions
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Robert Mustacchi <rm@joyent.com>


# 0b758ccb 20-Sep-2010 Alexander Eremin <a.eremin@nexenta.com>

143 rge driver stalls during network receive load on Toshiba A300
Reviewed by: garrett@nexenta.com
Approved by: garrett@nexenta.com


# 5ca61e50 03-Feb-2010 Li-Zhen You <Li-Zhen.You@Sun.COM>

6919257 rge upsets pciehpc in snv_131
6920337 rge fails to plumb - ddi_regs_map_setup() failed


# 7b114c4b 15-Jan-2010 Winson Wang - Sun Microsystems - Beijing China <Zhen.W@Sun.COM>

6913754 rge with rtl8169sc caused tx errors repeatedly on plumb
6913756 rge tx performance is very slow for rtl8169sc
6914906 rge with RTL8169S hangs during test12 of nicdrv
Contributed by Masa Muray

6913754 rge with rtl8169sc caused tx errors repeatedly on plumb
6913756 rge tx performance is very slow for rtl8169sc
6914906 rge with RTL8169S hangs during test12 of nicdrv
Contributed by Masa Murayama (khf04453@nifty.ne.jp)

show more ...


# 4bb4f326 13-Jan-2010 Li-Zhen You <Li-Zhen.You@Sun.COM>

6914023 unplumbed rge + gnome network monitoring applet make system unusable


# 9e1a9180 31-Dec-2009 Li-Zhen You <Li-Zhen.You@Sun.COM>

6840151 network dies when copying to raidz utilizing realtek gbit nics
6890566 rge should not call mi_strtol
6906422 rge doesn't restart nic on SYS_ERR interrupt


# 3a84c50f 21-Dec-2009 Winson Wang - Sun Microsystems - Beijing China <Zhen.W@Sun.COM>

6888015 rge tx performance with RTL8168B is very low and cpu usage is high.
6905195 rge opackets stats is wrong and using pci_lcap_locate to check whether it is the pcie card
6906394 rge reads write-

6888015 rge tx performance with RTL8168B is very low and cpu usage is high.
6905195 rge opackets stats is wrong and using pci_lcap_locate to check whether it is the pcie card
6906394 rge reads write-only register
6906401 rge will hang because of reading corrupted tx descriptors
6906408 rge using pci MMIO regs (rather than IO) will reduce cpu usage

show more ...


# 5927ab2b 20-Oct-2009 KHF04453@nifty.ne.jp <none@none>

6892693 rge with RTL8111C missing multicast packets


# bdb9230a 12-Jun-2009 Garrett D'Amore <gdamore@opensolaris.org>

PSARC 2009/319 MII & GMII Common Layer
6730277 Generic 802.3 MII/GMII Support for GLDv3
6845677 dmfe driver not suspend/resume safe
6845682 dmfe driver should support Brussels
6845684 dmfe driver sho

PSARC 2009/319 MII & GMII Common Layer
6730277 Generic 802.3 MII/GMII Support for GLDv3
6845677 dmfe driver not suspend/resume safe
6845682 dmfe driver should support Brussels
6845684 dmfe driver should use new style netlb ioctls
6547496 RFE: convert DMFE_DEBUGs to dtrace SDTs
6848129 afe should support flow control and netlbtest
6848136 don't deliver dnet header

--HG--
rename : usr/src/uts/intel/io/mii.c => usr/src/uts/common/io/mii/mii.c
rename : usr/src/uts/intel/sys/mii.h => usr/src/uts/common/sys/mii.h
rename : usr/src/uts/intel/io/dnet.c => usr/src/uts/intel/io/dnet/dnet.c
rename : usr/src/uts/intel/sys/dnet.h => usr/src/uts/intel/io/dnet/dnet.h

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 ...


# 368a5ef8 14-Oct-2008 Miles Xu, Sun Microsystems <Min.Xu@Sun.COM>

6754018 Suspend hangs if ftp is on-going through rge0 on Toshiba M8


# 19397407 23-Sep-2008 Sherry Moore <Sherry.Moore@Sun.COM>

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


# 834a2629 09-Sep-2008 yong tan - Sun Microsystems - Beijing China <Yong.Tan@Sun.COM>

6717107 Need to support Realtek 8102EL and new 8101E variants


# 7f58d67b 26-Jul-2008 gs150176 <none@none>

6724766 RTL8168B can't link UP on Intel X38 motherboard


# 22eb7cb5 01-Jul-2008 gd78059 <none@none>

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


# 343c2616 02-Jun-2008 mx205022 <none@none>

6600688 potential suspend/resume race in rge
6647588 rge should support RTL8101E suspend and resume


# 22dc2133 11-Apr-2008 mx205022 <none@none>

6624095 rge has alias for pci16ec,0116; should be pci16ec,116
6636813 Delayed transmit problem with rge driver on Realtek PCI-E chips
6640699 Realtek 8168 gigabit NIC does not work on ASUS F3KA laptop


# dfc2d53e 21-Dec-2007 mx205022 <none@none>

6604475 Need network driver support for Toshiba Tecra M8
6643051 RGE_PCICHK() can be removed


# 52643194 25-Jun-2007 gs150176 <none@none>

6497363 rge should support RealTek RTL8110SC/RTL8169SC
6497366 rge should support US Robotics 997902
6555676 rge hangs while detaching on RTL8169 CardBus card


# 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 ...


# aa817493 14-Aug-2006 gs150176 <none@none>

6396777 RealTek 10/100BaseT ethernet support
6431573 rge need support RTL8111(B)/RTL8168(B) pcie chipset


# ba2e4443 30-Jun-2006 seb <none@none>

PSARC/2006/248 Nemo MAC-Type Plugin Architecture
PSARC/2006/249 Nemo Changes for Binary Compatibility
6226635 MAC stats interface could cause problems with binary compatibility
6242059 nemo drivers m

PSARC/2006/248 Nemo MAC-Type Plugin Architecture
PSARC/2006/249 Nemo Changes for Binary Compatibility
6226635 MAC stats interface could cause problems with binary compatibility
6242059 nemo drivers must not know the size of the mac_t structure
6384371 GLDv3 only supports Ethernet
6401695 xge uses a receive ring even though it doesn't do blanking
6432471 panic in dls_close() if DL_BIND_REQ previously failed

show more ...


# c7fd2ed0 24-Oct-2005 gs150176 <none@none>

PSARC 2005/348 Realtek Gigabit Ethernet driver
6247110 Solaris should support the Realtek 8169S chipset