summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* nfp: flower: add support for tunnel offload without key IDBaowen Zheng2022-08-011-7/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-281-1/+1
|\
| * nfp: bpf: Fix typo 'the the' in commentSlark Xiao2022-07-251-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-211-1/+1
|\|
| * ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima2022-07-151-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-142-13/+38
|\|
| * nfp: flower: configure tunnel neighbour on cmsg rxTianyu Yuan2022-07-141-5/+13
| * nfp: fix issue of skb segments exceeds descriptor limitationBaowen Zheng2022-07-091-8/+25
* | nfp: support TX VLAN ctag insert in NFDKDiana Wang2022-07-123-31/+35
* | nfp: fix clang -Wformat warningsJustin Stitt2022-07-122-2/+2