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_fw.c
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: rename fbnic_fw_clear_cmpl to fbnic_mbx_clear_cmpl
Jakub Kicinski
2025-06-26
eth: fbnic: realign whitespace
Jakub Kicinski
2025-06-24
fbnic: Do not consider mailbox "initialized" until we have verified fw version
Alexander Duyck
2025-06-19
eth: fbnic: avoid double free when failing to DMA-map FW msg
Jakub Kicinski
2025-05-20
eth: fbnic: Replace kzalloc/fbnic_fw_init_cmpl with fbnic_fw_alloc_cmpl
Lee Trager
2025-05-15
eth: fbnic: Add mailbox support for PLDM updates
Lee Trager
2025-05-15
eth: fbnic: Add support for multiple concurrent completion messages
Lee Trager
2025-05-15
eth: fbnic: Accept minimum anti-rollback version from firmware
Lee Trager
2025-05-08
fbnic: Do not allow mailbox to toggle to ready outside fbnic_mbx_poll_tx_ready
Alexander Duyck
2025-05-08
fbnic: Pull fbnic_fw_xmit_cap_msg use out of interrupt context
Alexander Duyck
2025-05-08
fbnic: Improve responsiveness of fbnic_mbx_poll_tx_ready
Alexander Duyck
2025-05-08
fbnic: Cleanup handling of completions
Alexander Duyck
2025-05-08
fbnic: Actually flush_tx instead of stalling out
Alexander Duyck
2025-05-08
fbnic: Gate AXI read/write enabling on FW mailbox
Alexander Duyck
2025-05-08
fbnic: Fix initialization of mailbox descriptor rings
Alexander Duyck
2025-03-04
eth: fbnic: Replace firmware field macros
Lee Trager
2025-03-04
eth: fbnic: Prepend TSENE FW fields with FBNIC_FW
Lee Trager
2025-01-15
eth: fbnic: hwmon: Add support for reading temperature and voltage sensors
Sanman Pradhan
2025-01-15
eth: fbnic: hwmon: Add completion infrastructure for firmware requests
Sanman Pradhan
2024-09-04
eth: fbnic: Add ethtool support for fbnic
Mohsin Bashir
2024-07-15
eth: fbnic: Add initial messaging to notify FW of our presence
Alexander Duyck
2024-07-15
eth: fbnic: Add FW communication mechanism
Alexander Duyck