index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
/
benet
/
be.h
Age
Commit message (
Expand
)
Author
2015-02-07
be2net: process port misconfig async event
Vasundhara Volam
2015-02-07
be2net: refactor be_set_rx_mode() and be_vid_config() for readability
Sathya Perla
2015-02-07
be2net: replace (1 << x) with BIT(x)
Vasundhara Volam
2015-02-07
be2net: move un-exported routines from be.h to respective src files
Sathya Perla
2015-01-05
be2net: support TX batching using skb->xmit_more flag
Sathya Perla
2014-12-11
be2net: Export tunnel offloads only when a VxLAN tunnel is created
Sriharsha Basavapatna
2014-09-13
be2net: fix port-type reporting in get_settings
Ravikumar Nelavelli
2014-09-02
be2net: define macro for_all_tx_queues_on_eq()
Sathya Perla
2014-09-02
be2net: get rid of TX budget
Sathya Perla
2014-09-02
be2net: define BE_MAX_MTU
Kalesh AP
2014-09-02
be2net: Add a dma_mapping_error counter in ethtool
Vasundhara Volam
2014-09-02
be2net: Add TX completion error statistics in ethtool
Kalesh AP
2014-09-02
be2net: shorten AMAP_GET/SET_BITS() macro calls
Sathya Perla
2014-08-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-08-02
be2net: support deleting FW dump via ethtool (only for Lancer)
Kalesh AP
2014-08-01
be2net: Issue shutdown event to ocrdma driver
Devesh Sharma
2014-07-17
be2net: update driver version to 10.4
Sathya Perla
2014-07-17
be2net: use adapter->flags to track SRIOV state
Vasundhara Volam
2014-07-17
be2net: fix return status of some ethtool methods
Kalesh AP
2014-07-02
be2net: create optimal number of queues on SR-IOV config
Vasundhara Volam
2014-07-02
be2net: read VF's capabilities from GET_PROFILE_CONFIG cmd
Vasundhara Volam
2014-06-23
be2net: fix qnq mode detection on VFs
Suresh Reddy
2014-05-30
be2net: skip multicast promiscuos setting in already set
Kalesh AP
2014-05-09
be2net: covert vlan array to bit-map
Ravikumar Nelavelli
2014-04-22
be2net: Support for configurable RSS hash key
Venkata Duvvuru
2014-04-14
be2net: Fix invocation of be_close() after be_clear()
Kalesh AP
2014-03-28
be2net: csum, tso and rss steering offload support for VxLAN
Sathya Perla
2014-03-12
be2net: update driver version to 10.2
Sathya Perla
2014-03-12
be2net: Add link state control for VFs
Suresh Reddy
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-04
be2net: dma_sync each RX frag before passing it to the stack
Sathya Perla
2014-03-03
be2net: Fix to reset transparent vlan tagging
Somnath Kotur
2014-02-13
be2net: refactor multi-channel config code for Skyhawk-R chip
Vasundhara Volam
2014-02-13
be2net: Update copyright year
Vasundhara Volam
2014-01-15
be2net: update driver version to 10.0.x
Sathya Perla
2014-01-15
be2net: cleanup wake-on-lan code
Suresh Reddy
2014-01-15
be2net: do not use frag index in the RX-compl entry
Suresh Reddy
2014-01-15
be2net: Remove "10Gbps" from driver description string
Suresh Reddy
2014-01-06
be2net: fix max_evt_qs calculation for BE3 in SR-IOV config
Suresh Reddy
2014-01-06
be2net: increase the timeout value for loopback-test FW cmd
Suresh Reddy
2013-11-23
be2net: Avoid programming permenant MAC by BE3-R VFs
Ajit Khaparde
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-29
net/benet: Remove interface type
Gavin Shan
2013-10-27
be2net: add support for ndo_busy_poll
Sathya Perla
2013-10-27
be2net: Warn users of possible broken functionality on BE2 cards with very ol...
Somnath Kotur
2013-10-09
be2net: change the driver version number to 4.9.224.0
Ajit Khaparde
2013-10-09
be2net: Display RoCE specific counters in ethtool -S
Ajit Khaparde
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
be2net: add a counter for pkts dropped in xmit path
Sathya Perla
2013-10-01
be2net: fix adaptive interrupt coalescing
Sathya Perla
[next]