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
/
cavium
/
thunder
Age
Commit message (
Expand
)
Author
2015-12-02
net: thunderx: Enable BGX LMAC's RX/TX only after VF is up
Sunil Goutham
2015-12-02
net: thunderx: Switchon carrier only upon interface link up
Sunil Goutham
2015-12-02
net: thunderx: Set CQ timer threshold properly
Sunil Goutham
2015-12-02
net: thunderx: Wait for delayed work to finish before destroying it
Thanneeru Srinivasulu
2015-12-02
net: thunderx: Force to load octeon-mdio before bgx driver.
Thanneeru Srinivasulu
2015-11-16
net: thunder: Check for driver data in nicvf_remove()
Pavel Fedin
2015-11-15
net: thunder: Fix crash upon shutdown after failed probe
Pavel Fedin
2015-10-26
net: thunderx: add missing of_node_put
Julia Lawall
2015-10-25
net: thunderx: Incorporate pass2 silicon CPI index configuration changes
Thanneeru Srinivasulu
2015-10-25
net: thunderx: Rewrite silicon revision tests.
David Daney
2015-10-25
net: thunderx: Fix incorrect subsystem devid of VF on pass2 silicon
Sunil Goutham
2015-10-25
net: thunderx: Remove PF soft reset.
Sunil Goutham
2015-08-30
net: thunderx: Support for internal loopback mode
Sunil Goutham
2015-08-30
net: thunderx: Support for upto 96 queues for a VF
Sunil Goutham
2015-08-30
net: thunderx: Rework interrupt handling
Sunil Goutham
2015-08-30
net: thunderx: Support for HW VLAN stripping
Sunil Goutham
2015-08-30
net: thunderx: Receive hashing HW offload support
Sunil Goutham
2015-08-30
net: thunderx: mailboxes: remove code duplication
Sunil Goutham
2015-08-30
net: thunderx: Add receive error stats reporting via ethtool
Sunil Goutham
2015-08-11
net, thunder, bgx: Add support to get MAC address from ACPI.
David Daney
2015-08-11
net: thunder: Factor out DT specific code in BGX
Robert Richter
2015-07-29
net: thunderx: Fix for crash while BGX teardown
Thanneeru Srinivasulu
2015-07-29
net: thunderx: Add PCI driver shutdown routine
Sunil Goutham
2015-07-29
net: thunderx: Fix crash when changing rss with mutliple traffic flows
Sunil Goutham
2015-07-29
net: thunderx: Set watchdog timeout value
Sunil Goutham
2015-07-29
net: thunderx: Wakeup TXQ only if CQE_TX are processed
Sunil Goutham
2015-07-29
net: thunderx: Suppress alloc_pages() failure warnings
Sunil Goutham
2015-07-29
net: thunderx: Fix TSO packet statistic
Sunil Goutham
2015-07-29
net: thunderx: Fix memory leak when changing queue count
Sunil Goutham
2015-07-29
net: thunderx: Fix RQ_DROP miscalculation
Sunil Goutham
2015-07-29
net: thunderx: Fix memory leak while tearing down interface
Sunil Goutham
2015-07-29
net: thunderx: Fix data integrity issues with LDWB
Sunil Goutham
2015-06-24
net: Cavium: Fix MAC address setting in shutdown state
Pavel Fedin
2015-06-02
net: thunderx: use GFP_KERNEL in thread context
Aleksey Makarov
2015-06-02
net: thunderx: check if memory allocation was successful
Aleksey Makarov
2015-06-02
net: thunderx: remove unneeded type conversions
Aleksey Makarov
2015-06-02
net: thunderx: fix nicvf_set_rxfh()
Aleksey Makarov
2015-06-02
net: thunderx: add static
Aleksey Makarov
2015-06-02
net: thunderx: delete unused variables
Aleksey Makarov
2015-06-02
net: thunderx: rework mac address handling
Aleksey Makarov
2015-06-02
net: thunderx: introduce a function for mailbox access
Aleksey Makarov
2015-06-02
net: thunderx: fix constants
Aleksey Makarov
2015-06-02
net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()
Robert Richter
2015-05-27
net: Adding support for Cavium ThunderX network controller
Sunil Goutham