index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
meta
/
fbnic
/
fbnic_pci.c
Age
Commit message (
Expand
)
Author
2026-02-13
fbnic: close fw_log race between users and teardown
Chengfeng Ye
2026-01-30
eth fbnic: Add debugfs hooks for tx/rx rings
Mike Marciniszyn (Meta)
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-27
fbnic: Add SW shim for MDIO interface to PMD and PCS
Alexander Duyck
2025-11-27
fbnic: Add logic to track PMD state via MAC/PCS signals
Alexander Duyck
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-10-14
eth: fbnic: fix various typos in comments and strings
Alok Tiwari
2025-09-18
eth: fbnic: add OTP health reporter
Jakub Kicinski
2025-09-18
eth: fbnic: add FW health reporter
Jakub Kicinski
2025-09-18
eth: fbnic: reprogram TCAMs after FW crash
Jakub Kicinski
2025-09-04
eth: fbnic: request ops lock
Jakub Kicinski
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-28
fbnic: Add logic to repopulate RPC TCAM if BMC enables channel
Alexander Duyck
2025-08-28
fbnic: Pass fbnic_dev instead of netdev to __fbnic_set/clear_rx_mode
Alexander Duyck
2025-08-27
fbnic: Move phylink resume out of service_task and into open/close
Alexander Duyck
2025-08-27
fbnic: Fixup rtnl_lock and devl_lock handling related to mailbox code
Alexander Duyck
2025-08-27
eth: fbnic: Reset MAC stats
Mohsin Bashir
2025-08-27
eth: fbnic: Reset hw stats upon PCI error
Mohsin Bashir
2025-08-27
eth: fbnic: Move hw_stats_lock out of fbnic_dev
Mohsin Bashir
2025-07-08
eth: fbnic: Enable firmware logging
Lee Trager
2025-05-15
eth: fbnic: Add devlink dev flash support
Lee Trager
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-08
fbnic: Add additional handling of IRQs
Alexander Duyck
2025-04-15
eth: fbnic: add locking support for hw stats
Mohsin Bashir
2025-01-15
eth: fbnic: Add hardware monitoring support via HWMON interface
Sanman Pradhan
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
2024-12-23
eth: fbnic: support ring channel set while up
Jakub Kicinski
2024-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-11-18
eth: fbnic: add RPC hardware statistics
Sanman Pradhan
2024-11-18
eth: fbnic: add PCIe hardware statistics
Sanman Pradhan
2024-11-18
eth: fbnic: add basic debugfs structure
Jakub Kicinski
2024-11-18
eth: fbnic: don't disable the PCI device twice
Jakub Kicinski
2024-10-17
eth: fbnic: Add hardware monitoring support via HWMON interface
Sanman Pradhan
2024-10-10
eth: fbnic: add initial PHC support
Vadim Fedorenko
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 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: Allocate core device specific structures and devlink interface
Alexander Duyck
2024-07-15
eth: fbnic: Add scaffolding for Meta's NIC driver
Alexander Duyck