开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-07
be2net: Don't leak iomapped memory on removal.
Douglas Miller
2016-02-24
be2net: Fix a UE caused by passing large frames to the ASIC
ajit.khaparde@broadcom.com
2016-02-24
be2net: Declare some u16 fields as u32 to improve performance
ajit.khaparde@broadcom.com
2016-02-11
be2net: Interpret and log new data that's added to the port misconfigure asyn...
Ajit Khaparde
2016-02-07
be2net: Add retry in case of error recovery failure
Padmanabh Ratnakar
2016-02-07
be2net: SRIOV Queue distribution should factor in EQ-count of VFs
Sriharsha Basavapatna
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-30
be2net: bump up the driver version to 11.0.0.0
Suresh Reddy
2015-12-30
be2net: support ethtool get-dump option
Venkat Duvvuru
2015-12-30
be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd
Suresh Reddy
2015-12-30
be2net: remove unused error variables
Venkat Duvvuru
2015-12-30
be2net: remove a line of code that has no effect
Sathya Perla
2015-12-28
RDMA/be2net: Remove open and close entry points
Devesh Sharma
2015-10-13
be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmd
Somnath Kotur
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
[next]