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
2013-06-24
bnx2x: Fix compilation with no IOV support
Yuval Mintz
2013-06-23
bnx2x: Fix 20G KR2 support claims
Yaniv Rosner
2013-06-23
bnx2x: improve VF timings
Ariel Elior
2013-06-23
bnx2x: VF ndo sanity
Ariel Elior
2013-06-23
bnx2x: Improve PF behaviour toward VF
Ariel Elior
2013-06-19
bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)
Yijing Wang
2013-06-19
Bnx2x: remove redundant D0 power state set
Yijing Wang
2013-06-19
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
2013-06-19
bnx2x: replace mechanism to check for next available packet
Dmitry Kravkov
2013-06-19
bnx2x: add support for ndo_ll_poll
Dmitry Kravkov
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
bcm63xx_enet: fix return value check in bcm_enet_shared_probe()
Wei Yongjun
2013-06-17
tg3: Prevent system hang during repeated EEH errors.
Michael Chan
2013-06-13
bcm63xx_enet: add support Broadcom BCM6345 Ethernet
Florian Fainelli
2013-06-13
tg3: Wait for boot code to finish after power on
Nithin Sujir
2013-06-10
bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch
Maxime Bizon
2013-06-10
bcm63xx_enet: split DMA channel register accesses
Maxime Bizon
2013-06-10
bcm63xx_enet: implement reset autoneg ethtool callback
Maxime Bizon
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-04
tg3: Add read dma workaround for 5720
Nithin Sujir
2013-06-04
bnx2x: Fix bridged GSO for 57710/57711 chips
Yuval Mintz
2013-06-04
bnx2x: fix TCP offload for tunneling ipv4 over ipv6
Dmitry Kravkov
2013-06-03
tg3: remove redundant pm init code
Yijing Wang
2013-06-02
bnx2x: fix a power state test
Yuval Mintz
2013-06-02
bnx2x: semi-Semantic changes
Yuval Mintz
2013-06-02
bnx2x: Revise prints
Yuval Mintz
2013-06-02
bnx2x: Semantic removal and beautification
Yuval Mintz
2013-06-02
bnx2x: Revise comments and alignment
Yuval Mintz
2013-06-02
bnx2x: Semantic change of empty lines
Yuval Mintz
2013-06-01
bnx2x: use XPS if possible for bnx2x_select_queue instead of pure hash
Eric Dumazet
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-27
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-27
bnx2x: Change to D3hot only on removal
Yuval Mintz
2013-05-27
bnx2x: Implement PCI shutdown
Yuval Mintz
2013-05-27
bnx2x: Count number of possible FCoE interfaces
Dmitry Kravkov
2013-05-27
bnx2x: Ack unknown VF messages
Ariel Elior
2013-05-27
bnx2x: Add and correct PCI link speed prints
Dmitry Kravkov
2013-05-27
bnx2x: Zero VFs starting MACs
Ariel Elior
2013-05-25
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-24
tg3: Remove unnecessary lock around tg3_flag_set
Nithin Sujir
2013-05-24
tg3: Fix misplaced empty line
Nithin Sujir
2013-05-24
tg3: Use descriptive label names in tg3_start
Nithin Sujir
2013-05-24
tg3: Make tg3_rings_reset() more concise
Nithin Sujir
2013-05-24
tg3: Simplify ring control block setup
Nithin Sujir
2013-05-24
tg3: Split APE driver state change out of boot reset signature update
Nithin Sujir
2013-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-05-23
bnx2x: Enable `set_phys_id' for all functions
Yaniv Rosner
2013-05-23
bnx2x: Wait for MCP validity during AER
Yuval Mintz
2013-05-23
bnx2x: Link-flap avoidance in switch dependent mode
Dmitry Kravkov
2013-05-23
bnx2x: Add Private Flags Support
Yuval Mintz
[next]