index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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-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/netdev/net-next
Linus Torvalds
38
-407
/
+2226
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
1
-3
/
+3
2022-03-23
net: marvell: prestera: add missing destroy_workqueue() in prestera_module_init()
Yang Yingliang
1
-1
/
+3
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
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_mac_addr
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
2022-02-28
flow_offload: reject offload for all drivers with invalid police parameters
Jianbo Liu
1
-0
/
+43
2022-02-24
net: marvell: prestera: Fix return value check in prestera_kern_fib_cache_find()
Yang Yingliang
1
-1
/
+1
2022-02-24
net: marvell: prestera: Fix return value check in prestera_fib_node_find()
Yang Yingliang
1
-1
/
+1
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-13
/
+17
2022-02-24
net: mv643xx_eth: process retval from of_get_mac_address
Mauri Sandberg
1
-10
/
+14
2022-02-23
octeontx2-pf: Vary completion queue event size
Subbaraya Sundeep
5
-5
/
+21
2022-02-21
octeontx2-af: cn10k: add workaround for ptp errata
Naveen Mamindlapalli
1
-7
/
+80
2022-02-21
octeontx2-pf: cn10k: add support for new ptp timestamp format
Naveen Mamindlapalli
6
-3
/
+75
2022-02-19
net: prestera: acl: fix 'client_map' buff overflow
Volodymyr Mytnyk
1
-1
/
+1
2022-02-19
net: prestera: flower: fix destroy tmpl in chain
Volodymyr Mytnyk
1
-9
/
+19
2022-02-18
net: mvpp2: always set port pcs ops
Jeremy Linton
1
-3
/
+3
2022-02-17
net: marvell: prestera: handle fib notifications
Yevhen Orlov
3
-0
/
+427
2022-02-17
net: marvell: prestera: add hardware router objects accounting for lpm
Yevhen Orlov
3
-7
/
+170
2022-02-17
net: marvell: prestera: Add router LPM ABI
Yevhen Orlov
2
-0
/
+55
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-3
/
+3
2022-02-14
net: prestera: acl: add multi-chain support offload
Volodymyr Mytnyk
7
-39
/
+203
2022-02-11
octeontx2-af: fix array bound error
Hariprasad Kelam
1
-2
/
+3
2022-02-10
octeontx2-pf: Add TC feature for VFs
Subbaraya Sundeep
6
-62
/
+69
2022-02-09
octeontx2-pf: PFC config support with DCBx
Hariprasad Kelam
7
-8
/
+271
2022-02-09
octeontx2-af: Flow control resource management
Hariprasad Kelam
9
-47
/
+275
2022-02-09
octeontx2-af: Priority flow control configuration support
Sunil Kumar Kori
7
-15
/
+251
2022-02-09
octeontx2-af: Don't enable Pause frames by default
Hariprasad Kelam
6
-80
/
+44
2022-02-05
crypto: octeontx2 - disable DMA black hole on an DMA fault
Srujana Challa
1
-0
/
+1
2022-01-28
octeontx2-pf: Change receive buffer size using ethtool
Subbaraya Sundeep
5
-1
/
+33
2022-01-28
net: mvneta: remove unnecessary if condition in mvneta_xdp_submit_frame
Lorenzo Bianconi
1
-4
/
+2
2022-01-27
net: mvneta: use .mac_select_pcs() interface
Russell King (Oracle)
1
-2
/
+10
2022-01-27
net: mvneta: reorder initialisation
Russell King (Oracle)
1
-52
/
+51
2022-01-24
net: use bool values to pass bool param of phy_init_eee()
Jisheng Zhang
1
-1
/
+1
2022-01-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-80
/
+124
2022-01-21
bpf: add frags support to the bpf_xdp_adjust_tail() API
Eelco Chaudron
1
-1
/
+2
[prev]
[next]