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.c
Age
Commit message (
Expand
)
Author
2025-06-24
fbnic: Retire "AUTO" flags and cleanup handling of FW link settings
Alexander Duyck
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-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-02-25
eth: fbnic: Update return value in kdoc
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-12
eth: fbnic: report software Tx queue stats
Jakub Kicinski
2025-02-12
eth: fbnic: report software Rx queue stats
Jakub Kicinski
2025-02-10
eth: fbnic: support n-tuple filters
Alexander Duyck
2025-02-06
eth: fbnic: set IFF_UNICAST_FLT to avoid enabling promiscuous mode when addin...
Alexander Duyck
2024-12-23
eth: fbnic: centralize the queue count and NAPI<>queue setting
Alexander Duyck
2024-12-23
eth: fbnic: add IRQ reuse support
Jakub Kicinski
2024-12-23
eth: fbnic: store NAPIs in an array instead of the list
Jakub Kicinski
2024-11-07
eth: fbnic: Add support to write TCE TCAM entries
Mohsin Bashir
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 support for basic qstats
Stanislav Fomichev
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 basic Rx handling
Alexander Duyck
2024-07-15
eth: fbnic: Add basic Tx 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