summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/emulex
Commit message (Expand)AuthorAge
* be2net: query max_tx_qs for BE3 super-nic profile from FWSuresh Reddy2014-09-02
* be2net: define macro for_all_tx_queues_on_eq()Sathya Perla2014-09-02
* be2net: get rid of TX budgetSathya Perla2014-09-02
* be2net: make be_cmd_get_regs() return a statusVasundhara Volam2014-09-02
* be2net: define BE_MAX_MTUKalesh AP2014-09-02
* be2net: remove unncessary gotosKalesh AP2014-09-02
* be2net: fix log messages in lancer FW download pathKalesh AP2014-09-02
* be2net: Add a dma_mapping_error counter in ethtoolVasundhara Volam2014-09-02
* be2net: Add TX completion error statistics in ethtoolKalesh AP2014-09-02
* be2net: add a description for counter rx_input_fifo_overflow_dropSathya Perla2014-09-02
* be2net: shorten AMAP_GET/SET_BITS() macro callsSathya Perla2014-09-02
* be2net: add a few log messagesSathya Perla2014-09-02
* benet: Set skb->csum_level for encapsulated checksumTom Herbert2014-08-29
* be2net: Use dev_consume_skb_any() in the non-drop pathRick Jones2014-08-29
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-14
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-08-14
|\ \ | |/ |/|
| * be2net: Issue shutdown event to ocrdma driverDevesh Sharma2014-08-01
* | be2net: support deleting FW dump via ethtool (only for Lancer)Kalesh AP2014-08-02
* | be2net: ignore VF mac address setting for the same macVasundhara Volam2014-08-02
* | be2net: ignore get/set profile FW cmd failuresSathya Perla2014-08-02
* | be2net: update driver version to 10.4Sathya Perla2014-07-17
* | be2net: use adapter->flags to track SRIOV stateVasundhara Volam2014-07-17
* | be2net: avoid SRIOV config for BE2 chipVasundhara Volam2014-07-17
* | be2net: use be_max_vfs() macro to access max-vfsVasundhara Volam2014-07-17
* | be2net: use "if (!foo)" test styleKalesh AP2014-07-17
* | be2net: remove unused structures in be_cmds.hKalesh AP2014-07-17
* | be2net: reduce arguments passed to FW-cmd routinesKalesh AP2014-07-17
* | be2net: update UE bit description stringsVasundhara Volam2014-07-17
* | be2net: fix return status of some ndo methodsKalesh AP2014-07-17
* | be2net: fix return status of some ethtool methodsKalesh AP2014-07-17
* | be2net: return -ENOMEM for memory allocation failuresKalesh AP2014-07-17
* | be2net: return -ETIMEDOUT when a FW-cmd times outKalesh AP2014-07-17
* | be2net: fix error status for FW-downloadKalesh AP2014-07-17
* | be2net: use -ENETDOWN error status when interface is downKalesh AP2014-07-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\ \ | |/
| * be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy2014-07-11
* | be2net: re-enable vlan filtering mode asapKalesh AP2014-07-02
* | be2net: create optimal number of queues on SR-IOV configVasundhara Volam2014-07-02
* | be2net: read VF's capabilities from GET_PROFILE_CONFIG cmdVasundhara Volam2014-07-02
* | be2net: remove be_cmd_get_profile_config_mbox/mccq() variantsVasundhara Volam2014-07-02
|/
* be2net: fix qnq mode detection on VFsSuresh Reddy2014-06-23
* Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-02
|\
| * ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings2014-05-19
* | be2net: cleanup MCC async event processing codeSathya Perla2014-05-30
* | be2net: move async cmd processing to a separate routineSathya Perla2014-05-30
* | be2net: re-factor MCCQ error status handling codeKalesh AP2014-05-30
* | be2net: support flashing new regions on Skyhawk-RVasundhara Volam2014-05-30
* | be2net: fixup TX-rate setting code for Skyhawk-RRavikumar Nelavelli2014-05-30
* | be2net: skip multicast promiscuos setting in already setKalesh AP2014-05-30