index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvpp2
/
mvpp2.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-07
net: mvpp2: Increase size of queue_name buffer
Simon Horman
1
-1
/
+1
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
1
-1
/
+1
2022-10-03
net: mvpp2: fix mvpp2 debugfs leak
Russell King (Oracle)
1
-0
/
+1
2021-12-16
net: mvpp2: use .mac_select_pcs() interface
Russell King (Oracle)
1
-1
/
+2
2021-08-06
net: mvvp2: fix short frame size on s390
John Hubbard
1
-1
/
+1
2021-06-22
net: mvpp2: remove unused 'has_phy' field
Marcin Wojtas
1
-3
/
+0
2021-05-25
net: mvpp2: add buffer header handling in RX
Stefan Chulski
1
-0
/
+22
2021-02-15
net: mvpp2: reduce tx-fifo for loopback port
Stefan Chulski
1
-2
/
+2
2021-02-14
net: mvpp2: improve Networking Complex Control register naming
Stefan Chulski
1
-3
/
+3
2021-02-11
net: mvpp2: add TX FC firmware check
Stefan Chulski
1
-0
/
+1
2021-02-11
net: mvpp2: add PPv23 RX FIFO flow control
Stefan Chulski
1
-0
/
+15
2021-02-11
net: mvpp2: add BM protection underrun feature support
Stefan Chulski
1
-0
/
+8
2021-02-11
net: mvpp2: add ethtool flow control configuration support
Stefan Chulski
1
-0
/
+13
2021-02-11
net: mvpp2: add RXQ flow control configurations
Stefan Chulski
1
-1
/
+34
2021-02-11
net: mvpp2: enable global flow control
Stefan Chulski
1
-3
/
+8
2021-02-11
net: mvpp2: add FCA RXQ non occupied descriptor threshold
Stefan Chulski
1
-0
/
+3
2021-02-11
net: mvpp2: add FCA periodic timer configurations
Stefan Chulski
1
-0
/
+13
2021-02-11
net: mvpp2: increase BM pool and RXQ size
Stefan Chulski
1
-4
/
+4
2021-02-11
net: mvpp2: add PPv23 version definition
Stefan Chulski
1
-10
/
+14
2021-02-11
net: mvpp2: add CM3 SRAM memory map
Stefan Chulski
1
-0
/
+1
2020-11-24
net: mvpp2: divide fifo for dts-active ports only
Stefan Chulski
1
-9
/
+14
2020-09-09
net: mvpp2: ptp: add support for transmit timestamping
Russell King
1
-1
/
+55
2020-09-09
net: mvpp2: ptp: add support for receive timestamping
Russell King
1
-1
/
+30
2020-09-09
net: mvpp2: ptp: add TAI support
Russell King
1
-0
/
+109
2020-09-09
net: mvpp2: check first level interrupt status registers
Russell King
1
-0
/
+4
2020-09-09
net: mvpp2: rename mis-named "link status" interrupt
Russell King
1
-1
/
+1
2020-09-03
net: mvpp2: convert to phylink pcs operations
Russell King
1
-0
/
+1
2020-07-03
mvpp2: xdp ethtool stats
Sven Auhagen
1
-0
/
+8
2020-07-03
mvpp2: XDP TX support
Matteo Croce
1
-1
/
+12
2020-07-03
mvpp2: add basic XDP support
Matteo Croce
1
-5
/
+23
2020-07-03
mvpp2: use page_pool allocator
Matteo Croce
1
-0
/
+8
2019-09-02
mvpp2: percpu buffers
Matteo Croce
1
-0
/
+4
2019-08-14
net/mvpp2: Replace tasklet with softirq hrtimer
Thomas Gleixner
1
-2
/
+1
2019-06-10
net: mvpp2: Add support for more ethtool counters
Maxime Chevallier
1
-0
/
+18
2019-05-29
net: phylink: Add struct phylink_config to PHYLINK API
Ioana Ciornei
1
-0
/
+1
2019-05-25
net: mvpp2: cls: Use RSS contexts to handle RSS tables
Maxime Chevallier
1
-3
/
+13
2019-05-25
net: mvpp2: cls: Bypass C2 internals FIFOs at init
Maxime Chevallier
1
-0
/
+2
2019-05-25
net: mvpp2: cls: Use the correct number of rules in various places
Maxime Chevallier
1
-1
/
+1
2019-05-01
net: mvpp2: cls: Allow dropping packets with classification offload
Maxime Chevallier
1
-0
/
+1
2019-05-01
net: mvpp2: cls: Add Classification offload support
Maxime Chevallier
1
-0
/
+41
2019-03-27
net: mvpp2: cls: Invalidate all C2 entries except the ones we use
Maxime Chevallier
1
-0
/
+2
2019-03-27
net: mvpp2: debugfs: Store debugfs entries data in mvpp2 struct
Maxime Chevallier
1
-0
/
+4
2019-03-27
net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWS
Maxime Chevallier
1
-0
/
+2
2019-03-27
net: mvpp2: cls: use Lookup Type in classification engines
Maxime Chevallier
1
-0
/
+2
2019-03-01
net: mvpp2: set the XPCS and MPCS in reset when not used
Antoine Tenart
1
-0
/
+1
2019-03-01
net: mvpp2: force the XLG MAC link up or down when not using in-band
Antoine Tenart
1
-0
/
+2
2019-03-01
net: mvpp2: fix the computation of the RXQs
Antoine Tenart
1
-2
/
+2
2019-03-01
net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definition
Antoine Tenart
1
-1
/
+1
2019-03-01
net: mvpp2: update the port documentation regarding the GoP
Antoine Tenart
1
-1
/
+1
2019-03-01
net: mvpp2: fix a typo in the header
Antoine Tenart
1
-1
/
+1
[next]