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
2017-03-21
net: bcmgenet: Track per TX/RX rings statistics
Florian Fainelli
2017-03-16
net: ethernet: bgmac: Allow MAC address to be specified in DTB
Steve Lin
2017-03-15
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-13
net: bcmgenet: add support for the GENETv5 hardware
Doug Berger
2017-03-13
net: bcmgenet: return EOPNOTSUPP for unknown ioctl commands
Doug Berger
2017-03-13
net: bcmgenet: correct return value of __bcmgenet_tx_reclaim
Doug Berger
2017-03-13
net: bcmgenet: clear status to reduce spurious interrupts
Doug Berger
2017-03-13
net: bcmgenet: remove handling of wol interrupts from isr0
Doug Berger
2017-03-13
net: bcmgenet: manage dma interrupts in napi code
Doug Berger
2017-03-13
net: bcmgenet: remove meaningless lines
Doug Berger
2017-03-13
net: bcmgenet: simplify circular pointer arithmetic
Doug Berger
2017-03-09
net: bcmgenet: decouple flow control from bcmgenet_tx_reclaim
Doug Berger
2017-03-09
net: bcmgenet: add begin/complete ethtool ops
Edwin Chan
2017-03-09
net: bcmgenet: Power up the internal PHY before probing the MII
Doug Berger
2017-03-09
net: bcmgenet: synchronize irq0 status between the isr and task
Doug Berger
2017-03-09
net: bcmgenet: power down internal phy if open or resume fails
Doug Berger
2017-03-09
net: bcmgenet: reserved phy revisions must be checked first
Doug Berger
2017-03-09
net: bcmgenet: correct MIB access of UniMAC RUNT counters
Doug Berger
2017-03-09
net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB values
Doug Berger
2017-03-09
bnxt_en: Ignore 0 value in autoneg supported speed from firmware.
Michael Chan
2017-03-09
bnxt_en: Check if firmware LLDP agent is running.
Michael Chan
2017-03-09
bnxt_en: Call bnxt_ulp_stop() during tx timeout.
Michael Chan
2017-03-09
bnxt_en: Perform function reset earlier during probe.
Michael Chan
2017-03-09
tg3: Add the ability to conditionally build w/ HWMON
Florian Fainelli
2017-03-07
bnx2x: add missing configuration of VF VLAN filters
Michal Schmidt
2017-03-07
bnx2x: fix incorrect filter count in an error message
Michal Schmidt
2017-03-07
bnx2x: do not rollback VF MAC/VLAN filters we did not configure
Michal Schmidt
2017-03-07
bnx2x: fix detection of VLAN filtering feature for VF
Michal Schmidt
2017-03-07
bnx2x: fix possible overrun of VFPF multicast addresses array
Michal Schmidt
2017-03-07
bnx2x: lower verbosity of VF stats debug messages
Michal Schmidt
2017-03-07
bnx2x: prevent crash when accessing PTP with interface down
Michal Schmidt
2017-03-06
net: ethernet: bgmac: driver power manangement
Joey Zhong
2017-03-06
net: ethernet: bgmac: unify code of the same family
Jon Mason
2017-03-06
net: ethernet: bgmac: use #defines for MAX size
Jon Mason
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-03
net: ethernet: bgmac: mac address change bug
Hari Vyas
2017-03-03
net: ethernet: bgmac: init sequence bug
Jon Mason
2017-03-02
drivers: net: ethernet: remove incorrect __exit markups
Dmitry Torokhov
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-27
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
2017-02-27
scripts/spelling.txt: add "initialiazation" pattern and fix typo instances
Masahiro Yamada
2017-02-21
bnxt_en: use eth_hw_addr_random()
Tobias Klauser
2017-02-20
bnxt_en: fix pci cleanup in bnxt_init_one() failure path
Sathya Perla
2017-02-20
bnxt_en: Fix NULL pointer dereference in a failure path during open.
Michael Chan
2017-02-20
bnxt_en: Reject driver probe against all bridge devices
Ray Jui
2017-02-17
net: bgmac: store MAC address directly in netdev->dev_addr
Tobias Klauser
2017-02-12
bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICs
Deepak Khungar
2017-02-12
bnxt_en: Fix bnxt_setup_tc() error message.
Michael Chan
2017-02-12
bnxt_en: Print FEC settings as part of the linkup dmesg.
Michael Chan
[next]