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