index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels
Íñigo Huguet
2022-06-01
1
-4
/
+2
*
sfc/siena: fix considering that all channels have TX queues
Martin Habets
2022-06-01
1
-1
/
+1
*
sfc: fix wrong tx channel offset with efx_separate_tx_channels
Íñigo Huguet
2022-05-29
1
-4
/
+2
*
sfc: fix considering that all channels have TX queues
Martin Habets
2022-05-29
1
-1
/
+1
*
sfc/siena: Remove duplicate check on segments
Martin Habets
2022-05-20
1
-8
/
+1
*
sfc: siena: Have a unique wrapper ifndef for efx channels header
Saeed Mahameed
2022-05-18
1
-2
/
+2
*
net: allow gso_max_size to exceed 65536
Alexander Duyck
2022-05-16
3
-3
/
+6
*
eth: sfc: remove remnants of the out-of-tree napi_weight module param
Jakub Kicinski
2022-05-13
3
-21
/
+3
*
sfc: siena: Fix Kconfig dependencies
Ren Zhijie
2022-05-13
1
-0
/
+1
*
sfc/siena: Reinstate SRIOV init/fini function calls
Martin Habets
2022-05-12
2
-0
/
+19
*
sfc/siena: Make PTP and reset support specific for Siena
Martin Habets
2022-05-12
2
-4
/
+5
*
sfc/siena: Make MCDI logging support specific for Siena
Martin Habets
2022-05-12
6
-15
/
+26
*
siena: Make HWMON support specific for Siena
Martin Habets
2022-05-12
4
-6
/
+13
*
siena: Make SRIOV support specific for Siena
Martin Habets
2022-05-12
13
-30
/
+38
*
siena: Make MTD support specific for Siena
Martin Habets
2022-05-12
9
-13
/
+21
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
5
-3
/
+26
|
\
|
*
net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
Taehee Yoo
2022-05-12
1
-0
/
+5
|
*
net: sfc: fix memory leak due to ptp channel
Taehee Yoo
2022-05-09
3
-2
/
+20
*
|
sfc: Add a basic Siena module
Martin Habets
2022-05-10
5
-3
/
+28
*
|
sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc
Martin Habets
2022-05-10
2
-77
/
+63
*
|
sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc
Martin Habets
2022-05-10
14
-138
/
+95
*
|
sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc
Martin Habets
2022-05-10
17
-609
/
+459
*
|
sfc/siena: Rename peripheral functions to avoid conflicts with sfc
Martin Habets
2022-05-10
15
-270
/
+270
*
|
sfc/siena: Rename RX/TX functions to avoid conflicts with sfc
Martin Habets
2022-05-10
13
-233
/
+216
*
|
sfc/siena: Rename functions in efx headers to avoid conflicts with sfc
Martin Habets
2022-05-10
23
-472
/
+427
*
|
sfc/siena: Remove build references to missing functionality
Martin Habets
2022-05-10
10
-458
/
+17
*
|
sfc: Copy shared files needed for Siena (part 2)
Martin Habets
2022-05-10
27
-0
/
+14153
*
|
sfc: Copy shared files needed for Siena (part 1)
Martin Habets
2022-05-10
14
-0
/
+10524
*
|
sfc: Move Siena specific files
Martin Habets
2022-05-10
4
-0
/
+0
*
|
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2022-05-08
2
-4
/
+4
*
|
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-06
3
-5
/
+8
*
|
sfc: Copy a subset of mcdi_pcol.h to siena
Martin Habets
2022-05-04
1
-0
/
+17204
*
|
sfc: Disable Siena support
Martin Habets
2022-05-04
4
-27
/
+6
*
|
sfc: add EF100 VF support via a write to sriov_numvfs
Pieter Jansen van Vuuren
2022-04-29
5
-3
/
+102
*
|
sfc: Remove global definition of efx_reset_type_names
Martin Habets
2022-04-12
2
-7
/
+2
*
|
sfc: Remove duplicate definition of efx_xmit_done
Martin Habets
2022-04-12
2
-1
/
+1
*
|
sfc: efx_default_channel_type APIs can be static
Martin Habets
2022-04-12
2
-28
/
+28
*
|
sfc: Fix spelling mistake "writting" -> "writing"
Lv Ruyi
2022-04-12
1
-2
/
+2
*
|
sfc: ef10: Fix assigning negative value to unsigned variable
Haowen Bai
2022-04-11
1
-1
/
+1
*
|
sfc: use hardware tx timestamps for more than PTP
Bert Kenward
2022-04-08
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-07
4
-66
/
+90
|
\
|
|
*
net: sfc: fix using uninitialized xdp tx_queue
Taehee Yoo
2022-04-06
3
-1
/
+6
|
*
sfc: Do not free an empty page_ring
Martin Habets
2022-04-04
1
-0
/
+3
|
*
net: sfc: add missing xdp queue reinitialization
Taehee Yoo
2022-04-01
1
-65
/
+81
*
|
sfc: Stop using iommu_present()
Robin Murphy
2022-04-07
1
-1
/
+3
|
/
*
sfc: Avoid NULL pointer dereference on systems without numa awareness
Martin Habets
2022-03-30
1
-7
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
1
-1
/
+1
|
\
|
*
sfc: extend the locking on mcdi->seqno
Niels Dossche
2022-03-03
1
-1
/
+1
*
|
sfc: set affinity hints in local NUMA node only
Íñigo Huguet
2022-03-01
1
-2
/
+10
*
|
sfc: default config to 1 channel/core in local NUMA node only
Íñigo Huguet
2022-03-01
1
-17
/
+34
[next]