index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
/
benet
/
be_main.c
Age
Commit message (
Expand
)
Author
2016-06-17
benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2016-06-07
be2net: Fix provisioning of RSS for VFs in multi-partition configurations
Somnath Kotur
2016-06-07
be2net: Enable Wake-On-LAN from shutdown for Skyhawk
Sriharsha Basavapatna
2016-06-07
be2net: use max-TXQs limit too while provisioning VF queue pairs
Suresh Reddy
2016-04-21
benet: be_resume needs to protect be_open with rtnl_lock
Hannes Frederic Sowa
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-03-03
be2net: don't enable multicast flag in be_enable_if_filters() routine
Venkat Duvvuru
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-19
be2net: Fix pcie error recovery in case of NIC+RoCE adapters
Padmanabh Ratnakar
2016-02-11
be2net: don't report EVB for older chipsets when SR-IOV is disabled
Ivan Vecera
2016-02-11
be2net: Interpret and log new data that's added to the port misconfigure asyn...
Ajit Khaparde
2016-02-11
be2net: Request RSS capability of Rx interface depending on number of Rx rings
Ajit Khaparde
2016-02-07
be2net: Fix interval calculation in interrupt moderation
Padmanabh Ratnakar
2016-02-07
be2net: Add retry in case of error recovery failure
Padmanabh Ratnakar
2016-02-07
be2net: Fix Lancer error recovery
Padmanabh Ratnakar
2016-02-07
be2net: SRIOV Queue distribution should factor in EQ-count of VFs
Sriharsha Basavapatna
2016-02-07
be2net: Fix be_vlan_rem_vid() to check vlan id being removed
Sriharsha Basavapatna
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
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 a line of code that has no effect
Sathya Perla
2015-12-30
be2net: move FW flash cmd code to be_cmds.c
Suresh Reddy
2015-12-30
be2net: cleanup FW flash image related macro defines
Suresh Reddy
2015-12-30
be2net: avoid configuring VEPA mode on BE3
Suresh Reddy
2015-12-28
RDMA/be2net: Remove open and close entry points
Devesh Sharma
2015-12-18
be2net: Avoid accessing eq object in be_msix_register routine, when i < 0.
Venkat Duvvuru
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-11-18
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
2015-11-18
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
2015-11-16
be2net: replace hardcoded values with existing define
Ivan Vecera
2015-10-13
be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmd
Somnath Kotur
2015-10-13
be2net: pad skb to meet minimum TX pkt size in BE3
Suresh Reddy
2015-10-13
be2net: fix BE3-R FW download compatibility check
Kalesh AP
2015-09-17
be2net: allow offloading with the same port for IPv4 and IPv6
Jiri Benc
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-17
be2net: avoid vxlan offloading on multichannel configs
Ivan Vecera
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-07
be2net: protect eqo->affinity_mask from getting freed twice
Kalesh AP
2015-08-07
be2net: post buffers before destroying RXQs in Lancer
Kalesh AP
2015-08-07
be2net: enable IFACE filters only after creating RXQs
Kalesh AP
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: convert dest field in udp-hdr to host-endian
Venkat Duvvuru
2015-07-10
be2net: fix wrong return value in be_check_ufi_compatibility()
Vasundhara Volam
2015-07-10
be2net: remove redundant D0 power state set
Kalesh Purayil
2015-07-10
be2net: query FW to check if EVB is enabled
Kalesh Purayil
2015-07-10
be2net: remove duplicate code in be_setup_wol()
Kalesh Purayil
[prev]
[next]