summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/igb/igb_stat.c
AgeCommit message (Collapse)AuthorFilesLines
2016-05-294416 Silence igb(7D) debug messages by defaultYuri Pankov1-1/+1
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-03-034431 igb support for I354Garrett D'Amore1-4/+3
4616 igb has uninitialized kstats Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Rafael Vanoni <rafael.vanoni@pluribusnetworks.com> Reviewed by: Michael Speer <michael.speer@pluribusnetworks.com> Approved by: Robert Mustacchi <rm@joyent.com>
2010-03-09PSARC/2009/364 dlstat and flowstatVenugopal Iyer1-7/+56
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
2009-12-216890117 igb driver reports link status as down before auto neg has had time ↵zhefeng xu - Sun Microsystems - Beijing China1-2/+4
to complete 6902785 igb should return failure immediately when finding error with dma handle 6882523 igb.conf configuration inconsistent with igb driver
2009-03-036722547 igb interface does not work if it is plumbed after the module is loadedchenlu chen - Sun Microsystems - Beijing China1-8/+8
6804491 Intel Kawela support for pci8086,10e7 to be added to /etc/driver_aliases 6807784 igb loopback support for intel 82576 chip (kawela)
2008-05-126656301 igb needs to support FMAgl1473541-0/+3
2008-01-07PSARC 2007/624 Intel 82575 1Gb PCI Express NIC Driverxy1504891-0/+268
6591981 A new driver is needed to support Intel Zoar gigabit NIC