| Commit message (Expand) | Author | Age | Files | Lines |
* | qla3xxx: Ensure request/response queue addr writes to the registers | Joe Jin | 2012-10-22 | 1 | -2/+7 |
* | drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: fix error return code | Peter Senna Tschudin | 2012-10-07 | 1 | -1/+2 |
* | sections: fix section conflicts in drivers/net | Andi Kleen | 2012-10-06 | 1 | -1/+1 |
* | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-10-01 | 3 | -4/+4 |
|\ |
|
| * | Merge branch 'pci/stephen-const' into next | Bjorn Helgaas | 2012-09-12 | 3 | -3/+3 |
| |\ |
|
| | * | netdev: make pci_error_handlers const | Stephen Hemminger | 2012-09-07 | 3 | -3/+3 |
| * | | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type | Yijing Wang | 2012-08-23 | 1 | -1/+1 |
| |/ |
|
* | | qlcnic: Fix scheduling while atomic bug | Narendra K | 2012-09-27 | 1 | -2/+2 |
* | | netxen: check for root bus in netxen_mask_aer_correctable | Nikolay Aleksandrov | 2012-09-18 | 1 | -0/+4 |
|/ |
|
* | qlge: Add offload features to vlan interfaces | brenohl@br.ibm.com | 2012-07-29 | 1 | -0/+1 |
* | qlge: fix an "&&" vs "||" bug | Dan Carpenter | 2012-07-18 | 1 | -1/+1 |
* | netxen: fix link notification order | Flavio Leitner | 2012-07-12 | 1 | -2/+2 |
* | qlge: fix endian issue | Li RongQing | 2012-07-11 | 1 | -3/+3 |
* | qlge: Bumped driver version to 1.00.00.31 | Jitendra Kalsaria | 2012-07-10 | 1 | -1/+1 |
* | qlge: Refactoring of ethtool stats. | Jitendra Kalsaria | 2012-07-10 | 1 | -138/+157 |
* | qlge: Moving low level frame error to ethtool statistics. | Jitendra Kalsaria | 2012-07-10 | 3 | -27/+58 |
* | qlge: Fixed double pci free upon tx_ring->q allocation failure. | Jitendra Kalsaria | 2012-07-10 | 1 | -4/+6 |
* | qlge: Added missing case statement to ethtool get_strings. | Jitendra Kalsaria | 2012-07-10 | 1 | -0/+5 |
* | qlge: Clean up ethtool set WOL routine. | Jitendra Kalsaria | 2012-07-10 | 1 | -9/+0 |
* | qlge: Fix ethtool WOL calls to operate only on devices that support WOL. | Jitendra Kalsaria | 2012-07-10 | 2 | -4/+18 |
* | qlge: Cleanup atomic queue threshold check. | Jitendra Kalsaria | 2012-07-10 | 2 | -5/+1 |
* | qlge: Fix TX queue stoppage due to full condition. | Jitendra Kalsaria | 2012-07-10 | 1 | -1/+11 |
* | qlge: remove unnecessary setting of skb->dev | Jon Mason | 2012-07-10 | 1 | -2/+0 |
* | qlcnic: remove unnecessary setting of skb->dev | Jon Mason | 2012-07-10 | 1 | -2/+0 |
* | netxen: remove unnecessary setting of skb->dev | Jon Mason | 2012-07-10 | 1 | -2/+0 |
* | qlge: set maximal number of default RSS queues | Yuval Mintz | 2012-07-05 | 1 | -1/+1 |
* | netxen_nic: restrict force firmware dump when dump is disabled. | Manish chopra | 2012-06-29 | 2 | -5/+12 |
* | netxen: Error return off by one for XG port. | Santosh Nayak | 2012-06-25 | 2 | -4/+4 |
* | netxen: Error return off by one in 'netxen_nic_set_pauseparam()'. | Santosh Nayak | 2012-06-25 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-15 | 1 | -1/+1 |
|\ |
|
| * | qlcnic: off by one in qlcnic_init_pci_info() | Dan Carpenter | 2012-06-15 | 1 | -1/+1 |
* | | qlcnic: Fix protcol type in case of inband vlan. | Rajesh Borundia | 2012-06-07 | 2 | -2/+3 |
* | | qlcnic: fix unsupported CDRP command error message. | Jitendra Kalsaria | 2012-06-07 | 2 | -5/+33 |
* | | qlcnic: Fix estimation of recv MSS in case of LRO | Rajesh Borundia | 2012-06-07 | 5 | -0/+23 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-05-22 | 2 | -4/+2 |
|\ |
|
| * | qlogic: get rid of a redundant test for NULL before call to release_firmware() | Jesper Juhl | 2012-04-30 | 2 | -4/+2 |
* | | qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i... | Manish chopra | 2012-05-15 | 1 | -1/+6 |
* | | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-10 | 1 | -3/+2 |
* | | netxen_nic: Fix estimation of recv MSS in case of LRO | Rajesh Borundia | 2012-05-09 | 5 | -4/+23 |
* | | netxen: added miniDIMM support in driver. | Sucheta Chakraborty | 2012-05-09 | 3 | -0/+163 |
* | | netxen_nic: Allow only useful and recommended firmware dump capture mask values | Manish chopra | 2012-05-09 | 2 | -8/+13 |
* | | netxen_nic: disable minidump by default | Sritej Velaga | 2012-05-09 | 1 | -1/+1 |
* | | qlcnic: Allow a predefined set of capture masks for FW dump | Manish Chopra | 2012-04-27 | 3 | -18/+24 |
* | | qlcnic: Adding mac statistics to ethtool. | Jitendra Kalsaria | 2012-04-27 | 3 | -30/+226 |
* | | qlcnic: Register device in FAILED state. | Sucheta Chakraborty | 2012-04-27 | 4 | -13/+93 |
* | | net: Fix spelling typo in net | Masanari Iida | 2012-04-14 | 1 | -1/+1 |
|/ |
|
* | qlcnic: Bug fix for LRO | Anirban Chakraborty | 2012-03-23 | 2 | -3/+5 |
* | netxen: qlogic ethernet : Fix endian bug. | Santosh Nayak | 2012-03-16 | 3 | -9/+9 |
* | qla3xxx: ethernet: Silence static checker warning. | Santosh Nayak | 2012-03-06 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-03-05 | 1 | -3/+2 |
|\ |
|