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
2021-12-01
net: mvneta: program 1ms autonegotiation clock divisor
Russell King
1
-2
/
+6
2021-11-30
net: prestera: acl: add rule stats support
Volodymyr Mytnyk
2
-3
/
+48
2021-11-30
net: prestera: add counter HW API
Volodymyr Mytnyk
8
-2
/
+682
2021-11-30
net: prestera: acl: migrate to new vTCAM api
Volodymyr Mytnyk
9
-660
/
+983
2021-11-30
net: marvell: mvpp2: Fix the computation of shared CPUs
Christophe JAILLET
1
-1
/
+1
2021-11-29
net: mvneta: Add TC traffic shaping offload
Maxime Chevallier
1
-1
/
+119
2021-11-29
net: mvneta: Allow having more than one queue per TC
Maxime Chevallier
1
-15
/
+20
2021-11-29
net: mvneta: Don't force-set the offloading flag
Maxime Chevallier
1
-1
/
+3
2021-11-29
net: mvneta: Use struct tc_mqprio_qopt_offload for MQPrio configuration
Maxime Chevallier
1
-7
/
+10
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-11
/
+11
2021-11-23
net: marvell: mvpp2: increase MTU limit when XDP enabled
Marek Behún
1
-6
/
+8
2021-11-23
net: marvell: mvpp2: Add support for 5gbase-r
Marek Behún
1
-7
/
+37
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
5
-5
/
+5
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
6
-16
/
+44
2021-11-19
sky2: use PCI VPD API in eeprom ethtool ops
Heiner Kallweit
1
-72
/
+12
2021-11-19
net: marvell: prestera: fix double free issue on err path
Volodymyr Mytnyk
1
-4
/
+2
2021-11-19
net: marvell: prestera: fix brige port operation
Volodymyr Mytnyk
1
-1
/
+1
2021-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+12
2021-11-17
octeontx2-af: debugfs: don't corrupt user memory
Dan Carpenter
1
-7
/
+10
2021-11-16
net: mvmdio: fix compilation warning
Marcin Wojtas
1
-0
/
+2
2021-11-15
net: mvpp2: use phylink_generic_validate()
Russell King (Oracle)
1
-49
/
+9
2021-11-15
net: mvneta: use phylink_generic_validate()
Russell King (Oracle)
1
-30
/
+4
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-89
/
+112
2021-11-10
net: marvell: mvpp2: Fix wrong SerDes reconfiguration order
Marek Behún
1
-18
/
+20
2021-11-07
net: marvell: prestera: fix hw structure laid out
Volodymyr Mytnyk
1
-63
/
+68
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+1
2021-11-05
net: marvell: prestera: fix patchwork build problems
Volodymyr Mytnyk
4
-5
/
+10
2021-11-05
octeontx2-nicvf: fix ioctl callback
Arnd Bergmann
1
-1
/
+1
2021-11-05
octeontx2-pf: select CONFIG_NET_DEVLINK
Arnd Bergmann
1
-0
/
+1
2021-11-05
octeontx2-af: use swap() to make code cleaner
Yang Guang
1
-3
/
+1
2021-11-02
net: marvell: prestera: Add explicit padding
Geert Uytterhoeven
1
-0
/
+12
2021-10-29
net: marvell: prestera: add firmware v4.0 support
Volodymyr Mytnyk
8
-719
/
+951
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-33
/
+118
2021-10-28
octeontx2-af: debugfs: Add channel and channel mask.
Rakesh Babu
3
-0
/
+9
2021-10-28
octeontx2-af: cn10k: debugfs for dumping LMTST map table
Harman Kalra
1
-0
/
+94
2021-10-28
octeontx2-af: debugfs: Minor changes.
Rakesh Babu Saladi
1
-11
/
+11
2021-10-28
octeontx2-af: Fix possible null pointer dereference.
Rakesh Babu Saladi
2
-1
/
+4
2021-10-28
octeontx2-af: Display all enabled PF VF rsrc_alloc entries.
Rakesh Babu
1
-32
/
+106
2021-10-28
octeontx2-af: Check whether ipolicers exists
Subbaraya Sundeep
1
-0
/
+8
2021-10-28
sky2: Remove redundant assignment and parentheses
luo penghao
1
-1
/
+1
2021-10-28
net: mvpp2: clean up mvpp2_phylink_validate()
Russell King (Oracle)
1
-10
/
+7
2021-10-28
net: mvpp2: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
1
-12
/
+7
2021-10-28
net: mvpp2: remove interface checks in mvpp2_phylink_validate()
Russell King (Oracle)
1
-26
/
+7
2021-10-28
net: mvpp2: populate supported_interfaces member
Russell King
1
-0
/
+34
2021-10-27
net: mvneta: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
1
-9
/
+3
2021-10-27
net: mvneta: remove interface checks in mvneta_validate()
Russell King (Oracle)
1
-9
/
+2
2021-10-27
net: mvneta: populate supported_interfaces member
Russell King
1
-0
/
+25
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
4
-15
/
+10
2021-10-24
octeontx2-af: Increase number of reserved entries in KPU
Kiran Kumar K
2
-263
/
+132
2021-10-19
ethernet: prestera: use eth_hw_addr_gen()
Jakub Kicinski
1
-2
/
+5
[prev]
[next]