summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-07-13bnxt_en: fix livepatch queryVikas Gupta1-3/+5
2022-07-13bnxt_en: Fix bnxt_reinit_after_abort() code pathMichael Chan1-1/+2
2022-07-13bnxt_en: reclaim max resources if sriov enable failsKashyap Desai3-2/+8
2022-07-13igb: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi1-43/+78
2022-07-13nfp: support TX VLAN ctag insert in NFDKDiana Wang3-31/+35
2022-07-13nfp: fix clang -Wformat warningsJustin Stitt2-2/+2
2022-07-12ice: change devlink code to read NVM in blocksPaul M Stillwell Jr1-19/+40
2022-07-12ice: handle E822 generic device ID in PLDM headerPaul M Stillwell Jr3-2/+96
2022-07-12net: marvell: prestera: fix missed deinit sequenceYevhen Orlov1-0/+1
2022-07-12devlink: Hold the instance lock in port_new / port_del callbacksMoshe Shemesh1-4/+0
2022-07-12net/mlx5: Remove devl_unlock from mlx5_devlink_eswitch_mode_setMoshe Shemesh1-20/+0
2022-07-12net/mlx5: Use devl_ API in mlx5e_devlink_port_registerMoshe Shemesh3-4/+43
2022-07-12net/mlx5: Use devl_ API in mlx5_esw_devlink_sf_port_registerMoshe Shemesh2-5/+9
2022-07-12net/mlx5: Use devl_ API in mlx5_esw_offloads_devlink_port_registerMoshe Shemesh3-5/+19
2022-07-12net/mlx5: Use devl_ API for rate nodes destroyMoshe Shemesh2-2/+14
2022-07-12net/mlx5: Remove devl_unlock from mlx5_eswtich_mode_callback_enterMoshe Shemesh1-32/+11
2022-07-12amd-xgbe: fix clang -Wformat warningsJustin Stitt1-1/+1
2022-07-12net: dsa: hellcreek: Use the bitmap API to allocate bitmapsChristophe JAILLET1-5/+2
2022-07-11bcm63xx: fix Tx cleanup when NAPI poll budget is zeroSieng-Piaw Liew1-5/+5
2022-07-11octeontx2-af: Enable Exact match flag in kex profileRatheesh Kannoth1-2/+3
2022-07-11octeontx2-pf: Add support for exact match table.Ratheesh Kannoth4-29/+67
2022-07-11octeontx2-af: Invoke exact match functions if supportedRatheesh Kannoth2-0/+41
2022-07-11octeontx2-af: Wrapper functions for MAC addr add/del/update/resetRatheesh Kannoth2-12/+370
2022-07-11octeontx2: Modify mbox request and response structuresRatheesh Kannoth3-9/+24
2022-07-11octeontx2-af: Debugsfs support for exact match.Ratheesh Kannoth1-0/+179
2022-07-11octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth6-6/+481
2022-07-11octeontx2-af: FLR handler for exact match table.Ratheesh Kannoth3-0/+31
2022-07-11octeontx2-af: devlink configuration supportRatheesh Kannoth3-2/+101
2022-07-11octeontx2-af: Exact match scan from kex profileRatheesh Kannoth2-3/+35
2022-07-11octeontx2-af: Exact match supportRatheesh Kannoth6-1/+1029
2022-07-11octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth12-17/+554
2022-07-11fddi/skfp: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-11ethernet/via: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-11wifi: mac80211_hwsim: add back erroneously removed castJohannes Berg1-1/+1
2022-07-11wifi: mac80211_hwsim: fix race condition in pending packetJeongik Cha1-6/+8
2022-07-09ixp4xx_eth: Set MAC address from device treeLinus Walleij1-1/+9
2022-07-09ixp4xx_eth: Fall back to random MAC addressLinus Walleij1-1/+4
2022-07-09nfp: fix issue of skb segments exceeds descriptor limitationBaowen Zheng1-8/+25
2022-07-09bcm63xx_enet: change the driver variables to staticYang Yingliang1-2/+2
2022-07-09net: phylink: fix SGMII inband autoneg enableRussell King (Oracle)1-1/+3
2022-07-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo8-41/+54
2022-07-08ath9k: remove unexpected words "the" in commentsJiang Jian1-1/+1
2022-07-08ath11k: Fix typo in commentsZhang Jiaming1-1/+1
2022-07-08net: ag71xx: switch to napi_build_skb() to reuse skbuff_headsSieng-Piaw Liew1-5/+5
2022-07-08octeontx2-af: Don't reset previous pfc configHariprasad Kelam3-13/+23
2022-07-08eth: sp7021: switch to netif_napi_add_tx()Jakub Kicinski1-1/+1
2022-07-08eth: mtk: switch to netif_napi_add_tx()Jakub Kicinski1-2/+1
2022-07-08net: macb: sort init_reset_optional() with other init()sConor Dooley1-34/+34
2022-07-08net: macb: simplify error paths in init_reset_optional()Conor Dooley1-13/+7
2022-07-08net: macb: unify macb_config alignment styleConor Dooley1-8/+8