summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/bge
AgeCommit message (Collapse)AuthorFilesLines
2022-03-1014443 resection manual pages per IPD4Richard Lowe1-3/+3
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-1212686 dladm: vnic creation over bge0 failed: object already existsRobert Mustacchi1-9/+58
Reviewed by: Ryan Zezeski <ryan@zinascii.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-2412590 bge: build error on sparcToomas Soome1-2/+2
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Paul Winder <pwinder@racktopsystems.com> Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-2112496 bge mac address initialization is wrongRobert Mustacchi1-111/+26
12497 bge ape locking left always disabled after 7513 12498 bge ring interrupt masking logic is broken Reviewed by: Paul Winder <paul@winders.demon.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-2112450 Add support for BCM57765 family devices to bgeRobert Mustacchi7-75/+207
Reviewed by: Paul Winder <paul@winders.demon.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
2019-12-1310152 bge debugging always onArne Jansen1-8/+8
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@joyent.com>
2018-05-309218 bge: this statement may fall throughToomas Soome1-2/+4
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Dan McDonald <danmcd@joyent.com>
2016-10-297513 sudden reboot when accessing bge2 on HP Gen9Hans Rosenfeld2-29/+37
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-03-123446 Update bge to support missing 57xx/577xx devicesDavid Gwynne8-562/+2461
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2014-08-125042 stop using deprecated atomic functionsJosef 'Jeff' Sipek1-9/+7
Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2011-10-181597 bge regression on some older hardwareGarrett D'Amore1-3/+5
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Albert Lee <albert.lee@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2010-08-066959198 bge driver does not report link status correctlyyong tan - Sun Microsystems - Beijing China1-4/+7
2010-07-196937229 Solaris needs to support BCM5717 and BCM5724yong tan - Sun Microsystems - Beijing China2-5/+23
6924157 Solaris need supports for Broadcom BCM57780 (pciex14e4,1692)
2010-06-226956591 bge driver stops working in nv140yong tan - Sun Microsystems - Beijing China3-19/+7
2010-06-046895401 Seeing FMA bge errors on two Boston's during Jumbo frame testingyong tan - Sun Microsystems - Beijing China3-83/+87
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
2010-05-076753086 iobustest netlbtest causes spurious ereport / fault on unplumbed bge ↵yong tan - Sun Microsystems - Beijing China1-5/+19
devices
2010-03-226782858 Solaris needs Broadcom 5718 network supportyong tan - Sun Microsystems - Beijing China5-38/+179
2010-03-09PSARC/2009/364 dlstat and flowstatVenugopal Iyer5-234/+230
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
2010-01-136801176 Driver for Broadcom's 5785 NIC is neededyong tan - Sun Microsystems - Beijing China3-7/+27
2009-12-036783915 numerous drivers using devacc_attr_access without specifying ↵Stephen Hanson2-6/+20
DDI_DEVICE_ATTR_V1 6765185 ddi_dma_mem_alloc should ignore devacc_attr_access 6886100 DDI_FLAGERR_ACC accesses on x86 should use i_ddi_prot_io_get8() calls as on sparc 6886098 ddi_fm_acc_err_get()/ddi_fm_dma_err_get() copy data when they don't need to 6901678 crossbow changes broke dma handle checking in bge driver 6901000 lint warning in mtst_cpu.c
2009-11-136836071 onboard bge PHY is streaming garbage when unplumbedRijawanemohammadhusen Nadaf2-3/+8
2009-10-256877356 BGE should support BCM5764yong tan - Sun Microsystems - Beijing China3-4/+18
2009-10-236718272 BGE should verify whether 5754/5755 need to use partial checksumyong tan - Sun Microsystems - Beijing China2-3/+4
2009-09-086872739 bge does not work with jumbo frame setupyong tan - Sun Microsystems - Beijing China3-12/+11
2009-07-236772728 ping with big size packets failed on bge interface after enable the ↵yong tan - Sun Microsystems - Beijing China4-16/+25
jumbo
2009-06-206829747 underlying interfaces become unusable after running aggr test casesyong tan - Sun Microsystems - Beijing China1-1/+2
2009-06-12PSARC 2009/319 MII & GMII Common LayerGarrett D'Amore4-68/+19
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
2009-05-276649689 bge private properties for interrupt coalescing should check for ↵yong tan - Sun Microsystems - Beijing China5-15/+63
negative input values 6828220 mismatch device IDs between Broadcom bcm5703 copper and serdes 6793252 IBM eServer fma incorrectly shows fault.io.pciex.device-interr
2009-05-066810397 bcm5780 (14e4,166a) doesn't work well under NFS loadCrisson Guanghao Hu2-6/+5
2009-04-30PSARC/2009/235 dladm Possible Values ListGirish Moodalbail1-1/+18
6680929 dladm should print POSSIBLE values for properties like mtu by contacting the driver. 6824511 check the MTU value that can be set on an etherstub
2009-03-256771135 bge driver should support the Broadcom Netxtreme BCM5761Eyong tan - Sun Microsystems - Beijing China3-5/+14
2009-03-166751832 bge driver need to support Broadcom 5723 chipsetyong tan - Sun Microsystems - Beijing China4-15/+109
2009-03-076812232 bge driver should fix the debug messageyong tan - Sun Microsystems - Beijing China1-1/+1
2009-02-276768209 failed to set the "adv_1000hdx_cap" on bge interface by nddyong tan - Sun Microsystems - Beijing China3-32/+29
6765523 bge interface still stopped at "link busy" state after the interface unplumbed 6765985 failed to change the flowctrl on bge interface by dladm 6778604 Assertion fialure in bge_recycle() 6731355 MAXQ failed under 100hdx and 10hdx mode
2008-12-04PSARC/2006/357 Crossbow - Network Virtualization and Resource ManagementEric Cheng7-364/+488
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
2008-11-246769022 bge driver should support BCM 5756M (pciex14e4,1674)Gordon Ross4-3/+27
2008-11-14PSARC 2008/608 brussels property permissionsVasumathi Sundaram - Sun Microsystems1-3/+31
6723890 ndd interface donesn't report properties' read/write capacities correctly after CR 6667363
2008-10-176560313 add support for Broadcom 5780 to bgeGarrett D'Amore3-1/+20
2008-10-116756610 Update license commentCarson Tan6-5/+81
2008-09-246603710 Request: support for Broadcom NetLink BCM5906M Fast Ethernet PCI ↵yong tan - Sun Microsystems - Beijing China5-37/+230
Express(pci14e4,1713.17aa.3861.2)
2008-09-22PSARC 2008/382 Fast RebootSherry Moore3-4/+88
6714038 Fast Reboot support for x86 platforms
2008-09-126691658 bge fails to operate normally with HP NC326i deviceCrisson Guanghao Hu3-55/+101
2008-09-116747401 bge doesn't properly negotiate flowcontrolSowmini Varadhan1-4/+2
2008-08-136726056 Add support for the broadcom 5722 NIC cardCrisson Guanghao Hu3-7/+20
2008-07-296729814 bge will hang on some bcm5704 series chipsetgh1625522-2/+2
2008-07-236358752 Re-enable MSIs on x86 platforms post 6358705yt2237002-5/+1
2008-07-176713961 570X-PG104-R chipset has problems attaching in snv_90gh1625522-1/+3
2008-07-146714804 bge is missing lint target in Makefileyt2237004-129/+31
2008-07-016595730 bge support for Broadcom NetLink BCM5787M Gigabit ↵ml402623-1/+28
Ethernet(pci14e4,1693.17aa.3860.2)
2008-06-036674402 sort out property management related constants and data-structures ↵am2231411-60/+60
in {dld,mac}.h