summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome
Commit message (Expand)AuthorAgeFilesLines
* nfp: flower: avoid taking mutex in atomic contextYanguo Li2023-02-011-1/+7
* nfp: fix schedule in atomic context when sync mc addressYinjun Zhang2022-12-212-4/+64
* nfp: fix unaligned io read of capabilities wordHuanhuan Wang2022-12-191-1/+1
* Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-12-091-0/+5
|\
| * xfrm: allow state packet offload modeLeon Romanovsky2022-12-051-0/+5
* | nfp: Fix spelling mistake "tha" -> "the"Colin Ian King2022-12-081-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-081-3/+3
|\ \
| * | nfp: correct desc type when header dma len is 4096Yinjun Zhang2022-12-041-3/+3
* | | nfp: add support for multicast filterDiana Wang2022-12-053-4/+79
| |/ |/|
* | net: devlink: let the core report the driver name instead of the driversVincent Mailhol2022-11-301-4/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-292-1/+4
|\|
| * nfp: add port from netdev validation for EEPROM accessJaco Coetzee2022-11-181-0/+3
| * nfp: fill splittable of devlink_port_attrs correctlyDiana Wang2022-11-181-1/+1
* | nfp: ethtool: support reporting link modesYu Xiao2022-11-295-0/+173
* | nfp: implement xfrm callbacks and expose ipsec offload feature to upper layerHuanhuan Wang2022-11-213-4/+490
* | nfp: add framework to support ipsec offloadingHuanhuan Wang2022-11-2110-10/+233
* | nfp: extend capability and control wordsYinjun Zhang2022-11-213-3/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-171-3/+3
|\|
| * nfp: change eeprom length to max length enumeratorsJaco Coetzee2022-11-111-3/+3
* | net: nfp: Remove linux/msi.h includesThomas Gleixner2022-11-143-3/+0
* | nfp: take numa node into account when setting irq affinityYinjun Zhang2022-11-111-2/+3
* | net: remove unused ndo_get_devlink_portJiri Pirko2022-11-034-16/+0
* | net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko2022-11-033-21/+4
* | net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner2022-10-283-10/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-241-23/+15
|\|
| * nfp: only clean `sp_indiff` when application firmware is unloadedYinjun Zhang2022-10-211-23/+15
* | nfp: flower: tunnel neigh support bond offloadYanguo Li2022-10-244-21/+114
|/
* nfp: flower: fix incorrect struct type in GRE key_sizeLouis Peens2022-10-101-2/+2
* nfp: add support restart of link auto-negotiationFei Qin2022-09-301-0/+33
* nfp: add support for link auto negotiationYinjun Zhang2022-09-304-5/+33
* nfp: refine the ABI of getting `sp_indiff` infoYinjun Zhang2022-09-305-65/+71
* nfp: avoid halt of driver init process when non-fatal error happensYinjun Zhang2022-09-301-5/+4
* nfp: add support for reporting active FEC modeYinjun Zhang2022-09-303-2/+11
* nfp: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing2022-09-291-1/+1
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-3/+1
* nfp: flower: support vlan action in pre_ctHui Zhou2022-09-201-1/+48
* nfp: flower: support hw offload for ct nat actionHui Zhou2022-09-202-7/+192
* nfp: flower: add validation of for police actions which are independent of flowsZiyang Chen2022-09-201-8/+23
* tcp: Access &tcp_hashinfo via net.Kuniyuki Iwashima2022-09-201-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-014-10/+12
|\
| * nfp: fix the access to management firmware hangingGao Xiao2022-08-301-0/+1
| * net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior2022-08-292-8/+8
| * nfp: flower: fix ingress police using matchall filterTianyu Yuan2022-08-261-2/+3
* | net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-3/+3
* | nfp: add support for eeprom get and set commandBaowen Zheng2022-08-301-0/+157
* | nfp: check if application firmware is indifferent to port speedYinjun Zhang2022-08-304-1/+59
* | nfp: propagate port speed from management firmwareYinjun Zhang2022-08-306-24/+79
* | nfp: flower: support case of match on ct_state(0/0x3f)Wenjuan Geng2022-08-251-2/+7
|/
* nfp: fix use-after-free in area_cache_get()Jialiang Wang2022-08-111-1/+2
* nfp: ethtool: fix the display error of `ethtool -m DEVNAME`Yu Xiao2022-08-031-0/+2