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
Age
Commit message (
Expand
)
Author
10 days
net: Fix typos
Bjorn Helgaas
2025-07-11
eth: fbnic: fix ubsan complaints about OOB accesses
Jakub Kicinski
2025-07-08
eth: fbnic: Create fw_log file in DebugFS
Lee Trager
2025-07-08
eth: fbnic: Enable firmware logging
Lee Trager
2025-07-08
eth: fbnic: Add mailbox support for firmware logs
Lee Trager
2025-07-08
eth: fbnic: Create ring buffer 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: sort includes
Jakub Kicinski
2025-06-26
eth: fbnic: realign whitespace
Jakub Kicinski
2025-06-26
eth: fbnic: fix stampinn typo in a comment
Jakub Kicinski
2025-06-26
eth: fbnic: remove duplicate FBNIC_MAX_.XQS macros
Jakub Kicinski
2025-06-24
fbnic: Add support for setting/getting pause configuration
Alexander Duyck
2025-06-24
fbnic: Add support for reporting link config
Alexander Duyck
2025-06-24
fbnic: Set correct supported modes and speeds based on FW setting
Alexander Duyck
2025-06-24
fbnic: Update FW link mode values to represent actual link modes
Alexander Duyck
2025-06-24
fbnic: Replace link_mode with AUI
Alexander Duyck
2025-06-24
fbnic: Retire "AUTO" flags and cleanup handling of FW link settings
Alexander Duyck
2025-06-24
fbnic: Do not consider mailbox "initialized" until we have verified fw version
Alexander Duyck
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-19
eth: fbnic: avoid double free when failing to DMA-map FW msg
Jakub Kicinski
2025-06-12
eth: fbnic: migrate to new RXFH callbacks
Jakub Kicinski
2025-06-11
eth: fbnic: Expand coverage of mac stats
Mohsin Bashir
2025-05-20
eth: fbnic: Replace kzalloc/fbnic_fw_init_cmpl with fbnic_fw_alloc_cmpl
Lee Trager
2025-05-15
eth: fbnic: Add devlink dev flash support
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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: Add additional handling of IRQs
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-05-06
eth: fbnic: fix `tx_dropped` counting
Mohsin Bashir
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-04-15
eth: fbnic: add locking support for hw stats
Mohsin Bashir
2025-03-10
eth: fbnic: fix memory corruption in fbnic_tlv_attr_get_string()
Dan Carpenter
2025-03-07
eth: fbnic: support ring size configuration
Jakub Kicinski
2025-03-07
eth: fbnic: fix typo in compile assert
Jakub Kicinski
2025-03-07
eth: fbnic: link NAPIs to page pools
Jakub Kicinski
2025-03-04
eth: fbnic: Replace firmware field macros
Lee Trager
2025-03-04
eth: fbnic: Update fbnic_tlv_attr_get_string() to work like nla_strscpy()
Lee Trager
[next]