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
/
netronome
/
nfp
/
abm
/
main.c
Age
Commit message (
Expand
)
Author
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-03-17
nfp: Replace nfp_pr_et with ethtool_sprintf
Alexander Duyck
2020-05-08
nfp: abm: fix error return code in nfp_abm_vnic_alloc()
Wei Yongjun
2020-05-04
nfp: abm: fix a memory leak bug
Qiushi Wu
2019-04-15
nfp: allow fallback packets from non-reprs
John Hurley
2018-12-16
nfp: abm: allow to opt-out of RED offload
Jakub Kicinski
2018-11-30
nfp: add locking around representor changes
Jakub Kicinski
2018-11-19
nfp: abm: add support for more threshold actions
Jakub Kicinski
2018-11-19
nfp: abm: add cls_u32 offload for simple band classification
Jakub Kicinski
2018-11-19
nfp: abm: calculate PRIO map len and check mailbox size
Jakub Kicinski
2018-11-19
nfp: abm: add GRED offload
Jakub Kicinski
2018-11-19
nfp: abm: size threshold table to account for bands
Jakub Kicinski
2018-11-14
nfp: abm: restructure Qdisc handling
Jakub Kicinski
2018-11-14
nfp: abm: remember which Qdisc is root
Jakub Kicinski
2018-11-14
nfp: abm: track all offload-enabled qdiscs
Jakub Kicinski
2018-11-14
nfp: abm: keep track of all RED thresholds
Jakub Kicinski
2018-11-14
nfp: abm: rename qdiscs -> red_qdiscs
Jakub Kicinski
2018-11-08
nfp: abm: split qdisc offload code into a separate file
Jakub Kicinski
2018-10-11
nfp: replace long license headers with SPDX
Jakub Kicinski
2018-08-28
nfp: abm: look up MAC addresses via management FW
Jakub Kicinski
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-05-29
nfp: abm: report correct MQ stats
Jakub Kicinski
2018-05-29
nfp: abm: multi-queue RED offload
Jakub Kicinski
2018-05-29
nfp: abm: expose all PF queues
Jakub Kicinski
2018-05-29
nfp: abm: expose the internal stats in ethtool
Jakub Kicinski
2018-05-29
nfp: abm: report statistics from RED offload
Jakub Kicinski
2018-05-29
nfp: abm: add simple RED offload
Jakub Kicinski
2018-05-29
nfp: abm: enable advanced queuing on demand
Jakub Kicinski
2018-05-23
nfp: use split in naming of PCIe PF ports
Jakub Kicinski
2018-05-23
nfp: abm: force Ethternet port up
Jakub Kicinski
2018-05-23
nfp: abm: spawn port netdevs
Jakub Kicinski
2018-05-23
nfp: abm: create project-specific vNIC structure
Jakub Kicinski
2018-05-23
nfp: abm: add initial active buffer management NIC skeleton
Jakub Kicinski