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