index
:
linux.git
master
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-09-17
be2net: allow offloading with the same port for IPv4 and IPv6
Jiri Benc
2015-07-29
be2net: Support vxlan offload stats in the driver
Sriharsha Basavapatna
2015-07-24
be2net: support ndo_get_phys_port_id()
Sriharsha Basavapatna
2015-07-10
be2net: bump up the driver version to 10.6.0.3
Sathya Perla
2015-05-14
be2net: Support for OS2BMC.
Venkata Duvvuru
2015-05-14
be2net: Report a "link down" to the stack when a fatal error or fw reset happ...
Venkata Duvvuru
2015-05-14
be2net: Export board temperature using hwmon-sysfs interface.
Venkata Duvvuru
2015-05-09
be2net: update the driver version to 10.6.0.2
Sathya Perla
2015-05-09
be2net: update copyright year to 2015
Vasundhara Volam
2015-05-09
be2net: set interrupt moderation for Skyhawk-R using EQ-DB
Padmanabh Ratnakar
2015-05-09
be2net: add support for spoofchk setting
Kalesh AP
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
[next]