aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAge
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* qlcnic: rename module params with module_param_namedSony Chacko2012-12-04
* qlcnic: fix bug in LRO descriptor access macroSony Chacko2012-12-04
* qlcnic: update NIC partition interface routinesSony Chacko2012-12-04
* qlcnic: get board name APISony Chacko2012-12-04
* qlcnic: modify PCI and register access routinesSony Chacko2012-12-04
* qlcnic: move HW specific data to seperate structureSony Chacko2012-12-04
* qlcnic: add 82xx adapter specific checksSony Chacko2012-12-04
* qlge: remove __dev* attributesBill Pemberton2012-12-03
* qla3xxx: remove __dev* attributesBill Pemberton2012-12-03
* qlcnic: remove __dev* attributesBill Pemberton2012-12-03
* netxen: remove __dev* attributesBill Pemberton2012-12-03
* qlcnic: remove duplicated include from qlcnic_sysfs.cWei Yongjun2012-12-01
* qlcnic: fix coding style issues in qlcnic_minidump.cSony Chacko2012-11-28
* qlcnic: create file qlcnic_minidump.c for dump utilitySony Chacko2012-11-28
* qlcnic: fix style issues in qlcnic_sysfs.c fileSony Chacko2012-11-28
* qlcnic: create file qlcnic_sysfs.c for sysfs routinesSony Chacko2012-11-28
* qlcnic: fix coding style issues in qlcnic_io.cSony Chacko2012-11-28
* qlcnic: create file qlcnic_io.c for datapath routinesSony Chacko2012-11-28
* qlcnic: fix sparse check endian warningsShahed Shaikh2012-11-25
* qlcnic: fix sparse warningsSony Chacko2012-11-18
* qlcnic: fix compiler warningsSony Chacko2012-11-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
|\
| * qla3xxx: Ensure request/response queue addr writes to the registersJoe Jin2012-10-22
* | drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issueKumar Amit Mehta2012-11-06
* | drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issueKumar Amit Mehta2012-11-06
* | netxen: explicity handle pause autoneg parameterFlavio Leitner2012-10-31
* | qla3xxx: remove unused variable in ql_process_mac_tx_intr()Wei Yongjun2012-10-31
* | qla3xxx: use module_pci_driver to simplify the codeWei Yongjun2012-10-31
|/
* drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: fix error return codePeter Senna Tschudin2012-10-07
* sections: fix section conflicts in drivers/netAndi Kleen2012-10-05
* Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-01
|\
| * Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-12
| |\
| | * netdev: make pci_error_handlers constStephen Hemminger2012-09-07
| * | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-23
| |/
* | qlcnic: Fix scheduling while atomic bugNarendra K2012-09-27
* | netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov2012-09-18
|/
* qlge: Add offload features to vlan interfacesbrenohl@br.ibm.com2012-07-30
* qlge: fix an "&&" vs "||" bugDan Carpenter2012-07-18
* netxen: fix link notification orderFlavio Leitner2012-07-12
* qlge: fix endian issueLi RongQing2012-07-11
* qlge: Bumped driver version to 1.00.00.31Jitendra Kalsaria2012-07-11
* qlge: Refactoring of ethtool stats.Jitendra Kalsaria2012-07-11
* qlge: Moving low level frame error to ethtool statistics.Jitendra Kalsaria2012-07-11
* qlge: Fixed double pci free upon tx_ring->q allocation failure.Jitendra Kalsaria2012-07-11
* qlge: Added missing case statement to ethtool get_strings.Jitendra Kalsaria2012-07-11
* qlge: Clean up ethtool set WOL routine.Jitendra Kalsaria2012-07-11
* qlge: Fix ethtool WOL calls to operate only on devices that support WOL.Jitendra Kalsaria2012-07-11
* qlge: Cleanup atomic queue threshold check.Jitendra Kalsaria2012-07-11
* qlge: Fix TX queue stoppage due to full condition.Jitendra Kalsaria2012-07-11