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
/
broadcom
Age
Commit message (
Expand
)
Author
2020-05-26
bnxt_en: fix firmware message length endianness
Edwin Peer
2020-05-26
bnxt_en: Fix return code to "flash_device".
Vasundhara Volam
2020-05-26
bnxt_en: Fix accumulation of bp->net_stats_prev.
Michael Chan
2020-05-13
net: broadcom: Select BROADCOM_PHY for BCMGENET
Florian Fainelli
2020-05-05
net: broadcom: fix a mistake about ioremap resource
Dejin Zheng
2020-04-27
bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().
Michael Chan
2020-04-27
bnxt_en: Return error when allocating zero size context memory.
Michael Chan
2020-04-27
bnxt_en: Improve AER slot reset.
Michael Chan
2020-04-27
bnxt_en: Reduce BNXT_MSIX_VEC_MAX value to supported CQs per PF.
Vasundhara Volam
2020-04-27
bnxt_en: Fix VF anti-spoof filter setup.
Michael Chan
2020-04-24
net: systemport: suppress warnings on failed Rx SKB allocations
Doug Berger
2020-04-24
net: bcmgenet: suppress warnings on failed Rx SKB allocations
Doug Berger
2020-04-23
net: bcmgenet: correct per TX/RX ring statistics
Doug Berger
2020-04-21
net: broadcom: convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
2020-04-20
net: systemport: Omit superfluous error message in bcm_sysport_probe()
Tang Bin
2020-04-01
bnx2x: correct a comment mistake in grammar
Hu Haowen
2020-03-30
devlink: Implicitly set auto recover flag when registering health reporter
Eran Ben Elisha
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
2020-03-27
bgmac: configure MTU and add support for frames beyond 8192 byte size
Murali Krishna Policharla
2020-03-27
bnxt_en: Fix "fw.mgmt" and "fw.nsci" info via devlink info_get cb
Vasundhara Volam
2020-03-27
bnxt_en: Add partno to devlink info_get cb
Vasundhara Volam
2020-03-27
bnxt_en: Read partno and serialno of the board from VPD
Vasundhara Volam
2020-03-27
bnxt_en: Add fw.mgmt.api version to devlink info_get cb.
Vasundhara Volam
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-23
bnxt_en: Reset rings if ring reservation fails during open()
Vasundhara Volam
2020-03-23
bnxt_en: Free context memory after disabling PCI in probe error path.
Michael Chan
2020-03-23
bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.
Michael Chan
2020-03-23
bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()
Edwin Peer
2020-03-23
bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.
Michael Chan
2020-03-21
net: bcmgenet: always enable status blocks
Doug Berger
2020-03-17
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-17
net: bcmgenet: keep MAC in reset until PHY is up
Doug Berger
2020-03-17
Revert "net: bcmgenet: use RGMII loopback for MAC reset"
Doug Berger
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
net: systemport: fix index check to avoid an array out of bounds access
Colin Ian King
2020-03-10
net: tg3: reject unsupported coalescing params
Jakub Kicinski
2020-03-10
net: bcmgenet: reject unsupported coalescing params
Jakub Kicinski
2020-03-10
net: bnx2x: reject unsupported coalescing params
Jakub Kicinski
2020-03-10
net: bnx2: reject unsupported coalescing params
Jakub Kicinski
2020-03-10
net: systemport: reject unsupported coalescing params
Jakub Kicinski
2020-03-08
bnxt_en: Call devlink_port_type_clear() in remove()
Vasundhara Volam
2020-03-08
bnxt_en: Return -EAGAIN if fw command returns BUSY
Vasundhara Volam
2020-03-08
bnxt_en: Modify some bnxt_hwrm_*_free() functions to void.
Vasundhara Volam
2020-03-08
bnxt_en: Remove unnecessary assignment of return code
Vasundhara Volam
2020-03-08
bnxt_en: Clear DCB settings after firmware reset.
Michael Chan
2020-03-08
bnxt_en: Process the NQ under NAPI continuous polling.
Michael Chan
2020-03-08
bnxt_en: Simplify __bnxt_poll_cqs_done().
Michael Chan
2020-03-08
bnxt_en: Handle all NQ notifications in bnxt_poll_p5().
Michael Chan
2020-03-08
flow_offload: check for basic action hw stats type
Jiri Pirko
2020-03-05
bnxt_en: Use pci_get_dsn()
Jacob Keller
[next]