summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/emulex/benet/be.h
AgeCommit message (Expand)Author
2015-02-07be2net: process port misconfig async eventVasundhara Volam
2015-02-07be2net: refactor be_set_rx_mode() and be_vid_config() for readabilitySathya Perla
2015-02-07be2net: replace (1 << x) with BIT(x)Vasundhara Volam
2015-02-07be2net: move un-exported routines from be.h to respective src filesSathya Perla
2015-01-05be2net: support TX batching using skb->xmit_more flagSathya Perla
2014-12-11be2net: Export tunnel offloads only when a VxLAN tunnel is createdSriharsha Basavapatna
2014-09-13be2net: fix port-type reporting in get_settingsRavikumar Nelavelli
2014-09-02be2net: define macro for_all_tx_queues_on_eq()Sathya Perla
2014-09-02be2net: get rid of TX budgetSathya Perla
2014-09-02be2net: define BE_MAX_MTUKalesh AP
2014-09-02be2net: Add a dma_mapping_error counter in ethtoolVasundhara Volam
2014-09-02be2net: Add TX completion error statistics in ethtoolKalesh AP
2014-09-02be2net: shorten AMAP_GET/SET_BITS() macro callsSathya Perla
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-08-02be2net: support deleting FW dump via ethtool (only for Lancer)Kalesh AP
2014-08-01be2net: Issue shutdown event to ocrdma driverDevesh Sharma
2014-07-17be2net: update driver version to 10.4Sathya Perla
2014-07-17be2net: use adapter->flags to track SRIOV stateVasundhara Volam
2014-07-17be2net: fix return status of some ethtool methodsKalesh AP
2014-07-02be2net: create optimal number of queues on SR-IOV configVasundhara Volam
2014-07-02be2net: read VF's capabilities from GET_PROFILE_CONFIG cmdVasundhara Volam
2014-06-23be2net: fix qnq mode detection on VFsSuresh Reddy
2014-05-30be2net: skip multicast promiscuos setting in already setKalesh AP
2014-05-09be2net: covert vlan array to bit-mapRavikumar Nelavelli
2014-04-22be2net: Support for configurable RSS hash keyVenkata Duvvuru
2014-04-14be2net: Fix invocation of be_close() after be_clear()Kalesh AP
2014-03-28be2net: csum, tso and rss steering offload support for VxLANSathya Perla
2014-03-12be2net: update driver version to 10.2Sathya Perla
2014-03-12be2net: Add link state control for VFsSuresh Reddy
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-04be2net: dma_sync each RX frag before passing it to the stackSathya Perla
2014-03-03be2net: Fix to reset transparent vlan taggingSomnath Kotur
2014-02-13be2net: refactor multi-channel config code for Skyhawk-R chipVasundhara Volam
2014-02-13be2net: Update copyright yearVasundhara Volam
2014-01-15be2net: update driver version to 10.0.xSathya Perla
2014-01-15be2net: cleanup wake-on-lan codeSuresh Reddy
2014-01-15be2net: do not use frag index in the RX-compl entrySuresh Reddy
2014-01-15be2net: Remove "10Gbps" from driver description stringSuresh Reddy
2014-01-06be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy
2014-01-06be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy
2013-11-23be2net: Avoid programming permenant MAC by BE3-R VFsAjit Khaparde
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-29net/benet: Remove interface typeGavin Shan
2013-10-27be2net: add support for ndo_busy_pollSathya Perla
2013-10-27be2net: Warn users of possible broken functionality on BE2 cards with very ol...Somnath Kotur
2013-10-09be2net: change the driver version number to 4.9.224.0Ajit Khaparde
2013-10-09be2net: Display RoCE specific counters in ethtool -SAjit Khaparde
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-01be2net: add a counter for pkts dropped in xmit pathSathya Perla
2013-10-01be2net: fix adaptive interrupt coalescingSathya Perla