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
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 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
2025-03-04
eth: fbnic: Prepend TSENE FW fields with FBNIC_FW
Lee Trager
2025-02-25
eth: fbnic: Update return value in kdoc
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-20
eth: fbnic: Add ethtool support for IRQ coalescing
Mohsin Bashir
2025-02-17
eth: fbnic: support TCP segmentation offload
Jakub Kicinski
2025-02-14
net: remove phylink_pcs .neg_mode boolean
Russell King (Oracle)
2025-02-12
eth: fbnic: re-sort the objects in the Makefile
Jakub Kicinski
2025-02-12
eth: fbnic: report software Tx queue stats
Jakub Kicinski
2025-02-12
eth: fbnic: report software Rx queue stats
Jakub Kicinski
2025-02-12
eth: fbnic: wrap tx queue stats in a struct
Jakub Kicinski
2025-02-10
eth: fbnic: support listing tcam content via debugfs
Alexander Duyck
2025-02-10
eth: fbnic: support n-tuple filters
Alexander Duyck
2025-02-10
eth: fbnic: add IP TCAM programming
Alexander Duyck
2025-02-10
eth: fbnic: support an additional RSS context
Daniel Zahka
2025-02-06
eth: fbnic: set IFF_UNICAST_FLT to avoid enabling promiscuous mode when addin...
Alexander Duyck
2025-02-06
eth: fbnic: add MAC address TCAM to debugfs
Alexander Duyck
2025-01-15
eth: fbnic: Add hardware monitoring support via HWMON interface
Sanman Pradhan
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
2025-01-15
net: phylink: pass neg_mode into .pcs_get_state() method
Russell King (Oracle)
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-07
eth: fbnic: Revert "eth: fbnic: Add hardware monitoring support via HWMON int...
Su Hui
[next]