aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-08-07net/mlx5: Add IRQ vector to CPU lookup functionMaher Sanalla3-6/+19
2023-08-07net/mlx5: Introduce mlx5_cpumask_default_spreadMaher Sanalla1-6/+14
2023-08-07net/mlx5: Implement single completion EQ create/destroy methodsMaher Sanalla1-71/+66
2023-08-07net/mlx5: Use xarray to store and manage completion EQsMaher Sanalla1-26/+24
2023-08-07net/mlx5: Refactor completion IRQ request/release handlers in EQ layerMaher Sanalla1-58/+51
2023-08-07net/mlx5: Use xarray to store and manage completion IRQsMaher Sanalla1-32/+29
2023-08-07net/mlx5: Refactor completion IRQ request/release APIMaher Sanalla4-103/+101
2023-08-07net/mlx5: Track the current number of completion EQsMaher Sanalla1-10/+14
2023-08-07net: sfp: Remove unused function declaration sfp_link_configure()Yue Haibing1-1/+0
2023-08-06ionic: Add missing err handling for queue reconfigNitya Sunkad1-7/+16
2023-08-06drivers: vxlan: vnifilter: free percpu vni stats on error pathFedor Pchelkin1-3/+8
2023-08-06net: ethernet: adi: adin1110: use eth_broadcast_addr() to assign broadcast ad...Yang Yingliang1-4/+4
2023-08-06ibmvnic: remove unused rc variableYu Liao1-2/+1
2023-08-06macsec: use DEV_STATS_INC()Eric Dumazet1-14/+14
2023-08-06net: mana: Add page pool for RX buffersHaiyang Zhang1-16/+74
2023-08-06gve: RX path for DQO-QPLRushil Gupta2-18/+114
2023-08-06gve: Tx path for DQO-QPLRushil Gupta2-83/+398
2023-08-06gve: Control path for DQO-QPLRushil Gupta4-20/+128
2023-08-04Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski164-5708/+8213
2023-08-04net: phy: move marking PHY on SFP module into SFP codeRussell King (Oracle)2-2/+3
2023-08-04mlxsw: spectrum: Remove unused function declarationsYue Haibing2-9/+0
2023-08-04ixgbevf: Remove unused function declarationsYue Haibing1-3/+0
2023-08-04net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver...Vladimir Oltean1-0/+2
2023-08-04net: hns3: Remove unused function declarationsYue Haibing2-5/+0
2023-08-04net: lan966x: Do not check 0 for platform_get_irq_byname()Zhu Wang1-2/+2
2023-08-04net: phy: at803x: remove set/get wol callbacks for AR8032Li Yang1-2/+0
2023-08-04net: phy: at803x: fix the wol setting functionsLi Yang1-20/+25
2023-08-04net: mana: Configure hwc timeout from hardwareSouradeep Chakrabarti2-2/+52
2023-08-04net: microchip: vcap api: Use ERR_CAST() in vcap_decode_rule()Li Zetao1-1/+1
2023-08-04Merge tag 'linux-can-next-for-6.6-20230803' of git://git.kernel.org/pub/scm/l...David S. Miller7-62/+389
2023-08-03eth: dpaa: add missing net/xdp.h includeJakub Kicinski1-0/+1
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski16-0/+16
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski64-240/+575
2023-08-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo27-190/+991
2023-08-03Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski6-12/+10
2023-08-03prestera: fix fallback to previous version on same major versionJonas Gorski1-1/+2
2023-08-03net: move struct netdev_rx_queue out of netdevice.hJakub Kicinski1-0/+1
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski15-0/+15
2023-08-03net/mlx4: Remove many unnecessary NULL valuesRuan Jinjie3-11/+11
2023-08-03net: gemini: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie1-2/+2
2023-08-03drivers: net: xgene: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie1-2/+2
2023-08-03wifi: rtw89: return failure if needed firmware elements are not recognizedPing-Ke Shih7-0/+18
2023-08-03wifi: rtw89: add to parse firmware elements of BB and RF tablesPing-Ke Shih4-4/+121
2023-08-03wifi: rtw89: introduce infrastructure of firmware elementsPing-Ke Shih3-0/+135
2023-08-03wifi: rtw89: add firmware suit for BB MCU 0/1Ping-Ke Shih1-2/+15
2023-08-03wifi: rtw89: add firmware parser for v1 formatPing-Ke Shih2-12/+111
2023-08-03wifi: rtw89: introduce v1 format of firmware headerPing-Ke Shih3-13/+89
2023-08-03wifi: rtw89: support firmware log with formatted textChin-Yen Lee6-16/+194
2023-08-03wifi: rtw89: recognize log format from firmware fileChin-Yen Lee2-8/+21
2023-08-03net: ethernet: mtk_eth_soc: support per-flow accounting on MT7988Daniel Golle3-7/+17