index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Commit message (
Expand
)
Author
Age
Files
Lines
*
octeontx2-af: CN10KB: Fix FIFO length calculation for RPM2
Nithin Dabilpuram
2024-01-11
1
-1
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-04
4
-110
/
+30
|
\
|
*
octeontx2-af: Re-enable MAC TX in otx2_stop processing
Naveen Mamindlapalli
2024-01-04
3
-1
/
+25
|
*
octeontx2-af: Always configure NIX TX link credits based on max frame size
Naveen Mamindlapalli
2024-01-04
1
-107
/
+3
|
*
octeontx2-af: Fix marking couple of structure as __packed
Suman Ghosh
2023-12-26
1
-2
/
+2
*
|
Revert "octeon_ep_vf: add octeon_ep_vf driver"
Jakub Kicinski
2024-01-04
18
-5308
/
+0
*
|
octeontx2-af: Fix max NPC MCAM entry check while validating ref_entry
Suman Ghosh
2024-01-03
1
-7
/
+6
*
|
net: mvpp2: initialize port fwnode pointer
Marcin Wojtas
2024-01-03
1
-1
/
+1
*
|
octeon_ep_vf: add ethtool support
Shinas Rasheed
2024-01-02
5
-2
/
+312
*
|
octeon_ep_vf: add Tx/Rx processing and interrupt support
Shinas Rasheed
2024-01-02
4
-5
/
+867
*
|
octeon_ep_vf: add support for ndo ops
Shinas Rasheed
2024-01-02
1
-0
/
+54
*
|
octeon_ep_vf: add Tx/Rx ring resource setup and cleanup
Shinas Rasheed
2024-01-02
2
-0
/
+439
*
|
octeon_ep_vf: add VF-PF mailbox communication.
Shinas Rasheed
2024-01-02
4
-2
/
+581
*
|
octeon_ep_vf: add hardware configuration APIs
Shinas Rasheed
2024-01-02
2
-2
/
+675
*
|
octeon_ep_vf: Add driver framework and device initialization
Shinas Rasheed
2024-01-02
17
-0
/
+2391
*
|
octeontx2-af: Fix a double free issue
Suman Ghosh
2023-12-22
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
1
-3
/
+14
|
\
|
|
*
octeontx2-pf: Fix graceful exit during PFC configuration failure
Suman Ghosh
2023-12-15
1
-3
/
+14
*
|
octeontx2-af: insert space after include
Wang Jinchao
2023-12-20
1
-1
/
+1
*
|
octeon_ep: support firmware notifications for VFs
Shinas Rasheed
2023-12-19
3
-0
/
+66
*
|
octeon_ep: control net framework to support VF offloads
Shinas Rasheed
2023-12-19
2
-1
/
+67
*
|
octeon_ep: PF-VF mailbox version support
Shinas Rasheed
2023-12-19
3
-3
/
+17
*
|
octeon_ep: add PF-VF mailbox communication
Shinas Rasheed
2023-12-19
11
-49
/
+713
*
|
octeontx2-af: Add new devlink param to configure maximum usable NIX block LFs
Suman Ghosh
2023-12-17
3
-24
/
+133
*
|
octeontx2-af: Fix multicast/mirror group lock/unlock issue
Suman Ghosh
2023-12-15
1
-30
/
+54
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-14
5
-32
/
+89
|
\
|
|
*
octeontx2-af: Fix pause frame configuration
Hariprasad Kelam
2023-12-11
1
-4
/
+7
|
*
octeontx2-af: Update RSS algorithm index
Hariprasad Kelam
2023-12-11
1
-11
/
+44
|
*
octeontx2-pf: Fix promisc mcam entry action
Hariprasad Kelam
2023-12-11
1
-3
/
+22
|
*
octeon_ep: explicitly test for firmware ready value
Shinas Rasheed
2023-12-11
1
-1
/
+2
|
*
octeontx2-af: fix a use-after-free in rvu_nix_register_reporters
Zhipeng Lu
2023-12-10
1
-4
/
+1
|
*
octeon_ep: initialise control mbox tasks before using APIs
Shinas Rasheed
2023-12-08
1
-9
/
+13
*
|
net: mvpp2: add support for mii
Stefan Eichenberger
2023-12-14
1
-3
/
+18
*
|
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
2023-12-13
2
-87
/
+39
*
|
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-13
3
-55
/
+61
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-07
14
-26
/
+92
|
\
|
|
*
octeontx2-af: Update Tx link register range
Rahul Bhansali
2023-12-06
1
-2
/
+2
|
*
octeontx2-af: Add missing mcs flr handler call
Geetha sowjanya
2023-12-06
1
-0
/
+3
|
*
octeontx2-af: Fix mcs stats register address
Geetha sowjanya
2023-12-06
2
-6
/
+29
|
*
octeontx2-af: Fix mcs sa cam entries size
Geetha sowjanya
2023-12-06
1
-1
/
+1
|
*
octeontx2-af: Adjust Tx credits when MCS external bypass is disabled
Nithin Dabilpuram
2023-12-06
5
-1
/
+25
|
*
octeontx2-af: fix a use-after-free in rvu_npa_register_reporters
Zhipeng Lu
2023-12-05
1
-4
/
+1
|
*
octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coa...
Naveen Mamindlapalli
2023-12-04
2
-10
/
+19
|
*
octeontx2-af: Check return value of nix_get_nixlf before using nixlf
Subbaraya Sundeep
2023-12-01
1
-1
/
+7
|
*
octeontx2-pf: Add missing mutex lock in otx2_get_pauseparam
Subbaraya Sundeep
2023-12-01
1
-1
/
+5
*
|
octeontx2-af: cn10k: Increase outstanding LMTST transactions
Pavan Nikhilesh
2023-12-06
4
-0
/
+15
*
|
octeon_ep: control net API framework to support offloads
Shinas Rasheed
2023-12-05
9
-51
/
+231
*
|
net: mvmdio: Support setting the MDC frequency on XSMI controllers
Tobias Waldekranz
2023-12-05
1
-0
/
+44
*
|
net: mvmdio: Avoid excessive sleeps in polled mode
Tobias Waldekranz
2023-12-05
1
-37
/
+16
*
|
octeontx2-pf: TC flower offload support for mirror
Suman Ghosh
2023-12-04
1
-3
/
+110
[next]