index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
siena
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2022-09-20
sfc/siena: fix null pointer dereference in efx_hard_start_xmit
Íñigo Huguet
1
-1
/
+1
2022-09-20
sfc/siena: fix TX channel offset when using legacy interrupts
Íñigo Huguet
1
-1
/
+1
2022-09-13
sfc: introduce shutdown entry point in efx pci driver
Pieter Jansen van Vuuren
1
-0
/
+12
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
5
-7
/
+7
2022-07-26
sfc/siena: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-07-06
sfc/siena: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-4
/
+2
2022-06-24
sfc: siena: fix repeated words in comments
Jilin Yuan
1
-5
/
+5
2022-06-19
sfc/siena: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-01
sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels
Íñigo Huguet
1
-4
/
+2
2022-06-01
sfc/siena: fix considering that all channels have TX queues
Martin Habets
1
-1
/
+1
2022-05-20
sfc/siena: Remove duplicate check on segments
Martin Habets
1
-8
/
+1
2022-05-18
sfc: siena: Have a unique wrapper ifndef for efx channels header
Saeed Mahameed
1
-2
/
+2
2022-05-13
eth: sfc: remove remnants of the out-of-tree napi_weight module param
Jakub Kicinski
1
-7
/
+1
2022-05-13
sfc: siena: Fix Kconfig dependencies
Ren Zhijie
1
-0
/
+1
2022-05-12
sfc/siena: Reinstate SRIOV init/fini function calls
Martin Habets
2
-0
/
+19
2022-05-12
sfc/siena: Make PTP and reset support specific for Siena
Martin Habets
2
-4
/
+5
2022-05-12
sfc/siena: Make MCDI logging support specific for Siena
Martin Habets
5
-14
/
+25
2022-05-12
siena: Make HWMON support specific for Siena
Martin Habets
3
-5
/
+12
2022-05-12
siena: Make SRIOV support specific for Siena
Martin Habets
12
-29
/
+37
2022-05-12
siena: Make MTD support specific for Siena
Martin Habets
8
-12
/
+20
2022-05-10
sfc: Add a basic Siena module
Martin Habets
3
-3
/
+26
2022-05-10
sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc
Martin Habets
2
-77
/
+63
2022-05-10
sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc
Martin Habets
14
-138
/
+95
2022-05-10
sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc
Martin Habets
17
-609
/
+459
2022-05-10
sfc/siena: Rename peripheral functions to avoid conflicts with sfc
Martin Habets
15
-270
/
+270
2022-05-10
sfc/siena: Rename RX/TX functions to avoid conflicts with sfc
Martin Habets
13
-233
/
+216
2022-05-10
sfc/siena: Rename functions in efx headers to avoid conflicts with sfc
Martin Habets
23
-472
/
+427
2022-05-10
sfc/siena: Remove build references to missing functionality
Martin Habets
10
-458
/
+17
2022-05-10
sfc: Copy shared files needed for Siena (part 2)
Martin Habets
27
-0
/
+14153
2022-05-10
sfc: Copy shared files needed for Siena (part 1)
Martin Habets
14
-0
/
+10524
2022-05-10
sfc: Move Siena specific files
Martin Habets
4
-0
/
+5859
2022-05-04
sfc: Copy a subset of mcdi_pcol.h to siena
Martin Habets
1
-0
/
+17204