index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvpp2
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: marvell: mvpp2: increase MTU limit when XDP enabled
Marek Behún
2021-11-23
1
-6
/
+8
*
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
2
-3
/
+3
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-4
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
1
-1
/
+1
|
\
|
*
net: mvvp2: fix short frame size on s390
John Hubbard
2021-08-06
1
-1
/
+1
*
|
page_pool: keep pp info as long as page pool owns the page
Yunsheng Lin
2021-08-10
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-29
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
2
-4
/
+0
*
|
net: mvpp2: enable using phylink with ACPI
Marcin Wojtas
2021-06-22
1
-5
/
+17
|
/
*
mvpp2: prefetch page
Matteo Croce
2021-06-10
1
-3
/
+7
*
mvpp2: prefetch right address
Matteo Croce
2021-06-10
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
2
-9
/
+67
|
\
|
*
net: mvpp2: add buffer header handling in RX
Stefan Chulski
2021-05-26
2
-9
/
+67
*
|
mvpp2: suppress warning
Matteo Croce
2021-05-11
1
-3
/
+0
*
|
mvpp2: remove unused parameter
Matteo Croce
2021-05-11
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
|
/
*
net: mvpp2: Add parsing support for different IPv4 IHL values
Stefan Chulski
2021-04-17
2
-67
/
+43
*
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-23
1
-11
/
+14
*
net: mvpp2: Add TX flow control support for jumbo frames
Stefan Chulski
2021-02-15
1
-0
/
+26
*
net: mvpp2: reduce tx-fifo for loopback port
Stefan Chulski
2021-02-15
2
-7
/
+7
*
net: mvpp2: improve Networking Complex Control register naming
Stefan Chulski
2021-02-15
2
-7
/
+7
*
net: mvpp2: improve mvpp2_get_sram return
Stefan Chulski
2021-02-15
1
-3
/
+1
*
net: mvpp2: improve Packet Processor version check
Stefan Chulski
2021-02-15
1
-18
/
+18
*
net: mvpp2: simplify PPv2 version ID read
Stefan Chulski
2021-02-15
1
-4
/
+2
*
net: mvpp2: fix interrupt mask/unmask skip condition
Stefan Chulski
2021-02-12
1
-2
/
+2
*
net: mvpp2: add TX FC firmware check
Stefan Chulski
2021-02-11
2
-7
/
+33
*
net: mvpp2: set 802.3x GoP Flow Control mode
Stefan Chulski
2021-02-11
1
-1
/
+1
*
net: mvpp2: add PPv23 RX FIFO flow control
Stefan Chulski
2021-02-11
2
-0
/
+68
*
net: mvpp2: add BM protection underrun feature support
Stefan Chulski
2021-02-11
2
-0
/
+34
*
net: mvpp2: add ethtool flow control configuration support
Stefan Chulski
2021-02-11
2
-0
/
+111
*
net: mvpp2: add RXQ flow control configurations
Stefan Chulski
2021-02-11
2
-1
/
+150
[next]