Age | Commit message (Expand) | Author | Files | Lines |
2011-07-22 | qlcnic: remove usage of vlan_group_get_device | Jiri Pirko | 1 | -6/+1 |
2011-07-17 | net: vlan, qlcnic: make vlan_find_dev private | David Lamparter | 1 | -1/+6 |
2011-07-14 | qlcnic: change capture mask for FW dump | Anirban Chakraborty | 2 | -8/+4 |
2011-07-14 | qlcnic: define error code for loopback test | Amit Kumar Salecha | 3 | -12/+30 |
2011-07-14 | qlcnic: fix race in skb->len access. | Sucheta Chakraborty | 1 | -2/+2 |
2011-07-14 | qlcnic: enable mac-learning in promiscous mode. | Sucheta Chakraborty | 3 | -6/+16 |
2011-07-14 | qlcnic: updated supported cards information | Sritej Velaga | 1 | -0/+2 |
2011-07-14 | qlcnic: fix chip reset logic | Sritej Velaga | 1 | -7/+8 |
2011-07-01 | qlcnic: add external loopback support | Amit Kumar Salecha | 3 | -12/+22 |
2011-06-24 | qlcnic: multi protocol internal loopback support added. | Sucheta Chakraborty | 5 | -5/+322 |
2011-06-24 | qlcnic: Add support to enable/disable FW dump capability | Anirban Chakraborty | 4 | -3/+28 |
2011-06-24 | qlcnic: fix default operating state of interface | Amit Kumar Salecha | 1 | -2/+2 |
2011-06-24 | qlcnic: fix initial number of msix entries in adapter. | Sucheta Chakraborty | 2 | -5/+2 |
2011-06-24 | qlcnic: Add code to tune FW dump | Anirban Chakraborty | 2 | -6/+13 |
2011-06-24 | qlcnic: Remove holding api lock while taking the dump | Anirban Chakraborty | 2 | -9/+5 |
2011-06-24 | qlcnic: Add capability to take FW dump deterministically | Sritej Velaga | 3 | -10/+27 |
2011-06-22 | drivers/net: Remove casts of void * | Joe Perches | 4 | -17/+16 |
2011-06-06 | qlcnic: Avoid double free of skb in tx path | Sucheta Chakraborty | 1 | -0/+1 |
2011-06-06 | qlcnic: Fix bug in FW queue dump | Anirban Chakraborty | 1 | -0/+1 |
2011-05-13 | qlcnic: Bumped up version number to 5.0.18 | Anirban Chakraborty | 1 | -2/+2 |
2011-05-13 | qlcnic: Take FW dump via ethtool | Anirban Chakraborty | 1 | -0/+81 |
2011-05-13 | qlcnic: FW dump support | Anirban Chakraborty | 6 | -9/+774 |
2011-04-30 | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny | 1 | -4/+4 |
2011-04-30 | qlcnic: Support for GBE port settings | Sony Chacko | 3 | -63/+40 |
2011-04-29 | qlcnic: support rcv ring configuration through ethtool | Sucheta Chakraborty | 3 | -33/+156 |
2011-04-29 | qlcnic: fix memory leak in qlcnic_blink_led. | Sucheta Chakraborty | 2 | -8/+6 |
2011-04-20 | net: qlcnic: convert to hw_features | Michał Mirosław | 5 | -142/+57 |
2011-04-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -0/+15 |
2011-04-13 | qlcnic: limit skb frags for non tso packet | Amit Kumar Salecha | 2 | -0/+15 |
2011-04-07 | qlcnic: convert to set_phys_id | stephen hemminger | 2 | -25/+29 |
2011-04-06 | qlcnic: Update version number to 5.0.16 | Anirban Chakraborty | 1 | -2/+2 |
2011-04-06 | qlcnic: Fix LRO disable | Rajesh Borundia | 3 | -11/+24 |
2011-04-06 | qlcnic: Use flt method to determine flash fw region | Sritej Velaga | 2 | -4/+16 |
2011-04-06 | qlcnic: Remove unused code | Anirban Chakraborty | 4 | -81/+46 |
2011-04-06 | qlcnic: Changes to VLAN code | Anirban Chakraborty | 3 | -26/+35 |
2011-04-06 | qlcnic: Code optimization patch | Anirban Chakraborty | 2 | -125/+115 |
2011-04-06 | qlcnic: Cleanup patch | Anirban Chakraborty | 6 | -273/+268 |
2011-04-06 | qlcnic: Memory leak fix | Sony Chacko | 1 | -2/+4 |
2011-04-06 | qlcnic: Make PCI info available in all modes | Sony Chacko | 1 | -3/+3 |
2011-03-28 | net: fix ethtool->set_flags not intended -EINVAL return value | Stanislaw Gruszka | 1 | -1/+1 |
2011-02-24 | qlcnic: Remove validation for max tx and max rx queues | Rajesh Borundia | 2 | -8/+2 |
2011-02-24 | qlcnic: fix checks for auto_fw_reset | amit salecha | 2 | -6/+4 |
2011-01-11 | qlcnic: change module parameter permissions | amit salecha | 2 | -7/+7 |
2011-01-11 | qlcnic: fix ethtool diagnostics test | Sony Chacko | 1 | -1/+1 |
2011-01-11 | qlcnic: fix flash fw version read | amit salecha | 2 | -1/+82 |
2010-12-21 | drivers/net/*/: Use static const | Joe Perches | 1 | -6/+9 |
2010-12-17 | qlcnic: reset pci function unconditionally during probe | Rajesh Borundia | 2 | -6/+3 |
2010-12-17 | qlcnic: fix ocm window register offset calculation | Rajesh Borundia | 1 | -1/+1 |
2010-12-17 | qlcnic: fix LED test when interface is down. | Sucheta Chakraborty | 2 | -5/+23 |
2010-12-03 | qlcnic: Updated driver version to 5.0.13 | Anirban Chakraborty | 1 | -2/+2 |