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
/
mvneta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-14
net: mvneta: Fix an out of bounds check
Dan Carpenter
1
-4
/
+1
2022-12-14
net: mvneta: Prevent out of bounds read in mvneta_config_rss()
Dan Carpenter
1
-0
/
+3
2021-09-03
net: marvell: fix MVNETA_TX_IN_PRGRS bit number
Maxim Kiselev
1
-1
/
+1
2021-03-04
net: mvneta: Remove per-cpu queue mapping for Armada 3700
Maxime Chevallier
1
-1
/
+8
2021-01-12
net: ethernet: mvneta: Fix error handling in mvneta_probe
Dinghao Liu
1
-1
/
+1
2020-07-22
net: ethernet: mvneta: Add back interface mode validation
Sascha Hauer
1
-3
/
+19
2020-07-22
net: ethernet: mvneta: Do not error out in non serdes modes
Sascha Hauer
1
-1
/
+1
2020-07-16
net: mvneta: fix use of state->speed
Russell King
1
-1
/
+1
2020-07-16
net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphy
Sascha Hauer
1
-0
/
+6
2020-07-16
net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphy
Sascha Hauer
1
-36
/
+44
2020-04-01
net: mvneta: Fix the case where the last poll did not process all rx
Jisheng Zhang
1
-2
/
+1
2020-02-11
net: mvneta: move rx_dropped and rx_errors in per-cpu stats
Lorenzo Bianconi
1
-6
/
+21
2019-07-26
net: mvneta: use devm_platform_ioremap_resource() to simplify code
Jisheng Zhang
1
-3
/
+1
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-2
/
+2
2019-06-10
net: hwbm: Make the hwbm_pool lock a mutex
Sebastian Andrzej Siewior
1
-1
/
+1
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+1
2019-05-30
net: phylink: Add struct phylink_config to PHYLINK API
Ioana Ciornei
1
-12
/
+24
2019-05-28
net: mvneta: Fix err code path of probe
Jisheng Zhang
1
-3
/
+1
2019-05-11
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
1
-1
/
+1
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-04-24
net: mvneta: Switch to using devm_alloc_etherdev_mqs
Rosen Penev
1
-8
/
+4
2019-04-02
net: move skb->xmit_more hint to softnet data
Florian Westphal
1
-1
/
+1
2019-03-29
net: mvneta: Add 2500BaseT support
Maxime Chevallier
1
-0
/
+1
2019-03-01
net: marvell: neta: disable comphy when setting mode
Marek Behún
1
-5
/
+23
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-02-21
net: marvell: mvneta: fix DMA debug warning
Russell King
1
-1
/
+1
2019-02-08
net: marvell: neta: add comphy support
Russell King
1
-4
/
+41
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2018-12-16
net: mvneta: fix operation for 64K PAGE_SIZE
Marcin Wojtas
1
-3
/
+3
2018-11-24
net: mvneta: remove redundant check for eee->tx_lpi_timer < 0
YueHaibing
1
-2
/
+1
2018-11-17
net: mvneta: Don't advertise 2.5G modes
Maxime Chevallier
1
-9
/
+3
2018-11-10
net: mvneta: correct typo
Alexandre Belloni
1
-2
/
+2
2018-09-27
net: mvneta: Add support for 2500Mbps SGMII
Maxime Chevallier
1
-4
/
+23
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+6
2018-09-24
net: mvneta: fix the remaining Rx descriptor unmapping issues
Antoine Tenart
1
-5
/
+4
2018-09-20
net: mvneta: fix the Rx desc buffer DMA unmapping
Antoine Tenart
1
-2
/
+2
2018-09-20
net: marvell: fix return type of ndo_start_xmit function
YueHaibing
1
-1
/
+1
2018-09-20
net: mvneta: do not explicitly set the carrier state in open
Antoine Tenart
1
-3
/
+0
2018-09-03
net: mvneta: reduce smp_processor_id() calling in mvneta_tx_done_gbe
Jisheng Zhang
1
-1
/
+2
2018-09-03
net: mvneta: enable NETIF_F_RXCSUM by default
Jisheng Zhang
1
-1
/
+2
2018-09-03
net: mvneta: Don't check NETIF_F_GRO ourself
Jisheng Zhang
1
-4
/
+1
2018-08-11
net: mvneta: fix mvneta_config_rss on armada 3700
Jisheng Zhang
1
-11
/
+20
2018-07-29
net: mvneta: Improve the buffer allocation method for SWBM
Yelena Krivosheev
1
-98
/
+183
2018-07-29
net: mvneta: Verify hardware checksum only when offload checksum feature is set
Yelena Krivosheev
1
-1
/
+2
2018-07-29
net: mvneta: Allocate page for the descriptor
Gregory CLEMENT
1
-38
/
+24
2018-07-29
net: mvneta: discriminate error cause for missed packet
Gregory CLEMENT
1
-6
/
+22
2018-07-29
net: mvneta: increase number of buffers in RX and TX queue
Yelena Krivosheev
1
-2
/
+2
2018-07-29
net: mvneta: remove data pointer usage from device_node structure
Gregory CLEMENT
1
-6
/
+12
2018-07-29
net: mvneta: fix mtu change on port without link
Yelena Krivosheev
1
-1
/
+0
2018-07-29
net: ethernet: mvneta: Fix napi structure mixup on armada 3700
Andrew Lunn
1
-10
/
+12
[next]