index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
meta
/
fbnic
/
fbnic_csr.h
Age
Commit message (
Expand
)
Author
2025-07-08
eth: fbnic: Add mailbox support for firmware logs
Lee Trager
2025-07-08
eth: fbnic: Use FIELD_PREP to generate minimum firmware version
Lee Trager
2025-07-08
eth: fbnic: Fix incorrect minimum firmware version
Lee Trager
2025-06-26
eth: fbnic: realign whitespace
Jakub Kicinski
2025-06-11
eth: fbnic: Expand coverage of mac stats
Mohsin Bashir
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-08
fbnic: Gate AXI read/write enabling on FW mailbox
Alexander Duyck
2025-04-15
eth: fbnic: add support for TTI HW stats
Mohsin Bashir
2025-04-15
eth: fbnic: add support for TMI stats
Mohsin Bashir
2025-04-15
eth: fbnic: add coverage for RXB stats
Mohsin Bashir
2025-04-15
eth: fbnic: add coverage for hw queue stats
Mohsin Bashir
2025-02-25
eth: fbnic: Consolidate PUL_USER CSR section
Mohsin Bashir
2025-02-25
eth: fbnic: Add PCIe registers dump
Mohsin Bashir
2025-02-10
eth: fbnic: support n-tuple filters
Alexander Duyck
2025-02-10
eth: fbnic: add IP TCAM programming
Alexander Duyck
2024-11-18
eth: fbnic: add RPC hardware statistics
Sanman Pradhan
2024-11-18
eth: fbnic: add PCIe hardware statistics
Sanman Pradhan
2024-11-14
eth: fbnic: Add support to dump registers
Mohsin Bashir
2024-11-07
eth: fbnic: Add support to write TCE TCAM entries
Mohsin Bashir
2024-10-10
eth: fbnic: add RX packets timestamping support
Vadim Fedorenko
2024-10-10
eth: fbnic: add initial PHC support
Vadim Fedorenko
2024-09-04
eth: fbnic: Add support to fetch group stats
Mohsin Bashir
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 register init to set PCIe/Ethernet device config
Alexander Duyck
2024-07-15
eth: fbnic: Add scaffolding for Meta's NIC driver
Alexander Duyck