Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | qlcnic: support vlan rx accleration | Amit Kumar Salecha | 2010-09-17 | 1 | -1/+9 | |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-09 | 1 | -1/+8 | |
|\ | ||||||
| * | qlcnic: fix poll implementation | Yinglin Luan | 2010-08-23 | 1 | -1/+8 | |
* | | qlcnic: mac vlan learning support | Amit Kumar Salecha | 2010-09-01 | 1 | -4/+12 | |
* | | qlcnic: support mac learning | Amit Kumar Salecha | 2010-09-01 | 1 | -0/+123 | |
* | | qlcnic: fix mac override capability | Rajesh Borundia | 2010-09-01 | 1 | -5/+18 | |
* | | qlcnic: fix panic while using eth_hdr | Rajesh Borundia | 2010-09-01 | 1 | -1/+3 | |
* | | qlcnic: fix mac anti spoof policy | Rajesh Borundia | 2010-09-01 | 1 | -3/+10 | |
* | | qlcnic: fix for setting default eswitch config | Rajesh Borundia | 2010-09-01 | 1 | -31/+65 | |
* | | qlcnic: fix mac addr read | Rajesh Borundia | 2010-09-01 | 1 | -15/+13 | |
* | | qlcnic: backout firmware initialization update | Sony Chacko | 2010-09-01 | 1 | -6/+5 | |
* | | qlcnic: Fix driver load issue in FW hang | Anirban Chakraborty | 2010-08-26 | 1 | -54/+62 | |
* | | qlcnic: Fix missing error codes | Sony Chacko | 2010-08-26 | 1 | -4/+8 | |
* | | qlcnic: change reg name | Amit Kumar Salecha | 2010-08-25 | 1 | -6/+6 | |
* | | qlcnic: fix fw recovery for PF | Amit Kumar Salecha | 2010-08-25 | 1 | -5/+17 | |
* | | qlcnic: support port vlan id | Amit Kumar Salecha | 2010-08-25 | 1 | -20/+69 | |
* | | qlcnic: eswitch config fixes | Rajesh Borundia | 2010-08-25 | 1 | -12/+14 | |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-08-21 | 1 | -2/+0 | |
|\ \ | |/ | ||||||
| * | qlnic: fix a race in qlcnic_get_stats() | Eric Dumazet | 2010-08-19 | 1 | -2/+0 | |
* | | qlcnic: firmware initialization update | Sony Chacko | 2010-08-19 | 1 | -28/+10 | |
* | | qlcnic: mark device state as failed | Amit Kumar Salecha | 2010-08-19 | 1 | -10/+13 | |
* | | qlcnic: fix npar state | Amit Kumar Salecha | 2010-08-19 | 1 | -14/+29 | |
* | | qlcnic: support anti mac spoofing | Sony Chacko | 2010-08-19 | 1 | -0/+11 | |
* | | qlcnic: configure offload setting on eswitch | Rajesh Borundia | 2010-08-19 | 1 | -5/+116 | |
* | | qlcnic: configure port on eswitch | Rajesh Borundia | 2010-08-19 | 1 | -83/+102 | |
* | | qlcnic: replace magic numbers with defines | Sony Chacko | 2010-08-19 | 1 | -1/+1 | |
* | | qlcnic: remove unused code | Sony Chacko | 2010-08-19 | 1 | -19/+0 | |
* | | drivers/net/qlcnic: Use available error codes | Julia Lawall | 2010-08-18 | 1 | -3/+3 | |
* | | qlcnic: turn off lro when rxcsum is disabled. | Sucheta Chakraborty | 2010-08-17 | 1 | -1/+1 | |
* | | qlcnic: fix link status message | Sony Chacko | 2010-08-17 | 1 | -2/+2 | |
* | | qlcnic: add eswitch statistics support | Amit Kumar Salecha | 2010-08-17 | 1 | -1/+131 | |
* | | qlcnic: fix for setting function modes | Rajesh Borundia | 2010-08-17 | 1 | -3/+0 | |
* | | qlcnic: device state management fixes for virtual func | Amit Kumar Salecha | 2010-08-17 | 1 | -32/+48 | |
* | | qlcnic: fix aer for virtual func | Amit Kumar Salecha | 2010-08-17 | 1 | -1/+1 | |
|/ | ||||||
* | qlcnic: using too much stack | Dan Carpenter | 2010-08-10 | 1 | -6/+21 | |
* | qlcnic: clean up qlcnic_init_pci_info() | Dan Carpenter | 2010-08-10 | 1 | -22/+23 | |
* | qlcnic: fix diag resource allocation | Sony Chacko | 2010-07-25 | 1 | -0/+1 | |
* | qlcnic: fix loopback test | Amit Kumar Salecha | 2010-07-25 | 1 | -18/+0 | |
* | qlcnic: fix pci resource leak | Amit Kumar Salecha | 2010-07-18 | 1 | -1/+6 | |
* | qlcnic: restore NPAR config data after recovery | Anirban Chakraborty | 2010-07-14 | 1 | -20/+66 | |
* | qlcnic: aer support | Sucheta Chakraborty | 2010-07-14 | 1 | -1/+136 | |
* | qlcnic: fix netdev notifier in error path | Amit Kumar Salecha | 2010-07-14 | 1 | -1/+9 | |
* | qlcnic: disable tx timeout recovery | Amit Kumar Salecha | 2010-07-14 | 1 | -2/+4 | |
* | qlcnic: Disable admin tools interface for VF driver mode | Anirban Chakraborty | 2010-07-09 | 1 | -1/+4 | |
* | qlcnic: Check FW capability for TSO | Anirban Chakraborty | 2010-07-09 | 1 | -3/+7 | |
* | qlcnic: Add support for configuring eswitch and npars | Rajesh K Borundia | 2010-06-29 | 1 | -5/+445 | |
* | qlcnic: Remove obsolete code | Anirban Chakraborty | 2010-06-29 | 1 | -20/+2 | |
* | qlcnic: offload tx timeout recovery | Amit Kumar Salecha | 2010-06-23 | 1 | -34/+31 | |
* | qlcnic: dont free host resources during fw recovery | Amit Kumar Salecha | 2010-06-23 | 1 | -29/+3 | |
* | qlcnic: release device resources during interface down | Amit Kumar Salecha | 2010-06-23 | 1 | -18/+42 |