index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
meta
/
fbnic
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-13
fbnic: Set napi irq value after calling netif_napi_add
Brett Creeley
2024-09-10
eth: fbnic: Add devlink firmware version info
Lee Trager
2024-09-04
eth: fbnic: Add support to fetch group stats
Mohsin Bashir
2024-09-04
eth: fbnic: Add ethtool support for fbnic
Mohsin Bashir
2024-08-12
eth: fbnic: add support for basic qstats
Stanislav Fomichev
2024-08-12
eth: fbnic: add basic rtnl stats
Jakub Kicinski
2024-07-16
eth: fbnic: Fix spelling mistake "tiggerring" -> "triggering"
Colin Ian King
2024-07-15
eth: fbnic: Write the TCAM tables used for RSS control and Rx to host
Alexander Duyck
2024-07-15
eth: fbnic: Add L2 address programming
Alexander Duyck
2024-07-15
eth: fbnic: Add basic Rx handling
Alexander Duyck
2024-07-15
eth: fbnic: Add basic Tx handling
Alexander Duyck
2024-07-15
eth: fbnic: Add link detection
Alexander Duyck
2024-07-15
eth: fbnic: Add initial messaging to notify FW of our presence
Alexander Duyck
2024-07-15
eth: fbnic: Implement Rx queue alloc/start/stop/free
Alexander Duyck
2024-07-15
eth: fbnic: Implement Tx queue alloc/start/stop/free
Alexander Duyck
2024-07-15
eth: fbnic: Allocate a netdevice and napi vectors with queues
Alexander Duyck
2024-07-15
eth: fbnic: Add FW communication mechanism
Alexander Duyck
2024-07-15
eth: fbnic: Add message parsing for FW messages
Alexander Duyck
2024-07-15
eth: fbnic: Add register init to set PCIe/Ethernet device config
Alexander Duyck
2024-07-15
eth: fbnic: Allocate core device specific structures and devlink interface
Alexander Duyck
2024-07-15
eth: fbnic: Add scaffolding for Meta's NIC driver
Alexander Duyck