aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/enic (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-20enic: Bug Fix: Dont reset ENIC_SET_APPLIED flag on port profile disassociateRoopa Prabhu2-7/+9
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+2
2010-12-16net: Fix drivers advertising HW_CSUM feature to use csum_startMichał Mirosław1-1/+1
2010-12-12drivers/net: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-12-10enic: Move enic port profile handling code to a new 802.1Qbh provisioning info typeRoopa Prabhu3-19/+47
2010-12-10enic: Use VF mac set by IFLA_VF_MAC in port profile provisioning dataRoopa Prabhu2-23/+57
2010-12-10enic: Add ndo_set_vf_mac support for enic dynamic devicesRoopa Prabhu2-1/+22
2010-12-10enic: Add ndo_set_rx_mode support for enic vnicsRoopa Prabhu3-24/+102
2010-12-10enic: Bug Fix: Pass napi reference to the isr that services receive queueVasanthy Kolluri1-1/+2
2010-11-15enic: Fix build warningsVasanthy Kolluri2-3/+3
2010-10-21vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross1-1/+1
2010-10-21enic: Fix log messageVasanthy Kolluri1-1/+1
2010-10-21enic: Change min MTUVasanthy Kolluri1-1/+1
2010-10-21enic: Replace firmware devcmd CMD_ENABLE with CMD_ENABLE_WAITVasanthy Kolluri3-4/+10
2010-10-21enic: Make firmware cognizant of the user set mac addressVasanthy Kolluri1-1/+12
2010-10-21enic: Add support for multiple hardware receive queuesVasanthy Kolluri5-124/+368
2010-10-01enic: Make local functions staticVasanthy Kolluri7-25/+10
2010-10-01enic: Remove dead codeVasanthy Kolluri7-187/+1
2010-09-26drivers/net: return operator cleanupEric Dumazet1-1/+1
2010-08-17enic: Mark intr_timer in vnic_enet_config as deprecatedRoopa Prabhu1-1/+1
2010-08-17enic: Check if rq/wq buf not NULL before freeing themRoopa Prabhu2-4/+8
2010-08-17enic: Clean up: remove enic_dev_stats_clearRoopa Prabhu1-15/+0
2010-08-17enic: Use offsetof macro in vic tlv length calculationRoopa Prabhu1-3/+4
2010-08-17enic: Add new firmware devcmdsRoopa Prabhu1-0/+12
2010-08-17enic: Add support for firmware management deviceRoopa Prabhu2-7/+31
2010-08-17enic: Add set mac addressRoopa Prabhu2-2/+4
2010-08-04drivers/net/enic: Use %pUB to format a UUIDJoe Perches1-15/+2
2010-06-30ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings1-1/+0
2010-06-25enic: Clean upsVasanthy Kolluri25-53/+41
2010-06-25enic: Bug Fix: Handle surprise hardware removalsVasanthy Kolluri3-4/+20
2010-06-25enic: Feature Add: Add loopback capability to enic devicesVasanthy Kolluri5-27/+45
2010-06-25enic: Use receive queue buffer blocks of 32/64 entriesVasanthy Kolluri4-26/+37
2010-06-25enic: Add new firmware devcmdsVasanthy Kolluri3-9/+146
2010-06-25enic: Use (netdev|dev|pr)_<level> macro helpers for loggingVasanthy Kolluri9-109/+98
2010-06-25enic: Clean up: Add wrapper routines for firmware devcmd callsVasanthy Kolluri5-84/+201
2010-06-25enic: Use a lighter reset operation for enic devicesVasanthy Kolluri4-8/+55
2010-06-25enic: Bug Fix: Change hardware ingress vlan rewrite modeVasanthy Kolluri5-7/+68
2010-06-25enic: Feature Add: Replace LRO with GROVasanthy Kolluri2-79/+9
2010-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-06-12enic: fix pci_alloc_consistent argumentRandy Dunlap1-1/+1
2010-06-11enic: cleanup vic_provinfo_alloc()Dan Carpenter1-2/+3
2010-06-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-103/+104
2010-06-03drivers/net: use __packed annotationEric Dumazet1-1/+1
2010-06-02enic: bug fix: make the set/get netlink VF_PORT support symmetricalScott Feldman2-103/+104
2010-05-23enic: Use random mac addr when associating port-profileScott Feldman1-0/+8
2010-05-23enic: bug fix: sprintf UUID to string as u8[] rather than u16[] arrayScott Feldman1-8/+13
2010-05-17net: Add ndo_{set|get}_vf_port support for enic dynamic vnicsScott Feldman9-24/+521
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-0/+3
2010-04-03net: convert multicast list to list_headJiri Pirko1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-0/+3