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