aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/enic
AgeCommit message (Expand)Author
2010-08-17enic: Mark intr_timer in vnic_enet_config as deprecatedRoopa Prabhu
2010-08-17enic: Check if rq/wq buf not NULL before freeing themRoopa Prabhu
2010-08-17enic: Clean up: remove enic_dev_stats_clearRoopa Prabhu
2010-08-17enic: Use offsetof macro in vic tlv length calculationRoopa Prabhu
2010-08-17enic: Add new firmware devcmdsRoopa Prabhu
2010-08-17enic: Add support for firmware management deviceRoopa Prabhu
2010-08-17enic: Add set mac addressRoopa Prabhu
2010-08-04drivers/net/enic: Use %pUB to format a UUIDJoe Perches
2010-06-30ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings
2010-06-25enic: Clean upsVasanthy Kolluri
2010-06-25enic: Bug Fix: Handle surprise hardware removalsVasanthy Kolluri
2010-06-25enic: Feature Add: Add loopback capability to enic devicesVasanthy Kolluri
2010-06-25enic: Use receive queue buffer blocks of 32/64 entriesVasanthy Kolluri
2010-06-25enic: Add new firmware devcmdsVasanthy Kolluri
2010-06-25enic: Use (netdev|dev|pr)_<level> macro helpers for loggingVasanthy Kolluri
2010-06-25enic: Clean up: Add wrapper routines for firmware devcmd callsVasanthy Kolluri
2010-06-25enic: Use a lighter reset operation for enic devicesVasanthy Kolluri
2010-06-25enic: Bug Fix: Change hardware ingress vlan rewrite modeVasanthy Kolluri
2010-06-25enic: Feature Add: Replace LRO with GROVasanthy Kolluri
2010-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-12enic: fix pci_alloc_consistent argumentRandy Dunlap
2010-06-11enic: cleanup vic_provinfo_alloc()Dan Carpenter
2010-06-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-06-02enic: bug fix: make the set/get netlink VF_PORT support symmetricalScott Feldman
2010-05-23enic: Use random mac addr when associating port-profileScott Feldman
2010-05-23enic: bug fix: sprintf UUID to string as u8[] rather than u16[] arrayScott Feldman
2010-05-17net: Add ndo_{set|get}_vf_port support for enic dynamic vnicsScott Feldman
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-18enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERSVasanthy Kolluri
2010-03-18enic: Clean up: Add wrapper functionsVasanthy Kolluri
2010-03-18enic: Do not advertise NETIF_F_HW_VLAN_RXVasanthy Kolluri
2010-03-18enic: Bug Fix: Fix timeout for hardware Tx and Rx queue disable operationsVasanthy Kolluri
2010-03-18enic: Bug Fix: Fix hardware descriptor readsVasanthy Kolluri
2010-02-22net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-12-23enic: whitespace cleanup; #define cleanup; more verbose err msgScott Feldman
2009-12-23enic: feature add: add ethtool -c/C supportScott Feldman
2009-12-23enic: Bug fix: align desc ring sizes to 32 descsScott Feldman
2009-12-23enic: minimize pkt filter updates to firmwareScott Feldman
2009-12-23enic: Bug fix: try harder to fill Rx ring on skb allocation failuresScott Feldman
2009-12-23enic: Bug fix: use safe queue shutdown in dev->stopScott Feldman
2009-10-13net: Use netdev_alloc_skb_ip_align()Eric Dumazet
2009-09-03enic: organize device initialization/deinit into separate functionsScott Feldman
2009-09-03enic: bug fix: check for zero port MTU before posting warningScott Feldman
2009-09-03enic: changes to driver/firmware interfaceScott Feldman
2009-09-03enic: bug fix: enable VLAN filteringScott Feldman