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-02-26
net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed
Nicolas Saenz Julienne
2020-02-26
bnxt_en: add newline to netdev_*() format strings
Jonathan Lemon
2020-02-20
bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.
Vasundhara Volam
2020-02-20
bnxt_en: Improve device shutdown method.
Vasundhara Volam
2020-02-17
net: cnic: fix spelling mistake "reserverd" -> "reserved"
Alexandre Belloni
2020-02-06
net: systemport: Avoid RBUF stuck in Wake-on-LAN mode
Florian Fainelli
2020-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-03
bnxt_en: Fix TC queue mapping.
Michael Chan
2020-02-03
bnxt_en: Fix logic that disables Bus Master during firmware reset.
Vasundhara Volam
2020-02-03
bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset.
Michael Chan
2020-02-03
bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected.
Michael Chan
2020-01-31
ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use
Andy Shevchenko
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-27
bnxt_en: Add support for devlink info command
Vasundhara Volam
2020-01-27
bnxt_en: Rename switch_id to dsn
Vasundhara Volam
2020-01-27
bnxt_en: Add support to update progress of flash update
Vasundhara Volam
2020-01-27
bnxt_en: Move devlink_register before registering netdev
Vasundhara Volam
2020-01-27
bnxt_en: Register devlink irrespective of firmware spec version
Vasundhara Volam
2020-01-27
bnxt_en: Refactor bnxt_dl_register()
Vasundhara Volam
2020-01-27
bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips.
Michael Chan
2020-01-27
bnxt_en: Periodically check and remove aged-out ntuple filters
Pavan Chebbi
2020-01-27
bnxt_en: Do not accept fragments for aRFS flow steering.
Michael Chan
2020-01-27
bnxt_en: Support UDP RSS hashing on 575XX chips.
Michael Chan
2020-01-27
bnxt_en: Remove the setting of dev_port.
Michael Chan
2020-01-27
bnxt_en: Improve bnxt_probe_phy().
Michael Chan
2020-01-27
bnxt_en: Improve link up detection.
Michael Chan
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-25
net: bcmgenet: Use netif_tx_napi_add() for TX NAPI
Florian Fainelli
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-18
bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.
Michael Chan
2020-01-18
bnxt_en: Fix ipv6 RFS filter matching logic.
Michael Chan
2020-01-18
bnxt_en: Fix NTUPLE firmware command failures.
Michael Chan
2020-01-17
net: systemport: Fixed queue mapping in internal ring map
Florian Fainelli
2020-01-10
bnxt: Detach page from page pool before sending up the stack
Jonathan Lemon
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-08
bnxt_en: Call recovery done after reset is successfully done
Vikas Gupta
2020-01-08
net: tg3: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-05
drivers/net/b44: Change to non-atomic bit operations on pwol_mask
Fenghua Yu
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-26
bnx2x: Fix accounting of vlan resources among the PFs
Manish Chopra
2019-12-26
bnx2x: Use appropriate define for vlan credit
Manish Chopra
2019-12-25
net: Introduce peer to peer one step PTP time stamping.
Richard Cochran
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-19
net: bcmgenet: Add software counters to track reallocations
Doug Berger
2019-12-19
net: bcmgenet: Be drop monitor friendly while re-allocating headroom
Doug Berger
2019-12-19
net: bcmgenet: Turn on offloads by default
Doug Berger
2019-12-19
net: bcmgenet: Utilize bcmgenet_set_features() during resume/open
Doug Berger
[next]