summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ptp: ocp: add serial port of mRO50 MAC on ART cardVadim Fedorenko2022-10-241-0/+20
* ptp: ocp: add Orolia timecard supportVadim Fedorenko2022-10-241-0/+290
* ptp: ocp: upgrade serial line informationVadim Fedorenko2022-10-241-43/+67
* ibmveth: Always stop tx queues during closeNick Child2022-10-242-18/+1
* net: fec: Add support for periodic output signal of PPSWei Fang2022-10-242-2/+164
* bonding: 3ad: Add support for 800G speedAmit Cohen2022-10-241-0/+9
* mlxsw: Add support for 800Gbps link modesAmit Cohen2022-10-242-0/+22
* ethtool: Add support for 800Gbps link modesAmit Cohen2022-10-241-1/+10
* net: microchip: sparx5: Adding KUNIT test for the VCAP APISteen Hegelund2022-10-245-0/+1596
* net: microchip: sparx5: Adding KUNIT test VCAP modelSteen Hegelund2022-10-243-0/+5581
* net: microchip: sparx5: Writing rules to the IS2 VCAPSteen Hegelund2022-10-241-1/+425
* net: microchip: sparx5: Adding basic rule management in VCAP APISteen Hegelund2022-10-243-8/+316
* net: microchip: sparx5: Adding port keyset config and callback interfaceSteen Hegelund2022-10-243-0/+431
* net: microchip: sparx5: Adding initial tc flower support for VCAP APISteen Hegelund2022-10-2410-4/+1011
* net: microchip: sparx5: Adding IS2 VCAP register interfaceSteen Hegelund2022-10-241-2/+458
* net: microchip: sparx5: Adding IS2 VCAP model to VCAP APISteen Hegelund2022-10-244-1/+1374
* net: microchip: sparx5: Adding initial VCAP API supportSteen Hegelund2022-10-249-2/+698
* nfp: flower: tunnel neigh support bond offloadYanguo Li2022-10-244-21/+114
* net: dpaa2-eth: add trace points on XSK eventsRobert-Ionut Alexa2022-10-243-51/+101
* net: dpaa2-eth: AF_XDP TX zero copy supportRobert-Ionut Alexa2022-10-243-10/+183
* net: dpaa2-eth: AF_XDP RX zero copy supportRobert-Ionut Alexa2022-10-244-45/+451
* net: dpaa2-eth: create and export the dpaa2_eth_receive_skb() functionRobert-Ionut Alexa2022-10-242-37/+59
* net: dpaa2-eth: create and export the dpaa2_eth_alloc_skb functionRobert-Ionut Alexa2022-10-242-8/+22
* net: dpaa2-eth: use dev_close/open instead of the internal functionsIoana Ciornei2022-10-241-3/+3
* net: dpaa2-eth: update the dpni_set_pools() API to support per QDBIN poolsRobert-Ionut Alexa2022-10-243-7/+27
* net: dpaa2-eth: export buffer pool info into a new debugfs fileIoana Ciornei2022-10-241-0/+49
* net: dpaa2-eth: export the CH#<index> in the 'ch_stats' debug fileIoana Ciornei2022-10-241-4/+4
* net: dpaa2-eth: add support for multiple buffer pools per DPNIRobert-Ionut Alexa2022-10-243-67/+163
* net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_statsIoana Ciornei2022-10-241-10/+8
* net: dpaa2-eth: add support to query the number of queues through ethtoolRobert-Ionut Alexa2022-10-241-2/+25
* net: ethernet: adi: adin1110: add reset GPIOAlexandru Tachici2022-10-211-0/+21
* net: ipa: Make QMI message rules constJeff Johnson2022-10-212-20/+20
* net: bcmgenet: add RX_CLS_LOC_ANY supportDoug Berger2022-10-211-4/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-21291-2283/+4714
|\
| * Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-10-2125-128/+223
| |\
| | * net: phy: dp83822: disable MDI crossover status change interruptFelix Riemann2022-10-201-2/+1
| | * net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang2022-10-201-1/+3
| | * wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()Yang Yingliang2022-10-201-1/+1
| | * sfc: include vport_id in filter spec hash and equal()Pieter Jansen van Vuuren2022-10-202-7/+7
| | * ethernet: marvell: octeontx2 Fix resource not freed after mallocManank Patel2022-10-191-0/+2
| | * ionic: catch NULL pointer issue on reconfigBrett Creeley2022-10-191-4/+8
| | * bnxt_en: fix memory leak in bnxt_nvm_test()Vikas Gupta2022-10-191-5/+6
| | * net: ethernet: mediatek: ppe: Remove the unused function mtk_foe_entry_usable()Jiapeng Chong2022-10-171-6/+0
| | * net: ethernet: mtk_eth_wed: add missing of_node_put()Yang Yingliang2022-10-171-1/+4
| | * net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw()Yang Yingliang2022-10-171-2/+8
| | * net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()Yang Yingliang2022-10-171-5/+12
| | * net: stmmac: Enable mac_managed_pm phylink configShenwei Wang2022-10-151-0/+1
| | * net: phylink: add mac_managed_pm in phylink_config structureShenwei Wang2022-10-151-0/+3
| | * sunhme: Uninitialized variable in happy_meal_init()Dan Carpenter2022-10-151-1/+1
| | * net: phy: dp83867: Extend RX strap quirk for SGMII modeHarini Katakam2022-10-151-0/+8