开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
meta
Age
Commit message (
Expand
)
Author
2025-01-07
eth: fbnic: Revert "eth: fbnic: Add hardware monitoring support via HWMON int...
Su Hui
2024-12-23
eth: fbnic: fix csr boundary for RPM RAM section
Mohsin Bashir
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: add missing header guards
Jakub Kicinski
2024-11-18
eth: fbnic: add missing SPDX headers
Jakub Kicinski
2024-11-18
eth: fbnic: don't disable the PCI device twice
Jakub Kicinski
2024-11-14
eth: fbnic: Add support to dump registers
Mohsin Bashir
2024-11-07
eth: fbnic: Add support to write TCE TCAM entries
Mohsin Bashir
2024-10-20
eth: fbnic: add CONFIG_PTP_1588_CLOCK_OPTIONAL dependency
Arnd Bergmann
2024-10-17
eth: fbnic: Add hardware monitoring support via HWMON interface
Sanman Pradhan
2024-10-10
eth: fbnic: add ethtool timestamping statistics
Vadim Fedorenko
2024-10-10
eth: fbnic: add TX packets timestamping support
Vadim Fedorenko
2024-10-10
eth: fbnic: add RX packets timestamping support
Vadim Fedorenko
2024-10-10
eth: fbnic: add initial PHC support
Vadim Fedorenko
2024-10-10
eth: fbnic: add software TX timestamping support
Vadim Fedorenko
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-13
fbnic: Set napi irq value after calling netif_napi_add
Brett Creeley
2024-09-10
eth: fbnic: Add devlink firmware version info
Lee Trager
2024-09-04
eth: fbnic: Add support to fetch group stats
Mohsin Bashir
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-08-02
eth: fbnic: select DEVLINK and PAGE_POOL
Simon Horman
2024-07-26
fbnic: Change kconfig prompt from S390=n to !S390
Alexander Duyck
2024-07-19
eth: fbnic: don't build the driver when skb has more than 21 frags
Jakub Kicinski
2024-07-17
eth: fbnic: fix s390 build.
Paolo Abeni
2024-07-16
eth: fbnic: Fix spelling mistake "tiggerring" -> "triggering"
Colin Ian King
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
2024-07-15
eth: fbnic: Add FW communication mechanism
Alexander Duyck
2024-07-15
eth: fbnic: Add message parsing for FW messages
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