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
2022-07-18
net: prestera: acl: use proper mask for port selector
Maksym Glubokiy
1
-3
/
+3
2022-07-12
net: marvell: prestera: fix missed deinit sequence
Yevhen Orlov
1
-0
/
+1
2022-06-27
octeon_ep: use bitwise AND
Shreenidhi Shedi
1
-1
/
+1
2022-06-13
octeontx2-vf: Add support for adaptive interrupt coalescing
Suman Ghosh
1
-1
/
+2
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2
-3
/
+3
2022-06-01
octeontx2-af: fix error code in is_valid_offset()
Dan Carpenter
1
-1
/
+1
2022-05-22
net: marvell: prestera: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-22
net: mvpp2: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-18
octeon_ep: Fix irq releasing in the error handling path of octep_request_irqs()
Christophe JAILLET
1
-11
/
+14
2022-05-18
octeon_ep: Fix a memory leak in the error handling path of octep_request_irqs()
Christophe JAILLET
1
-0
/
+2
2022-05-17
octeontx2-pf: Add support for adaptive interrupt coalescing
Suman Ghosh
7
-8
/
+99
2022-05-17
octeontx2-pf: Use memset_startat() helper in otx2_stop()
Xiu Jianfeng
1
-2
/
+1
2022-05-16
octeontx2-pf: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
1
-2
/
+0
2022-05-16
octeon_ep: delete unnecessary NULL check
Ziyang Xuan
3
-6
/
+3
2022-05-16
octeon_ep: add missing destroy_workqueue in octep_init_module
Zheng Bin
1
-0
/
+1
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+2
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
5
-5
/
+5
2022-05-02
octeontx2-af: debugfs: fix error return of allocations
Niels Dossche
1
-2
/
+2
2022-05-02
octeontx2-pf: replace bitmap_weight with bitmap_empty where appropriate
Yury Norov
2
-3
/
+3
2022-04-29
eth: remove copies of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-4
/
+2
2022-04-28
net: prestera: add police action support
Volodymyr Mytnyk
5
-2
/
+149
2022-04-15
octeon_ep: Remove custom driver version
Leon Romanovsky
3
-23
/
+1
2022-04-15
octeon_ep: fix error return code in octep_probe()
Yang Yingliang
1
-1
/
+2
2022-04-15
octeon_ep: Fix spelling mistake "inerrupts" -> "interrupts"
Colin Ian King
1
-1
/
+1
2022-04-15
net: mvneta: add support for page_pool_get_stats
Lorenzo Bianconi
2
-1
/
+20
2022-04-13
octeon_ep: add ethtool support for Octeon PCI Endpoint NIC
Veerasenareddy Burru
3
-1
/
+465
2022-04-13
octeon_ep: add Tx/Rx processing and interrupt support
Veerasenareddy Burru
3
-0
/
+904
2022-04-13
octeon_ep: add support for ndo ops
Veerasenareddy Burru
3
-1
/
+139
2022-04-13
octeon_ep: add Tx/Rx ring resource setup and cleanup
Veerasenareddy Burru
2
-0
/
+441
2022-04-13
octeon_ep: Add mailbox for control commands
Veerasenareddy Burru
3
-10
/
+294
2022-04-13
octeon_ep: add hardware configuration APIs
Veerasenareddy Burru
3
-7
/
+505
2022-04-13
octeon_ep: Add driver framework and device initialization
Veerasenareddy Burru
17
-0
/
+2861
2022-04-11
net: marvell: prestera: Use dscp_t in struct prestera_kern_fib_cache
Guillaume Nault
1
-3
/
+3
2022-04-11
ipv4: Use dscp_t in struct fib_entry_notifier_info
Guillaume Nault
1
-3
/
+3
2022-04-11
ipv4: Use dscp_t in struct fib_rt_info
Guillaume Nault
1
-1
/
+2
2022-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-04-06
prestera: acl: add action hw_stats support
Volodymyr Mytnyk
2
-7
/
+18
2022-04-05
net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()
Andrew Lunn
1
-1
/
+1
2022-03-26
octeontx2-af: initialize action variable
Tom Rix
1
-8
/
+7
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
38
-408
/
+2227
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-3
/
+3
2022-03-23
net: marvell: prestera: add missing destroy_workqueue() in prestera_module_in...
Yang Yingliang
1
-1
/
+3
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2022-03-17
net: mvneta: Add support for 98DX2530 Ethernet port
Chris Packham
1
-0
/
+12
2022-03-16
net: mv643xx_eth: undo some opreations in mv643xx_eth_probe
Minghao Chi
1
-2
/
+4
2022-03-11
net: mv643xx_eth: use platform_get_irq() instead of platform_get_resource()
Minghao Chi
1
-5
/
+5
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-03-09
net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base...
Miaoqian Lin
1
-0
/
+1
2022-03-08
net: prestera: acl: make read-only array client_map static const
Colin Ian King
1
-1
/
+1
2022-03-03
net: marvell: Use min() instead of doing it manually
Haowen Bai
1
-1
/
+1
[next]