Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drivers/net: avoid some skb->ip_summed initializations | Eric Dumazet | 2010-09-02 | 1 | -1/+1 |
* | qlcnic: add cksum flag | Amit Kumar Salecha | 2010-09-01 | 2 | -4/+6 |
* | qlcnic: mac vlan learning support | Amit Kumar Salecha | 2010-09-01 | 3 | -10/+26 |
* | qlcnic: support mac learning | Amit Kumar Salecha | 2010-09-01 | 3 | -0/+191 |
* | qlcnic: fix mac override capability | Rajesh Borundia | 2010-09-01 | 3 | -13/+28 |
* | 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 | 3 | -30/+13 |
* | qlcnic: add api version in reg dump | Rajesh Borundia | 2010-09-01 | 1 | -4/+11 |
* | qlcnic: backout firmware initialization update | Sony Chacko | 2010-09-01 | 4 | -28/+100 |
* | qlcnic: PCI ID addition | Sritej Velaga | 2010-08-26 | 1 | -0/+2 |
* | qlcnic: Fix driver load issue in FW hang | Anirban Chakraborty | 2010-08-26 | 4 | -60/+75 |
* | qlcnic: Fix missing error codes | Sony Chacko | 2010-08-26 | 1 | -4/+8 |
* | qlcnic: change reg name | Amit Kumar Salecha | 2010-08-25 | 3 | -8/+8 |
* | 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 | 3 | -21/+111 |
* | qlcnic: eswitch config fixes | Rajesh Borundia | 2010-08-25 | 2 | -12/+15 |
* | 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: update version 5.0.8 | Amit Kumar Salecha | 2010-08-19 | 1 | -2/+2 |
* | | qlcnic: rom lock recovery | Sucheta Chakraborty | 2010-08-19 | 2 | -4/+14 |
* | | qlcnic: firmware initialization update | Sony Chacko | 2010-08-19 | 4 | -131/+47 |
* | | qlcnic: fix endiness in eswitch statistics | Amit Kumar Salecha | 2010-08-19 | 1 | -2/+16 |
* | | 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 | 2 | -0/+12 |
* | | qlcnic: configure offload setting on eswitch | Rajesh Borundia | 2010-08-19 | 2 | -6/+133 |
* | | qlcnic: configure port on eswitch | Rajesh Borundia | 2010-08-19 | 4 | -134/+254 |
* | | qlcnic: replace magic numbers with defines | Sony Chacko | 2010-08-19 | 4 | -3/+8 |
* | | qlcnic: remove unused code | Sony Chacko | 2010-08-19 | 2 | -20/+0 |
* | | qlcnic: fix inconsistent lock state | Amit Kumar Salecha | 2010-08-19 | 1 | -7/+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 | 3 | -1/+25 |
* | | qlcnic: fix link diag test | Sony Chacko | 2010-08-17 | 2 | -9/+9 |
* | | qlcnic: fix link status message | Sony Chacko | 2010-08-17 | 1 | -2/+2 |
* | | qlcnic: add eswitch statistics support | Amit Kumar Salecha | 2010-08-17 | 3 | -1/+287 |
* | | 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 | 2 | -34/+51 |
* | | 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 | 3 | -22/+8 |
* | qlcnic: fix bandwidth check | Rajesh Borundia | 2010-07-24 | 1 | -4/+3 |
* | 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 | 3 | -23/+72 |
* | qlcnic: aer support | Sucheta Chakraborty | 2010-07-14 | 2 | -1/+137 |
* | 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 |