summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome (follow)
Commit message (Expand)AuthorAgeFilesLines
* nfp: fix esp-tx-csum-offload doesn't take effectHuanhuan Wang2023-03-031-0/+4
* nfp: fix incorrectly set csum flag for nfdk pathHuanhuan Wang2023-03-032-4/+10
* nfp: fix incorrectly set csum flag for nfd3 pathHuanhuan Wang2023-03-032-5/+27
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2023-02-174-74/+99
|\
| * nfp: fix schedule in atomic context when offloading saYinjun Zhang2023-02-103-70/+87
| * nfp: fix incorrect use of mbox in IPsec codeYinjun Zhang2023-02-102-4/+12
* | nfp: ethtool: supplement nfp link modes supportedYu Xiao2023-02-132-0/+15
* | Daniel Borkmann says:Jakub Kicinski2023-02-111-0/+5
|\ \
| * | drivers: net: turn on XDP featuresMarek Majtyka2023-02-031-0/+5
* | | nfp: support IPsec offloading for NFP3800Huanhuan Wang2023-02-106-13/+83
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-092-36/+170
|\ \ \ | | |/ | |/|
| * | nfp: ethtool: fix the bug of setting unsupported port speedYu Xiao2023-02-082-36/+170
* | | nfp: flower: add check for flower VF netdevs for get/set_eepromJames Hershaw2023-02-081-6/+6
* | | net: flow_offload: provision conntrack info in ct_metadataVlad Buslov2023-02-031-0/+24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-021-1/+7
|\| |
| * | nfp: flower: avoid taking mutex in atomic contextYanguo Li2023-02-021-1/+7
* | | nfp: correct cleanup related to DCB resourcesHuayu Chen2023-02-022-3/+7
| |/ |/|
* | devlink: protect devlink param list by instance lockJiri Pirko2023-01-272-7/+8
* | nfp: fill IPsec state validation failure reasonLeon Romanovsky2023-01-271-19/+19
* | xfrm: extend add state callback to set failure reasonLeon Romanovsky2023-01-271-1/+2
* | nfp: flower: change get/set_eeprom logic and enable for flower repsJames Hershaw2023-01-251-4/+7
* | nfp: add DCB IEEE supportBin Chen2023-01-145-2/+657
* | net: remove redundant config PCI dependency for some network driver configsLukas Bulwahn2023-01-131-1/+1
|/
* nfp: fix schedule in atomic context when sync mc addressYinjun Zhang2022-12-222-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-101-0/+5
|\
| * xfrm: allow state packet offload modeLeon Romanovsky2022-12-051-0/+5
* | nfp: Fix spelling mistake "tha" -> "the"Colin Ian King2022-12-091-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-091-3/+3
|\ \
| * | nfp: correct desc type when header dma len is 4096Yinjun Zhang2022-12-051-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-12-011-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-191-0/+3
| * nfp: fill splittable of devlink_port_attrs correctlyDiana Wang2022-11-191-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-181-3/+3
|\|
| * nfp: change eeprom length to max length enumeratorsJaco Coetzee2022-11-111-3/+3
* | net: nfp: Remove linux/msi.h includesThomas Gleixner2022-11-153-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-044-16/+0
* | net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko2022-11-043-21/+4
* | net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner2022-10-293-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-221-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-111-2/+2