summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be.h
Commit message (Expand)AuthorAgeFilesLines
* be2net: process port misconfig async eventVasundhara Volam2015-02-071-0/+6
* be2net: refactor be_set_rx_mode() and be_vid_config() for readabilitySathya Perla2015-02-071-6/+7
* be2net: replace (1 << x) with BIT(x)Vasundhara Volam2015-02-071-9/+9
* be2net: move un-exported routines from be.h to respective src filesSathya Perla2015-02-071-166/+0
* be2net: support TX batching using skb->xmit_more flagSathya Perla2015-01-051-1/+3
* be2net: Export tunnel offloads only when a VxLAN tunnel is createdSriharsha Basavapatna2014-12-111-0/+1
* be2net: fix port-type reporting in get_settingsRavikumar Nelavelli2014-09-131-1/+1
* be2net: define macro for_all_tx_queues_on_eq()Sathya Perla2014-09-021-0/+4
* be2net: get rid of TX budgetSathya Perla2014-09-021-2/+0
* be2net: define BE_MAX_MTUKalesh AP2014-09-021-0/+2
* be2net: Add a dma_mapping_error counter in ethtoolVasundhara Volam2014-09-021-0/+1
* be2net: Add TX completion error statistics in ethtoolKalesh AP2014-09-021-0/+7
* be2net: shorten AMAP_GET/SET_BITS() macro callsSathya Perla2014-09-021-0/+12
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-08-141-0/+1
|\
| * be2net: Issue shutdown event to ocrdma driverDevesh Sharma2014-08-011-0/+1
* | be2net: support deleting FW dump via ethtool (only for Lancer)Kalesh AP2014-08-021-0/+2
* | be2net: update driver version to 10.4Sathya Perla2014-07-171-1/+1
* | be2net: use adapter->flags to track SRIOV stateVasundhara Volam2014-07-171-1/+3
* | be2net: fix return status of some ethtool methodsKalesh AP2014-07-171-0/+2
* | be2net: create optimal number of queues on SR-IOV configVasundhara Volam2014-07-021-4/+4
* | be2net: read VF's capabilities from GET_PROFILE_CONFIG cmdVasundhara Volam2014-07-021-0/+1
|/
* be2net: fix qnq mode detection on VFsSuresh Reddy2014-06-231-3/+1
* be2net: skip multicast promiscuos setting in already setKalesh AP2014-05-301-0/+1
* be2net: covert vlan array to bit-mapRavikumar Nelavelli2014-05-091-1/+1
* be2net: Support for configurable RSS hash keyVenkata Duvvuru2014-04-221-1/+11
* be2net: Fix invocation of be_close() after be_clear()Kalesh AP2014-04-141-0/+1
* be2net: csum, tso and rss steering offload support for VxLANSathya Perla2014-03-281-2/+5
* be2net: update driver version to 10.2Sathya Perla2014-03-121-1/+1
* be2net: Add link state control for VFsSuresh Reddy2014-03-121-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-051-1/+3
|\
| * be2net: Fix to reset transparent vlan taggingSomnath Kotur2014-03-031-1/+3
* | be2net: dma_sync each RX frag before passing it to the stackSathya Perla2014-03-041-1/+2
* | be2net: refactor multi-channel config code for Skyhawk-R chipVasundhara Volam2014-02-131-2/+10
* | be2net: Update copyright yearVasundhara Volam2014-02-131-1/+1
|/
* be2net: update driver version to 10.0.xSathya Perla2014-01-151-1/+1
* be2net: cleanup wake-on-lan codeSuresh Reddy2014-01-151-1/+1
* be2net: do not use frag index in the RX-compl entrySuresh Reddy2014-01-151-1/+0
* be2net: Remove "10Gbps" from driver description stringSuresh Reddy2014-01-151-1/+1
* be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy2014-01-061-0/+1
* be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy2014-01-061-1/+1
* be2net: Avoid programming permenant MAC by BE3-R VFsAjit Khaparde2013-11-231-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-041-0/+10
|\
| * be2net: Warn users of possible broken functionality on BE2 cards with very ol...Somnath Kotur2013-10-271-0/+9
* | net/benet: Remove interface typeGavin Shan2013-10-291-1/+0
* | be2net: add support for ndo_busy_pollSathya Perla2013-10-271-0/+122
* | be2net: change the driver version number to 4.9.224.0Ajit Khaparde2013-10-091-1/+1
* | be2net: Display RoCE specific counters in ethtool -SAjit Khaparde2013-10-091-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-011-0/+2
|\ \ | |/
| * be2net: Fix number of VLANs supported in UMC mode for BE3-R.Ajit Khaparde2013-09-271-0/+1
| * be2net: Fix VLAN promiscuous mode programmingAjit Khaparde2013-09-271-0/+1
OpenPOWER on IntegriCloud