summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
4722afebc59cf9d98387ee4db81ee62154df0'>qlcnic: Refactor interrupt coalescing code for all adapters.Himanshu Madhani 2014-01-23qlcnic: Use bool for rx_mac_learn.Sucheta Chakraborty 2014-01-17qlcnic: make local functions staticstephen hemminger 2014-01-13qlcnic: Enable IPv6 LRO even if IP address is not programmedShahed Shaikh 2014-01-13qlcnic: Enable beaconing for 83xx/84xx Series adapter.Himanshu Madhani 2014-01-13qlcnic: Do MAC learning for SRIOV PF.Sucheta Chakraborty 2013-12-31net: qlcnic: slight optimization of addr comparedingtianhong 2013-12-17qlcnic: VLAN enhancement for 84XX adaptersManish Chopra 2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2013-10-26qlcnic: Do not force adapter to perform LRO without destination IP checkShahed Shaikh 2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches 2013-08-21qlcnic: Implement ndo_get_phys_port_id for 82xx adapterShahed Shaikh 2013-08-21qlcnic: Multi Tx queue support for 82xx Series adapter.Himanshu Madhani 2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani 2013-07-19qlcnic: Fix multicast packet handling for PF and VF.Sucheta Chakraborty 2013-06-23qlcnic: Add support for 83xx suspend and resume.Rajesh Borundia 2013-06-23qlcnic: Cleanup of structure qlcnic_hardware_contextPratik Pujar 2013-06-23qlcnic: Secondary unicast MAC address support.Jitendra Kalsaria 2013-05-24qlcnic: Implement GET_LED_STATUS command for 82xx adapter.Himanshu Madhani 2013-05-22qlcnic: Fix updating netdev->featuresShahed Shaikh 2013-04-19qlcnic: Support VLAN id config.Rajesh Borundia 2013-04-19qlcnic: Change 82xx adapter VLAN id endian type.Rajesh Borundia 2013-04-02qlcnic: Fix potential NULL dereferenceRajesh Borundia 2013-03-29qlcnic: Support atomic commandsRajesh Borundia 2013-02-27hlist: drop the node parameter from iteratorsSasha Levin 2013-02-19qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh 2013-02-04qlcnic: Updating copyright information.Jitendra Kalsaria 2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches 2013-01-30qlcnic: Fix RX/TX checksum setting for some adapter typesManish chopra 2013-01-30qlcnic: driver LRO bug fixManish chopra 2013-01-27qlcnic: add support for FDB netdevice ops.Jitendra Kalsaria 2013-01-27qlcnic: Fix LED/Beaconing tests to work on all ports of an adapter.Himanshu Madhani 2013-01-27qlcnic: enable RSS for TCP over IPv6Shahed Shaikh 2013-01-27qlcnic: enable LRO on IPv6 without dest ip checkShahed Shaikh 2013-01-02qlcnic: 83xx ethtool interface routinesSony Chacko 2013-01-02qlcnic: 83xx memory map and HW access routinesSony Chacko 2013-01-02qlcnic: change driver hardware interface mechanismSony Chacko 2012-12-19qlcnic: fix unused variable warningsShahed Shaikh 2012-12-04qlcnic: modify PCI and register access routinesSony Chacko 2012-12-04qlcnic: move HW specific data to seperate structureSony Chacko 2012-11-28qlcnic: create file qlcnic_minidump.c for dump utilitySony Chacko 2012-11-25qlcnic: fix sparse check endian warningsShahed Shaikh 2012-11-18qlcnic: fix sparse warningsSony Chacko 2012-11-18qlcnic: fix compiler warningsSony Chacko 2012-10-06sections: fix section conflicts in drivers/netAndi Kleen