index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-23
net: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
1
-1
/
+1
2020-05-22
net: mvpp2: fix RX hashing for non-10G ports
Russell King
1
-1
/
+1
2020-05-08
octeontx2-vf: Fix error return code in otx2vf_probe()
Wei Yongjun
1
-2
/
+6
2020-05-06
net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()
Dan Carpenter
1
-0
/
+3
2020-05-06
net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()
Dan Carpenter
1
-0
/
+2
2020-04-12
net: mvneta: Fix a typo
Christophe JAILLET
1
-1
/
+1
2020-03-25
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-23
octeontx2-pf: Remove wrapper APIs for mutex lock and unlock
Sunil Goutham
5
-89
/
+75
2020-03-23
octeontx2-af: Remove driver version and fix authorship
Sunil Goutham
2
-6
/
+2
2020-03-23
octeontx2-pf: Cleanup all receive buffers in SG descriptor
Geetha sowjanya
2
-9
/
+34
2020-03-23
octeontx2-vf: Link event notification support
Tomasz Duszynski
2
-2
/
+93
2020-03-23
octeontx2-vf: Ethtool support
Tomasz Duszynski
3
-14
/
+117
2020-03-23
octeontx2-vf: Virtual function driver support
Tomasz Duszynski
8
-1
/
+699
2020-03-23
octeontx2-pf: Handle VF function level reset
Geetha sowjanya
2
-3
/
+239
2020-03-23
octeontx2-pf: Enable SRIOV and added VF mbox handling
Sunil Goutham
2
-0
/
+446
2020-03-17
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
1
-2
/
+2
2020-03-17
net: mvmdio: avoid error message for optional IRQ
Chris Packham
1
-1
/
+1
2020-03-17
Revert "net: mvmdio: avoid error message for optional IRQ"
Chris Packham
1
-3
/
+3
2020-03-16
net: mvneta: Fix the case where the last poll did not process all rx
Jisheng Zhang
1
-2
/
+1
2020-03-14
net: sky2: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+4
2020-03-14
net: skge: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-14
net: octeontx2-pf: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-11
/
+2
2020-03-14
net: mvpp2: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-14
net: mvneta: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-14
net: mv643xx_eth: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+3
2020-03-12
octeontx2-pf: unlock on error path in otx2_config_pause_frm()
Dan Carpenter
1
-2
/
+5
2020-03-12
net: mvmdio: avoid error message for optional IRQ
Chris Packham
1
-3
/
+3
2020-03-08
flow_offload: check for basic action hw stats type
Jiri Pirko
1
-0
/
+6
2020-03-04
PCI: Add constant PCI_STATUS_ERROR_BITS
Heiner Kallweit
2
-14
/
+0
2020-03-04
net: marvell: add PCI_STATUS_SIG_TARGET_ABORT to PCI status error bits
Heiner Kallweit
2
-0
/
+2
2020-03-03
octeontx2-af: fix spelling mistake "backpessure" -> "backpressure"
Colin Ian King
1
-1
/
+1
2020-03-02
mvneta: add XDP ethtool errors stats for TX to driver
Jesper Dangaard Brouer
1
-4
/
+26
2020-03-02
octeontx2-af: Modify rvu_reg_poll() to check reg atleast twice
Sunil Goutham
1
-6
/
+8
2020-03-02
octeontx2-af: Enable PCI master
Sunil Goutham
1
-7
/
+6
2020-03-02
octeontx2-af: Set discovery ID for RVUM block
Sunil Goutham
2
-1
/
+20
2020-03-02
octeontx2-af: Optimize data retrieval from firmware
Linu Cherian
7
-65
/
+173
2020-03-02
octeontx2-pf: Support to enable/disable pause frames via ethtool
Geetha sowjanya
4
-0
/
+125
2020-03-02
octeontx2-af: Pause frame configuration at cgx
Geetha sowjanya
5
-0
/
+157
2020-03-02
octeontx2-af: Interface backpressure configuration
Geetha sowjanya
3
-6
/
+182
2020-02-27
net: mvpp2: use resolved link config in mac_link_up()
Russell King
1
-36
/
+47
2020-02-27
net: mvneta: use resolved link config in mac_link_up()
Russell King
1
-17
/
+38
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2
-9
/
+18
2020-02-26
net: marvell: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-02-20
net: page_pool: API cleanup and comments
Ilias Apalodimas
1
-10
/
+9
2020-02-19
net: mvneta: align xdp stats naming scheme to mlx5 driver
Lorenzo Bianconi
1
-16
/
+36
2020-02-19
octeontx2-af: Cleanup nixlf and blkaddr retrieval logic
Sunil Goutham
2
-83
/
+50
2020-02-19
octeontx2-af: Cleanup CGX config permission checks
Sunil Goutham
1
-31
/
+24
[next]