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.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
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
2018-06-23
net: mvneta: fix the Rx desc DMA address in the Rx path
Antoine Tenart
1
-1
/
+1
2018-04-02
net: mvneta: improve suspend/resume
Jisheng Zhang
1
-7
/
+62
2018-04-02
net: mvneta: split rxq/txq init and txq deinit into SW and HW parts
Jisheng Zhang
1
-19
/
+66
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-03-30
net: mvneta: fix enable of all initialized RXQs
Yelena Krivosheev
1
-0
/
+1
2018-03-30
net: mvneta: remove duplicate *_coal assignment
Jisheng Zhang
1
-4
/
+0
2018-03-30
sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
Russell King
1
-18
/
+0
2018-03-30
net: phy: phylink: Provide PHY interface to mac_link_{up, down}
Florian Fainelli
1
-1
/
+3
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
1
-4
/
+4
2018-01-03
net: mvneta: add module EEPROM reading support
Russell King
1
-0
/
+18
2018-01-03
net: mvneta: disable MVNETA_CAUSE_PSC_SYNC_CHANGE interrupt
Russell King
1
-8
/
+4
2018-01-03
net: mvneta: add EEE support
Russell King
1
-5
/
+94
2018-01-03
net: mvneta: add flow control support
Russell King
1
-0
/
+32
2018-01-03
net: mvneta: add 1000BaseX support
Russell King
1
-9
/
+50
[next]