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_hw.h
Age
Commit message (
Expand
)
Author
2015-02-07
be2net: avoid unncessary swapping of fields in eth_tx_wrb
Sathya Perla
2015-02-07
be2net: replace (1 << x) with BIT(x)
Vasundhara Volam
2015-01-24
be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h
Vasundhara Volam
2015-01-05
be2net: support TX batching using skb->xmit_more flag
Sathya Perla
2014-09-02
be2net: Add TX completion error statistics in ethtool
Kalesh AP
2014-05-30
be2net: support flashing new regions on Skyhawk-R
Vasundhara Volam
2014-03-28
be2net: csum, tso and rss steering offload support for VxLAN
Sathya Perla
2014-02-13
be2net: refactor multi-channel config code for Skyhawk-R chip
Vasundhara Volam
2014-02-13
be2net: Update copyright year
Vasundhara Volam
2013-12-06
be2net: Fix Lancer error recovery to distinguish FW download
Somnath Kotur
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-05-31
be2net: Implement initiate FW dump feature for Lancer
Somnath Kotur
2013-05-30
be2net: Mark checksum fail for IP fragmented packets
Somnath Kotur
2013-04-22
be2net: Avoid flashing BE3 UFI on BE3-R chip.
Vasundhara Volam
2013-04-22
be2net: Use TXQ_CREATE_V2 cmd
Vasundhara Volam
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-07
be2net: Update copyright year
Vasundhara Volam
2013-03-06
be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3
Sathya Perla
2012-11-07
be2net: fix access to SEMAPHORE reg
Sathya Perla
2012-11-07
be2net: do not use sli_family to identify skyhawk-R chip
Sathya Perla
2012-10-21
be2net: Wait till resources are available for VF in error recovery
Padmanabh Ratnakar
2012-07-12
be2net: Activate new FW after FW download for Lancer
Padmanabh Ratnakar
2012-06-06
be2net: do not use SCRATCHPAD register
Sathya Perla
2012-05-21
Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2012-05-10
be2net: avoid disabling sriov while VFs are assigned
Sathya Perla
2012-05-08
be2net: Add functionality to support RoCE driver
Parav Pandit
2012-04-26
be2net: Fix FW download for BE
Padmanabh Ratnakar
2011-11-03
be2net: Add detect UE feature for Lancer
Padmanabh Ratnakar
2011-08-11
be2net: Move the Emulex driver
Jeff Kirsher