summaryrefslogtreecommitdiff
path: root/drivers/net/enic/enic.h
AgeCommit message (Expand)Author
2011-07-21enic: do vlan cleanupJiri Pirko
2011-06-30enic: Add support to configure hardware interrupt coalesce timers in a platfo...Vasanthy Kolluri
2011-06-09enic: Bug Fix: Fix hardware transmit queue indexing in enic_poll_controllerVasanthy Kolluri
2011-06-09enic: Get/Set interrupt resource index for transmit and receive queuesVasanthy Kolluri
2011-06-09enic: Log device configuration in detail during driver loadVasanthy Kolluri
2011-06-06enic: Add support for MTU change via port profile on a dynamic vnicRoopa Prabhu
2011-04-07net: enic: convert to hw_featuresMichał Mirosław
2011-03-30enic: Add support for PORT_REQUEST_PREASSOCIATE_RRRoopa Prabhu
2011-03-14enic: Support newer version of firmware devcmd CMD_MCPU_FW_INFOVasanthy Kolluri
2011-02-28enic: Flush driver cache of registered addr lists during port profile disasso...Roopa Prabhu
2011-02-17enic: Always use single transmit and single receive hardware queues per deviceVasanthy Kolluri
2011-02-17enic: Clean up: Remove a not needed #ifdefVasanthy Kolluri
2011-02-17enic: Bug fix: Reset driver count of registered unicast addresses to zero dur...Vasanthy Kolluri
2011-02-07enic: Clean up: Remove support for an older version of hardwareVasanthy Kolluri
2011-02-07enic: Bug Fix: Reorder firmware devcmds - CMD_INIT and CMD_IG_VLAN_REWRITE_MODEVasanthy Kolluri
2011-02-07enic: Bug Fix: Fix return values of enic_add/del_station_addr routinesVasanthy Kolluri
2011-02-07enic: Clean up: Organize devcmd wrapper routinesVasanthy Kolluri
2011-02-07enic: Decouple mac address registration and deregistration from port profile ...Roopa Prabhu
2011-01-20enic: Bug Fix: Dont reset ENIC_SET_APPLIED flag on port profile disassociateRoopa Prabhu
2010-12-10enic: Move enic port profile handling code to a new 802.1Qbh provisioning inf...Roopa Prabhu
2010-12-10enic: Use VF mac set by IFLA_VF_MAC in port profile provisioning dataRoopa Prabhu
2010-12-10enic: Add ndo_set_vf_mac support for enic dynamic devicesRoopa Prabhu
2010-12-10enic: Add ndo_set_rx_mode support for enic vnicsRoopa Prabhu
2010-11-15enic: Fix build warningsVasanthy Kolluri
2010-10-21enic: Add support for multiple hardware receive queuesVasanthy Kolluri
2010-10-01enic: Remove dead codeVasanthy Kolluri
2010-08-17enic: Add set mac addressRoopa Prabhu
2010-06-25enic: Clean upsVasanthy Kolluri
2010-06-25enic: Feature Add: Add loopback capability to enic devicesVasanthy Kolluri
2010-06-25enic: Use (netdev|dev|pr)_<level> macro helpers for loggingVasanthy Kolluri
2010-06-25enic: Feature Add: Replace LRO with GROVasanthy Kolluri
2010-06-02enic: bug fix: make the set/get netlink VF_PORT support symmetricalScott Feldman
2010-05-17net: Add ndo_{set|get}_vf_port support for enic dynamic vnicsScott Feldman
2010-03-18enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERSVasanthy Kolluri
2010-03-18enic: Bug Fix: Fix hardware descriptor readsVasanthy Kolluri
2009-12-23enic: feature add: add ethtool -c/C supportScott Feldman
2009-12-23enic: minimize pkt filter updates to firmwareScott Feldman
2009-12-23enic: Bug fix: use safe queue shutdown in dev->stopScott Feldman
2009-09-03enic: provision for multiple Rx/Tx queues; prepare for RSS supportScott Feldman
2009-09-03enic: bug fix: included MAC drops in rx_dropped netstatScott Feldman
2009-09-03enic: add support for multiple BARsScott Feldman
2009-02-09enic: record all bad FCS errs as frame errorsScott Feldman
2009-02-09enic: bug fix: return notify intr creditsScott Feldman
2008-11-21enic: enable ethtool LRO supportScott Feldman
2008-09-24enic: bug fix: don't set netdev->name too earlyScott Feldman
2008-09-24enic: fixes for review items from Ben HutchingsScott Feldman
2008-09-18enic: add Cisco 10G Ethernet NIC driverScott Feldman