Age | Commit message (Expand) | Author | Files | Lines |
2010-09-22 | qlcnic: dont set skb->truesize | Eric Dumazet | 1 | -5/+0 |
2010-09-18 | qlcnic: dont assume NET_IP_ALIGN is 2 | Eric Dumazet | 1 | -1/+1 |
2010-08-24 | qlcnic: fix poll implementation | Yinglin Luan | 1 | -1/+8 |
2010-08-19 | qlnic: fix a race in qlcnic_get_stats() | Eric Dumazet | 1 | -2/+0 |
2010-08-10 | qlcnic: using too much stack | Dan Carpenter | 1 | -6/+21 |
2010-08-10 | qlcnic: clean up qlcnic_init_pci_info() | Dan Carpenter | 1 | -22/+23 |
2010-07-26 | qlcnic: fix diag resource allocation | Sony Chacko | 1 | -0/+1 |
2010-07-26 | qlcnic: fix loopback test | Amit Kumar Salecha | 3 | -22/+8 |
2010-07-25 | qlcnic: fix bandwidth check | Rajesh Borundia | 1 | -4/+3 |
2010-07-19 | qlcnic: fix pci resource leak | Amit Kumar Salecha | 1 | -1/+6 |
2010-07-15 | qlcnic: restore NPAR config data after recovery | Anirban Chakraborty | 3 | -23/+72 |
2010-07-15 | qlcnic: aer support | Sucheta Chakraborty | 2 | -1/+137 |
2010-07-15 | qlcnic: fix netdev notifier in error path | Amit Kumar Salecha | 1 | -1/+9 |
2010-07-15 | qlcnic: disable tx timeout recovery | Amit Kumar Salecha | 1 | -2/+4 |
2010-07-15 | qlcnic: fix pause params setting | Rajesh Borundia | 1 | -0/+4 |
2010-07-10 | qlcnic: Disable admin tools interface for VF driver mode | Anirban Chakraborty | 1 | -1/+4 |
2010-07-10 | qlcnic: Check FW capability for TSO | Anirban Chakraborty | 3 | -6/+14 |
2010-07-01 | netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags | Ben Hutchings | 1 | -1/+1 |
2010-06-30 | qlcnic: Add support for configuring eswitch and npars | Rajesh K Borundia | 3 | -75/+542 |
2010-06-30 | qlcnic: Remove obsolete code | Anirban Chakraborty | 4 | -57/+13 |
2010-06-29 | qlcnic: fail when try to setup unsupported features | Stanislaw Gruszka | 1 | -3/+10 |
2010-06-24 | qlcnic: update version to 5.0.6 | Amit Kumar Salecha | 1 | -2/+2 |
2010-06-24 | qlcnic: mark context state freed after destroy | Amit Kumar Salecha | 2 | -1/+3 |
2010-06-24 | qlcnic: offload tx timeout recovery | Amit Kumar Salecha | 2 | -36/+32 |
2010-06-24 | qlcnic: dont free host resources during fw recovery | Amit Kumar Salecha | 1 | -29/+3 |
2010-06-24 | qlcnic: release device resources during interface down | Amit Kumar Salecha | 6 | -37/+114 |
2010-06-24 | qlcnic: fix mac address mgmt | Amit Kumar Salecha | 1 | -3/+8 |
2010-06-24 | qlcnic: handshake with card after fw load | Amit Kumar Salecha | 3 | -7/+9 |
2010-06-24 | qlcnic: cleanup skb allocation | Amit Kumar Salecha | 3 | -21/+13 |
2010-06-17 | qlcnic: fix register access | Amit Kumar Salecha | 1 | -7/+14 |
2010-06-17 | qlcnic: fix race in tx stop queue | Rajesh K Borundia | 4 | -19/+26 |
2010-06-17 | qlcnic: seperate interrupt for TX | schacko | 4 | -19/+72 |
2010-06-17 | qlcnic: change driver description | Sritej Velaga | 2 | -7/+6 |
2010-06-17 | qlcnic: fix device soft reset | Sucheta Chakraborty | 1 | -1/+1 |
2010-06-17 | qlcnic: Bumped up version number | Anirban Chakraborty | 1 | -2/+2 |
2010-06-17 | qlcnic: Fix a bug in setting up NIC partitioning mode | Anirban Chakraborty | 3 | -52/+37 |
2010-06-04 | qlcnic: Fix Compilation Issue when CONFIG_INET was not set | Anirban Chakraborty | 1 | -41/+40 |
2010-06-02 | qlcnic: NIC Partitioning - Add non privileged mode support | Anirban Chakraborty | 3 | -23/+128 |
2010-06-02 | qlcnic: NIC Partitioning - Add basic infrastructure support | Anirban Chakraborty | 7 | -74/+890 |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 1 | -4/+8 |
2010-05-18 | qlcnic: mark device state fail | Amit Kumar Salecha | 1 | -2/+8 |
2010-05-18 | qlcnic: remove unused register | Amit Kumar Salecha | 4 | -21/+0 |
2010-05-18 | qlcnic: fix internal loopback test | Sucheta Chakraborty | 1 | -0/+2 |
2010-05-18 | qlcnic: module param for firmware load option | Amit Kumar Salecha | 1 | -1/+8 |
2010-05-18 | qlcnic: fix rx bytes statistics | Sucheta Chakraborty | 1 | -1/+1 |
2010-05-18 | qlcnic: change adapter name display | Sucheta Chakraborty | 1 | -1/+6 |
2010-05-18 | qlcnic: fix memory leaks | Anirban Chakraborty | 2 | -3/+4 |
2010-05-14 | qlcnic: add idc debug registers | Sucheta Chakraborty | 2 | -0/+23 |
2010-05-14 | qlcnic: support quisce mode | Sucheta Chakraborty | 1 | -2/+26 |
2010-05-14 | qlcnic: check device class | Sucheta Chakraborty | 3 | -8/+18 |