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-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-08
net: sky2: initialize return of gm_phy_read
Tom Rix
1
-1
/
+1
2020-06-30
net: mvneta: fix use of state->speed
Russell King
1
-1
/
+1
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-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
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-13
/
+13
2020-06-10
net: mvneta: do not redirect frames during reconfiguration
Lorenzo Bianconi
1
-0
/
+13
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-05
net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignment
Alexander Lobakin
1
-1
/
+1
2020-06-02
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
1
-1
/
+1
2020-05-26
mvneta: MVNETA_SKB_HEADROOM set last 3 bits to zero
Sven Auhagen
1
-1
/
+2
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+2
2020-05-24
net: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
1
-1
/
+1
2020-05-23
Revert "net: mvneta: speed down the PHY, if WoL used, to save energy"
David S. Miller
1
-11
/
+0
2020-05-23
net: mvpp2: fix RX hashing for non-10G ports
Russell King
1
-1
/
+1
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+6
2020-05-15
mvneta: Add XDP frame size to driver
Jesper Dangaard Brouer
1
-10
/
+15
2020-05-14
net: mvneta: speed down the PHY, if WoL used, to save energy
Daniel González Cabanelas
1
-0
/
+11
2020-05-10
octeontx2-pf: Use the napi_alloc_frag() to alloc the pool buffers
Kevin Hao
4
-50
/
+24
2020-05-09
octeontx2-vf: Fix error return code in otx2vf_probe()
Wei Yongjun
1
-2
/
+6
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-0
/
+5
2020-05-07
net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()
Dan Carpenter
1
-0
/
+3
2020-05-07
net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()
Dan Carpenter
1
-0
/
+2
2020-05-05
net: mv643xx_eth: Remove unused inline function sum16_as_be
YueHaibing
1
-5
/
+0
2020-05-01
octeontx2-pf: Fix error return code in otx2_probe()
Wei Yongjun
1
-2
/
+6
2020-04-26
octeontx2-pf: Remove unneeded semicolon
Zheng Bin
1
-1
/
+1
2020-04-13
net: mvneta: Fix a typo
Christophe JAILLET
1
-1
/
+1
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-4
/
+3
2020-03-25
octeontx2-pf: Fix ndo_set_rx_mode
Sunil Goutham
2
-2
/
+29
2020-03-25
octeontx2-pf: Fix rx buffer page refcount
Sunil Goutham
1
-0
/
+1
2020-03-24
octeontx2-pf: Remove wrapper APIs for mutex lock and unlock
Sunil Goutham
5
-89
/
+75
2020-03-24
octeontx2-af: Remove driver version and fix authorship
Sunil Goutham
2
-6
/
+2
2020-03-24
octeontx2-pf: Cleanup all receive buffers in SG descriptor
Geetha sowjanya
2
-9
/
+34
2020-03-24
octeontx2-vf: Link event notification support
Tomasz Duszynski
2
-2
/
+93
2020-03-24
octeontx2-vf: Ethtool support
Tomasz Duszynski
3
-14
/
+117
2020-03-24
octeontx2-vf: Virtual function driver support
Tomasz Duszynski
8
-1
/
+699
2020-03-24
octeontx2-pf: Handle VF function level reset
Geetha sowjanya
2
-3
/
+239
2020-03-24
octeontx2-pf: Enable SRIOV and added VF mbox handling
Sunil Goutham
2
-0
/
+446
2020-03-18
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
1
-2
/
+2
2020-03-18
net: mvmdio: avoid error message for optional IRQ
Chris Packham
1
-1
/
+1
2020-03-18
Revert "net: mvmdio: avoid error message for optional IRQ"
Chris Packham
1
-3
/
+3
2020-03-17
net: mvneta: Fix the case where the last poll did not process all rx
Jisheng Zhang
1
-2
/
+1
[next]