aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/enic/vnic_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-01enic: Make local functions staticVasanthy Kolluri1-5/+5
2010-10-01enic: Remove dead codeVasanthy Kolluri1-104/+0
2010-08-17enic: Add support for firmware management deviceRoopa Prabhu1-7/+18
2010-06-25enic: Clean upsVasanthy Kolluri1-22/+3
2010-06-25enic: Bug Fix: Handle surprise hardware removalsVasanthy Kolluri1-0/+9
2010-06-25enic: Add new firmware devcmdsVasanthy Kolluri1-9/+127
2010-06-25enic: Use (netdev|dev|pr)_<level> macro helpers for loggingVasanthy Kolluri1-16/+13
2010-06-25enic: Clean up: Add wrapper routines for firmware devcmd callsVasanthy Kolluri1-5/+18
2010-06-25enic: Use a lighter reset operation for enic devicesVasanthy Kolluri1-0/+38
2010-06-25enic: Bug Fix: Change hardware ingress vlan rewrite modeVasanthy Kolluri1-0/+14
2010-06-12enic: fix pci_alloc_consistent argumentRandy Dunlap1-1/+1
2010-05-17net: Add ndo_{set|get}_vf_port support for enic dynamic vnicsScott Feldman1-2/+56
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-18enic: Clean up: Add wrapper functionsVasanthy Kolluri1-11/+41
2009-12-23enic: whitespace cleanup; #define cleanup; more verbose err msgScott Feldman1-1/+0
2009-09-03enic: changes to driver/firmware interfaceScott Feldman1-0/+14
2009-09-03enic: workaround A0 erratumScott Feldman1-0/+19
2009-09-03enic: add support for multiple BARsScott Feldman1-8/+33
2009-02-09enic: Add api for link down count and to get firmware notification status.Scott Feldman1-4/+29
2008-12-26drivers/net/enic: fix sparse warning: make symbol staticHannes Eder1-1/+1
2008-11-21enic: driver/firmware API updatesScott Feldman1-18/+42
2008-10-27net: convert more to %pMJohannes Berg1-8/+2
2008-09-18enic: add Cisco 10G Ethernet NIC driverScott Feldman1-0/+674