index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvpp2
/
mvpp2_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: mvpp2: fix typo in comment
Julia Lawall
2022-05-22
1
-1
/
+1
*
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-06
1
-1
/
+1
*
net: mvpp2: always set port pcs ops
Jeremy Linton
2022-02-18
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
1
-1
/
+1
|
\
|
*
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
1
-1
/
+1
*
|
net: mvpp2: convert to pcs_validate() and phylink_generic_validate()
Russell King (Oracle)
2021-12-16
1
-20
/
+17
*
|
net: mvpp2: use .mac_select_pcs() interface
Russell King (Oracle)
2021-12-16
1
-35
/
+40
*
|
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-3
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
1
-2
/
+2
|
\
|
*
net: mvpp2: fix XDP rx queues registering
Louis Amas
2021-12-08
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
1
-1
/
+1
|
\
|
|
*
net: marvell: mvpp2: Fix the computation of shared CPUs
Christophe JAILLET
2021-11-30
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
1
-6
/
+8
|
\
|
|
*
net: marvell: mvpp2: increase MTU limit when XDP enabled
Marek Behún
2021-11-23
1
-6
/
+8
*
|
net: marvell: mvpp2: Add support for 5gbase-r
Marek Behún
2021-11-23
1
-7
/
+37
*
|
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
2021-11-22
1
-1
/
+1
*
|
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-4
/
+10
*
|
net: mvpp2: use phylink_generic_validate()
Russell King (Oracle)
2021-11-15
1
-49
/
+9
|
/
*
net: marvell: mvpp2: Fix wrong SerDes reconfiguration order
Marek Behún
2021-11-10
1
-18
/
+20
*
net: mvpp2: clean up mvpp2_phylink_validate()
Russell King (Oracle)
2021-10-28
1
-10
/
+7
*
net: mvpp2: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
2021-10-28
1
-12
/
+7
*
net: mvpp2: remove interface checks in mvpp2_phylink_validate()
Russell King (Oracle)
2021-10-28
1
-26
/
+7
*
net: mvpp2: populate supported_interfaces member
Russell King
2021-10-28
1
-0
/
+34
*
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-24
1
-4
/
+3
*
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
net: ethernet: use phylink_set_10g_modes()
Russell King (Oracle)
2021-10-04
1
-6
/
+1
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-2
/
+2
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-4
/
+10
*
page_pool: keep pp info as long as page pool owns the page
Yunsheng Lin
2021-08-09
1
-1
/
+1
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
net: mvpp2: deny disabling autoneg for 802.3z modes
Russell King (Oracle)
2021-07-20
1
-0
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-28
1
-4
/
+0
|
\
|
*
marvell: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
1
-4
/
+0
*
|
net: marvell: return csum computation result from mvneta_rx_csum/mvpp2_rx_csum
Lorenzo Bianconi
2021-06-22
1
-9
/
+5
*
|
net: mvpp2: remove unused 'has_phy' field
Marcin Wojtas
2021-06-22
1
-1
/
+0
*
|
net: mvpp2: enable using phylink with ACPI
Marcin Wojtas
2021-06-22
1
-5
/
+17
|
/
*
mvpp2: prefetch page
Matteo Croce
2021-06-09
1
-3
/
+7
*
mvpp2: prefetch right address
Matteo Croce
2021-06-09
1
-2
/
+2
*
mvpp2: recycle buffers
Matteo Croce
2021-06-07
1
-1
/
+1
*
net: mvpp2: check return value after calling platform_get_resource()
Yang Yingliang
2021-06-07
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
1
-9
/
+45
|
\
|
*
net: mvpp2: add buffer header handling in RX
Stefan Chulski
2021-05-25
1
-9
/
+45
*
|
mvpp2: remove unused parameter
Matteo Croce
2021-05-10
1
-4
/
+4
*
|
net: mvpp2: Unshadow error code of device_property_read_u32()
Andy Shevchenko
2021-05-10
1
-4
/
+6
*
|
net: mvpp2: Use devm_clk_get_optional()
Andy Shevchenko
2021-05-10
1
-19
/
+15
*
|
net: mvpp2: Use device_get_match_data() helper
Andy Shevchenko
2021-05-10
1
-11
/
+1
*
|
net: mvpp2: Put fwnode in error case during ->probe()
Andy Shevchenko
2021-05-10
1
-0
/
+2
|
/
*
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-03-18
1
-7
/
+6
*
net: mvpp2: skip RSS configurations on loopback port
Stefan Chulski
2021-02-22
1
-11
/
+14
[next]