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
/
meta
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2024-09-13
fbnic: Set napi irq value after calling netif_napi_add
Brett Creeley
1
-4
/
+4
2024-09-10
eth: fbnic: Add devlink firmware version info
Lee Trager
1
-0
/
+75
2024-09-04
eth: fbnic: Add support to fetch group stats
Mohsin Bashir
8
-0
/
+211
2024-09-04
eth: fbnic: Add ethtool support for fbnic
Mohsin Bashir
7
-3
/
+49
2024-08-12
eth: fbnic: add support for basic qstats
Stanislav Fomichev
1
-0
/
+67
2024-08-12
eth: fbnic: add basic rtnl stats
Jakub Kicinski
4
-1
/
+132
2024-08-02
eth: fbnic: select DEVLINK and PAGE_POOL
Simon Horman
1
-0
/
+2
2024-07-26
fbnic: Change kconfig prompt from S390=n to !S390
Alexander Duyck
1
-1
/
+1
2024-07-19
eth: fbnic: don't build the driver when skb has more than 21 frags
Jakub Kicinski
1
-0
/
+1
2024-07-17
eth: fbnic: fix s390 build.
Paolo Abeni
1
-0
/
+1
2024-07-16
eth: fbnic: Fix spelling mistake "tiggerring" -> "triggering"
Colin Ian King
1
-1
/
+1
2024-07-15
eth: fbnic: Write the TCAM tables used for RSS control and Rx to host
Alexander Duyck
7
-1
/
+498
2024-07-15
eth: fbnic: Add L2 address programming
Alexander Duyck
9
-0
/
+678
2024-07-15
eth: fbnic: Add basic Rx handling
Alexander Duyck
5
-3
/
+402
2024-07-15
eth: fbnic: Add basic Tx handling
Alexander Duyck
4
-1
/
+477
2024-07-15
eth: fbnic: Add link detection
Alexander Duyck
12
-0
/
+629
2024-07-15
eth: fbnic: Add initial messaging to notify FW of our presence
Alexander Duyck
6
-0
/
+555
2024-07-15
eth: fbnic: Implement Rx queue alloc/start/stop/free
Alexander Duyck
6
-9
/
+638
2024-07-15
eth: fbnic: Implement Tx queue alloc/start/stop/free
Alexander Duyck
6
-11
/
+550
2024-07-15
eth: fbnic: Allocate a netdevice and napi vectors with queues
Alexander Duyck
9
-2
/
+775
2024-07-15
eth: fbnic: Add FW communication mechanism
Alexander Duyck
7
-0
/
+641
2024-07-15
eth: fbnic: Add message parsing for FW messages
Alexander Duyck
3
-1
/
+706
2024-07-15
eth: fbnic: Add register init to set PCIe/Ethernet device config
Alexander Duyck
7
-0
/
+845
2024-07-15
eth: fbnic: Allocate core device specific structures and devlink interface
Alexander Duyck
5
-2
/
+222
2024-07-15
eth: fbnic: Add scaffolding for Meta's NIC driver
Alexander Duyck
7
-0
/
+280