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_cmds.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338
Thomas Gleixner
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-09-05
be2net: Fix memory leak in be_cmd_get_profile_config()
Petr Oros
2018-02-28
emulex/benet: Constify *be_misconfig_evt_port_state[]
HernĂ¡n Gonzalez
2018-01-09
be2net: use ARRAY_SIZE for array sizing calculation on array cmd_priv_map
Colin Ian King
2017-03-30
be2net: Fix endian issue in logical link config command
Suresh Reddy
2017-01-16
be2net: fix status check in be_cmd_pmac_add()
Ivan Vecera
2016-12-06
be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.
Venkat Duvvuru
2016-10-09
be2net: Enable VF link state setting for BE3
Suresh Reddy
2016-10-09
be2net: NCSI FW section should be properly updated with ethtool for BE3
Sriharsha Basavapatna
2016-10-09
be2net: Provide an alternate way to read pf_num for BEx chips
Sriharsha Basavapatna
2016-09-19
be2net: mark symbols static where possible
Baoyou Xie
2016-09-07
be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES ...
Somnath Kotur
2016-09-07
be2net: Support UE recovery in BEx/Skyhawk adapters
Sriharsha Basavapatna
2016-08-08
be2net: replace polling with sleeping in the FW completion path
Sathya Perla
2016-06-27
be2net: Change copyright markings in source files
Somnath Kotur
2016-06-27
be2net: Fix broadcast echoes from EVB in BE3
Somnath Kotur
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-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-11
be2net: Request RSS capability of Rx interface depending on number of Rx rings
Ajit Khaparde
2016-02-07
be2net: Don't run ethtool self-tests for VFs
Somnath Kotur
2016-02-07
be2net: check for INSUFFICIENT_PRIVILEGES error
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 a line of code that has no effect
Sathya Perla
2015-12-30
be2net: log digital signature errors while flashing FW image
Suresh Reddy
2015-12-30
be2net: move FW flash cmd code to be_cmds.c
Suresh Reddy
2015-12-30
be2net: fix VF link state transition from disabled to auto
Suresh Reddy
2015-10-13
be2net: remove vlan promisc capability from VF's profile descriptors
Kalesh AP
2015-10-13
be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmd
Somnath Kotur
2015-10-13
be2net: release mcc-lock in a failure case in be_cmd_notify_wait()
Suresh Reddy
2015-09-05
be2net: Revert "make the RX_FILTER command asynchronous" commit
Sathya Perla
2015-07-24
be2net: support ndo_get_phys_port_id()
Sriharsha Basavapatna
2015-07-10
be2net: make SET_LOOPBACK_MODE cmd asynchrounous
Suresh Reddy
2015-07-10
be2net: make the RX_FILTER command asynchronous
Suresh Reddy
2015-07-10
be2net: return error status from be_mcc_notify()
Suresh Reddy
2015-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-07
be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()
Sriharsha Basavapatna
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 copyright year to 2015
Vasundhara Volam
2015-05-09
be2net: use be_virtfn() instead of !be_physfn()
Kalesh AP
2015-05-09
be2net: check for INSUFFICIENT_VLANS error
Kalesh AP
2015-05-09
be2net: add support for spoofchk setting
Kalesh AP
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQs
Suresh Reddy
[next]