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
/
marvell
Age
Commit message (
Expand
)
Author
2017-10-26
net: mvpp2: fix invalid parameters order when calling the tcam init
Antoine Tenart
2017-10-26
net: mvpp2: fix typo in the tcam setup
Antoine Tenart
2017-10-24
net: mvpp2: do not call txq_done from the Tx path when Tx irqs are used
Antoine Tenart
2017-10-24
net: mvpp2: do not unmap TSO headers buffers
Antoine Tenart
2017-10-24
net: mvpp2: fix TSO headers allocation and management
Yan Markman
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-01
net: mvpp2: Fix clock resource by adding an optional bus clock
Gregory CLEMENT
2017-09-28
net: mvpp2: do not select the internal source clock
Antoine Tenart
2017-09-28
net: mvpp2: fix port list indexing
Yan Markman
2017-09-28
net: mvpp2: fix parsing fragmentation detection
Stefan Chulski
2017-09-21
drivers: net: pxa168: use setup_timer() helper.
Allen Pais
2017-09-19
net: mvpp2: remove useless goto
Antoine Tenart
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-09-03
net: mvpp2: fallback using h/w and random mac if the dt one isn't valid
Antoine Tenart
2017-09-03
net: mvpp2: fix use of the random mac address for PPv2.2
Antoine Tenart
2017-09-03
net: mvpp2: move the mac retrieval/copy logic into its own function
Antoine Tenart
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
mvneta: Driver and hardware supports IPv6 offload, so enable it
Andrew Pilloud
2017-09-01
net: mvpp2: use the GoP interrupt for link status changes
Antoine Tenart
2017-09-01
net: mvpp2: make the phy optional
Antoine Tenart
2017-09-01
net: mvpp2: take advantage of the is_rgmii helper
Antoine Tenart
2017-08-30
net: mvpp2: dynamic reconfiguration of the comphy/GoP/MAC
Antoine Tenart
2017-08-30
net: mvpp2: do not set GMAC autoneg when using XLG MAC
Antoine Tenart
2017-08-30
net: mvpp2: improve the link management function
Antoine Tenart
2017-08-30
net: mvpp2: simplify the link_event function
Antoine Tenart
2017-08-30
net: mvpp2: initialize the comphy
Antoine Tenart
2017-08-28
net: mvpp2: fix the mac address used when using PPv2.2
Antoine Tenart
2017-08-25
net: mvpp2: fix the packet size configuration for 10G
Antoine Ténart
2017-08-24
net: mv643xx_eth: Be drop monitor friendly
Florian Fainelli
2017-08-23
net: mvpp2: software tso support
Antoine Ténart
2017-08-23
net: mvpp2: unify the txq size define use
Antoine Ténart
2017-08-23
net: define the TSO header size in net/tso.h
Antoine Ténart
2017-08-22
net: mvpp2: initialize the GoP
Antoine Ténart
2017-08-22
net: mvpp2: set maximum packet size for 10G ports
Stefan Chulski
2017-08-22
net: mvpp2: initialize the XLG MAC when using a port
Antoine Ténart
2017-08-22
net: mvpp2: initialize the GMAC when using a port
Antoine Ténart
2017-08-22
net: mvpp2: move the mii configuration in the ndo_open path
Antoine Ténart
2017-08-22
net: mvpp2: fix the synchronization module bypass macro name
Antoine Ténart
2017-08-22
net: mvpp2: unify register definitions coding style
Antoine Ténart
2017-08-16
skge: add paren around sizeof arg
stephen hemminger
2017-08-03
net: mvpp2: add support for TX interrupts and RX queue distribution modes
Thomas Petazzoni
2017-08-03
net: mvpp2: introduce queue_vector concept
Thomas Petazzoni
2017-08-03
net: mvpp2: move from cpu-centric naming to "software thread" naming
Thomas Petazzoni
2017-08-03
net: mvpp2: introduce per-port nrxqs/ntxqs variables
Thomas Petazzoni
2017-08-03
net: mvpp2: remove RX queue group reset code
Thomas Petazzoni
2017-08-03
net: mvpp2: fix MVPP21_ISR_RXQ_GROUP_REG definition
Thomas Petazzoni
2017-07-31
mv643xx_eth: fix of_irq_to_resource() error check
Sergei Shtylyov
2017-06-22
net: mvpp2: remove mvpp2_pool_refill()
Thomas Petazzoni
2017-06-22
net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() function
Thomas Petazzoni
2017-06-22
net: mvpp2: add comments about smp_processor_id() usage
Thomas Petazzoni
[prev]
[next]