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_netdev.h
Age
Commit message (
Expand
)
Author
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-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: Replace link_mode with AUI
Alexander Duyck
2025-02-20
eth: fbnic: Add ethtool support for IRQ coalescing
Mohsin Bashir
2025-02-17
eth: fbnic: support TCP segmentation offload
Jakub Kicinski
2024-12-23
eth: fbnic: support ring channel set while up
Jakub Kicinski
2024-12-23
eth: fbnic: store NAPIs in an array instead of the list
Jakub Kicinski
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 ethtool support for fbnic
Mohsin Bashir
2024-08-12
eth: fbnic: add basic rtnl stats
Jakub Kicinski
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 link detection
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