index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
/
benet
/
be.h
Age
Commit message (
Expand
)
Author
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-08
be2net: Fix a bug in Rx buffer posting
Ajit Khaparde
2015-03-29
be2net: bump up the driver version to 10.6.0.1
Sathya Perla
2015-03-29
be2net: assign CPU affinity hints to be2net IRQs
Padmanabh Ratnakar
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
be2net: use PCI MMIO read instead of config read for errors
Suresh Reddy
2015-03-20
be2net: Prevent VFs from enabling VLAN promiscuous mode
Vasundhara Volam
2015-03-04
be2net: re-distribute SRIOV resources allowed by FW
Vasundhara Volam
2015-03-04
be2net: avoid creating the non-RSS default RXQ if FW allows to
Vasundhara Volam
2015-02-23
be2net: use a wrapper to schedule and cancel error detection task
Sathya Perla
2015-02-20
be2net: Minor code cleanup in tx completion process
Sriharsha Basavapatna
2015-02-20
be2net: Refactor wrb_fill_hdr() routine
Sriharsha Basavapatna
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
[next]