aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-04be2net: re-distribute SRIOV resources allowed by FWVasundhara Volam1-0/+4
2015-03-04be2net: avoid creating the non-RSS default RXQ if FW allows toVasundhara Volam1-2/+3
2015-02-23be2net: use a wrapper to schedule and cancel error detection taskSathya Perla1-1/+2
2015-02-20be2net: Minor code cleanup in tx completion processSriharsha Basavapatna1-0/+7
2015-02-20be2net: Refactor wrb_fill_hdr() routineSriharsha Basavapatna1-0/+33
2015-02-07be2net: process port misconfig async eventVasundhara Volam1-0/+6
2015-02-07be2net: refactor be_set_rx_mode() and be_vid_config() for readabilitySathya Perla1-6/+7
2015-02-07be2net: replace (1 << x) with BIT(x)Vasundhara Volam1-9/+9
2015-02-07be2net: move un-exported routines from be.h to respective src filesSathya Perla1-166/+0
2015-01-05be2net: support TX batching using skb->xmit_more flagSathya Perla1-1/+3
2014-12-11be2net: Export tunnel offloads only when a VxLAN tunnel is createdSriharsha Basavapatna1-0/+1
2014-09-13be2net: fix port-type reporting in get_settingsRavikumar Nelavelli1-1/+1
2014-09-02be2net: define macro for_all_tx_queues_on_eq()Sathya Perla1-0/+4
2014-09-02be2net: get rid of TX budgetSathya Perla1-2/+0
2014-09-02be2net: define BE_MAX_MTUKalesh AP1-0/+2
2014-09-02be2net: Add a dma_mapping_error counter in ethtoolVasundhara Volam1-0/+1
2014-09-02be2net: Add TX completion error statistics in ethtoolKalesh AP1-0/+7
2014-09-02be2net: shorten AMAP_GET/SET_BITS() macro callsSathya Perla1-0/+12
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+1
2014-08-02be2net: support deleting FW dump via ethtool (only for Lancer)Kalesh AP1-0/+2
2014-08-01be2net: Issue shutdown event to ocrdma driverDevesh Sharma1-0/+1
2014-07-17be2net: update driver version to 10.4Sathya Perla1-1/+1
2014-07-17be2net: use adapter->flags to track SRIOV stateVasundhara Volam1-1/+3
2014-07-17be2net: fix return status of some ethtool methodsKalesh AP1-0/+2
2014-07-02be2net: create optimal number of queues on SR-IOV configVasundhara Volam1-4/+4
2014-07-02be2net: read VF's capabilities from GET_PROFILE_CONFIG cmdVasundhara Volam1-0/+1
2014-06-23be2net: fix qnq mode detection on VFsSuresh Reddy1-3/+1
2014-05-30be2net: skip multicast promiscuos setting in already setKalesh AP1-0/+1
2014-05-09be2net: covert vlan array to bit-mapRavikumar Nelavelli1-1/+1
2014-04-22be2net: Support for configurable RSS hash keyVenkata Duvvuru1-1/+11
2014-04-14be2net: Fix invocation of be_close() after be_clear()Kalesh AP1-0/+1
2014-03-28be2net: csum, tso and rss steering offload support for VxLANSathya Perla1-2/+5
2014-03-12be2net: update driver version to 10.2Sathya Perla1-1/+1
2014-03-12be2net: Add link state control for VFsSuresh Reddy1-0/+1
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2014-03-04be2net: dma_sync each RX frag before passing it to the stackSathya Perla1-1/+2
2014-03-03be2net: Fix to reset transparent vlan taggingSomnath Kotur1-1/+3
2014-02-13be2net: refactor multi-channel config code for Skyhawk-R chipVasundhara Volam1-2/+10
2014-02-13be2net: Update copyright yearVasundhara Volam1-1/+1
2014-01-15be2net: update driver version to 10.0.xSathya Perla1-1/+1
2014-01-15be2net: cleanup wake-on-lan codeSuresh Reddy1-1/+1
2014-01-15be2net: do not use frag index in the RX-compl entrySuresh Reddy1-1/+0
2014-01-15be2net: Remove "10Gbps" from driver description stringSuresh Reddy1-1/+1
2014-01-06be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy1-0/+1
2014-01-06be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy1-1/+1
2013-11-23be2net: Avoid programming permenant MAC by BE3-R VFsAjit Khaparde1-0/+1
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+10
2013-10-29net/benet: Remove interface typeGavin Shan1-1/+0
2013-10-27be2net: add support for ndo_busy_pollSathya Perla1-0/+122
2013-10-27be2net: Warn users of possible broken functionality on BE2 cards with very old FW versions with latest driverSomnath Kotur1-0/+9