aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/enic/enic.h
Commit message (Expand)AuthorAgeFilesLines
* net: enic: convert to hw_featuresMichał Mirosław2011-04-071-1/+0
* enic: Add support for PORT_REQUEST_PREASSOCIATE_RRRoopa Prabhu2011-03-301-1/+3
* enic: Support newer version of firmware devcmd CMD_MCPU_FW_INFOVasanthy Kolluri2011-03-141-1/+1
* enic: Flush driver cache of registered addr lists during port profile disasso...Roopa Prabhu2011-02-281-1/+1
* enic: Always use single transmit and single receive hardware queues per deviceVasanthy Kolluri2011-02-171-3/+3
* enic: Clean up: Remove a not needed #ifdefVasanthy Kolluri2011-02-171-1/+1
* enic: Bug fix: Reset driver count of registered unicast addresses to zero dur...Vasanthy Kolluri2011-02-171-1/+1
* enic: Clean up: Remove support for an older version of hardwareVasanthy Kolluri2011-02-071-2/+1
* enic: Bug Fix: Reorder firmware devcmds - CMD_INIT and CMD_IG_VLAN_REWRITE_MODEVasanthy Kolluri2011-02-071-1/+1
* enic: Bug Fix: Fix return values of enic_add/del_station_addr routinesVasanthy Kolluri2011-02-071-1/+1
* enic: Clean up: Organize devcmd wrapper routinesVasanthy Kolluri2011-02-071-1/+1
* enic: Decouple mac address registration and deregistration from port profile ...Roopa Prabhu2011-02-071-1/+1
* enic: Bug Fix: Dont reset ENIC_SET_APPLIED flag on port profile disassociateRoopa Prabhu2011-01-201-3/+3
* enic: Move enic port profile handling code to a new 802.1Qbh provisioning inf...Roopa Prabhu2010-12-101-1/+1
* enic: Use VF mac set by IFLA_VF_MAC in port profile provisioning dataRoopa Prabhu2010-12-101-0/+1
* enic: Add ndo_set_vf_mac support for enic dynamic devicesRoopa Prabhu2010-12-101-1/+2
* enic: Add ndo_set_rx_mode support for enic vnicsRoopa Prabhu2010-12-101-1/+3
* enic: Fix build warningsVasanthy Kolluri2010-11-151-1/+1
* enic: Add support for multiple hardware receive queuesVasanthy Kolluri2010-10-211-23/+5
* enic: Remove dead codeVasanthy Kolluri2010-10-011-2/+1
* enic: Add set mac addressRoopa Prabhu2010-08-171-1/+1
* enic: Clean upsVasanthy Kolluri2010-06-251-2/+2
* enic: Feature Add: Add loopback capability to enic devicesVasanthy Kolluri2010-06-251-0/+2
* enic: Use (netdev|dev|pr)_<level> macro helpers for loggingVasanthy Kolluri2010-06-251-1/+5
* enic: Feature Add: Replace LRO with GROVasanthy Kolluri2010-06-251-8/+1
* enic: bug fix: make the set/get netlink VF_PORT support symmetricalScott Feldman2010-06-021-0/+7
* net: Add ndo_{set|get}_vf_port support for enic dynamic vnicsScott Feldman2010-05-171-1/+9
* enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERSVasanthy Kolluri2010-03-181-1/+1
* enic: Bug Fix: Fix hardware descriptor readsVasanthy Kolluri2010-03-181-1/+1
* enic: feature add: add ethtool -c/C supportScott Feldman2009-12-231-0/+2
* enic: minimize pkt filter updates to firmwareScott Feldman2009-12-231-0/+1
* enic: Bug fix: use safe queue shutdown in dev->stopScott Feldman2009-12-231-1/+1
* enic: provision for multiple Rx/Tx queues; prepare for RSS supportScott Feldman2009-09-031-6/+10
* enic: bug fix: included MAC drops in rx_dropped netstatScott Feldman2009-09-031-0/+1
* enic: add support for multiple BARsScott Feldman2009-09-031-3/+5
* enic: record all bad FCS errs as frame errorsScott Feldman2009-02-091-0/+1
* enic: bug fix: return notify intr creditsScott Feldman2009-02-091-1/+1
* enic: enable ethtool LRO supportScott Feldman2008-11-211-1/+1
* enic: bug fix: don't set netdev->name too earlyScott Feldman2008-09-241-1/+1
* enic: fixes for review items from Ben HutchingsScott Feldman2008-09-241-1/+0
* enic: add Cisco 10G Ethernet NIC driverScott Feldman2008-09-181-0/+115