index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-04
net: mvpp2: split xlg and gmac pcs
Russell King
1
-55
/
+55
2020-09-04
net: mvpp2: convert to phylink pcs operations
Russell King
2
-116
/
+177
2020-09-04
net: mvpp2: move GMAC reset handling into mac_prepare()/mac_finish()
Russell King
1
-32
/
+21
2020-09-04
net: mvpp2: ensure the port is forced down while changing modes
Russell King
1
-11
/
+36
2020-09-04
net: mvpp2: convert to use mac_prepare()/mac_finish()
Russell King
1
-11
/
+37
2020-09-04
net: mvpp2: tidy up ACPI hack
Russell King
1
-18
/
+18
2020-09-02
octeontx2-pf: Add UDP segmentation offload support
Sunil Goutham
5
-4
/
+124
2020-08-25
octeontx2-pf: Add support for PTP clock
Aleksey Makarov
9
-6
/
+532
2020-08-25
octeontx2-af: Add support for Marvell PTP coprocessor
Aleksey Makarov
6
-4
/
+348
2020-08-25
octeontx2-af: Support to enable/disable HW timestamping
Zyta Szpak
7
-0
/
+151
2020-08-18
otx2_common: Use devm_kcalloc() in otx2_config_npa()
Xu Wang
1
-2
/
+2
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-8
/
+0
2020-08-04
net: mvpp2: fix memory leak in mvpp2_rx
Lorenzo Bianconi
1
-0
/
+1
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-0
/
+5
2020-07-29
net: mvneta: fix comment about phylink_speed_down
Jisheng Zhang
1
-1
/
+1
2020-07-29
octeontx2-pf: Unregister netdev at driver remove
Subbaraya Sundeep
1
-0
/
+1
2020-07-29
octeontx2-pf: cancel reset_task work
Subbaraya Sundeep
1
-0
/
+1
2020-07-29
octeontx2-pf: Fix reset_task bugs
Subbaraya Sundeep
1
-0
/
+3
2020-07-26
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2
-8
/
+0
2020-07-20
net: mvneta: move rxq->left_size on the stack
Lorenzo Bianconi
1
-16
/
+13
2020-07-20
net: mvneta: get rid of skb in mvneta_rx_queue
Lorenzo Bianconi
1
-6
/
+0
2020-07-20
net: mvneta: drop all fragments in XDP_DROP
Lorenzo Bianconi
1
-14
/
+12
2020-07-20
net: mvneta: move mvneta_run_xdp after descriptors processing
Lorenzo Bianconi
1
-15
/
+7
2020-07-20
net: mvneta: move skb build after descriptors processing
Lorenzo Bianconi
1
-57
/
+101
2020-07-13
net: sky2: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-42
/
+45
2020-07-13
net: skge: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-40
/
+36
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+2
2020-07-08
net: sky2: initialize return of gm_phy_read
Tom Rix
1
-1
/
+1
2020-07-07
mvpp2: fix pointer check
Matteo Croce
1
-3
/
+12
2020-07-04
mvpp2: xdp ethtool stats
Sven Auhagen
2
-18
/
+148
2020-07-04
mvpp2: XDP TX support
Matteo Croce
2
-45
/
+272
2020-07-04
mvpp2: add basic XDP support
Matteo Croce
2
-8
/
+185
2020-07-04
mvpp2: use page_pool allocator
Matteo Croce
3
-25
/
+140
2020-07-04
mvpp2: refactor BM pool init percpu code
Matteo Croce
1
-12
/
+11
2020-06-30
net: mvneta: fix use of state->speed
Russell King
1
-1
/
+1
2020-06-26
net: mvneta: speed down the PHY, if WoL used, to save energy
Daniel González Cabanelas
1
-0
/
+11
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-23
/
+53
2020-06-25
net: ethernet: mvneta: Add back interface mode validation
Sascha Hauer
1
-3
/
+19
2020-06-25
net: ethernet: mvneta: Do not error out in non serdes modes
Sascha Hauer
1
-1
/
+1
2020-06-21
net: mvpp2: set xlg flow control in mvpp2_mac_link_up()
Russell King
1
-12
/
+11
2020-06-21
net: mvpp2: add register modification helper
Russell King
1
-42
/
+46
2020-06-21
net: mvpp2: add mvpp2_phylink_to_port() helper
Russell King
1
-15
/
+14
2020-06-21
net: mvpp2: add port support helpers
Russell King
1
-16
/
+27
2020-06-19
net: tso: cache transport header length
Eric Dumazet
4
-12
/
+10
2020-06-19
octeontx2-af: change (struct qmem)->entry_sz from u8 to u16
Eric Dumazet
1
-1
/
+1
2020-06-19
net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphy
Sascha Hauer
1
-0
/
+6
2020-06-19
net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphy
Sascha Hauer
1
-36
/
+44
2020-06-16
mvpp2: remove module bugfix
Sven Auhagen
1
-2
/
+5
2020-06-15
mvpp2: ethtool rxtx stats fix
Sven Auhagen
1
-2
/
+2
2020-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+13
[next]