summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-08-07ice: Rename enum ice_pkt_flags valuesMarcin Szycik
2023-08-07ice: Add direction metadataMarcin Szycik
2023-08-07ice: Accept LAG netdevs in bridge offloadsWojciech Drewek
2023-08-07net: stmmac: dwmac-imx: enable MAC propagation delay correction for i.MX8MPJohannes Zink
2023-08-07net: stmmac: correct MAC propagation delayJohannes Zink
2023-08-07net/mlx5: Bridge, Only handle registered netdev bridge eventsRoi Dayan
2023-08-07net/mlx5: E-Switch, Remove redundant arg ignore_flow_lvlRoi Dayan
2023-08-07net/mlx5: Fix typo reminder -> remainderGal Pressman
2023-08-07net/mlx5: remove many unnecessary NULL valuesRuan Jinjie
2023-08-07net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla
2023-08-07net/mlx5: Handle SF IRQ request in the absence of SF IRQ poolMaher Sanalla
2023-08-07net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()Maher Sanalla
2023-08-07net/mlx5: Add IRQ vector to CPU lookup functionMaher Sanalla
2023-08-07net/mlx5: Introduce mlx5_cpumask_default_spreadMaher Sanalla
2023-08-07net/mlx5: Implement single completion EQ create/destroy methodsMaher Sanalla
2023-08-07net/mlx5: Use xarray to store and manage completion EQsMaher Sanalla
2023-08-07net/mlx5: Refactor completion IRQ request/release handlers in EQ layerMaher Sanalla
2023-08-07net/mlx5: Use xarray to store and manage completion IRQsMaher Sanalla
2023-08-07net/mlx5: Refactor completion IRQ request/release APIMaher Sanalla
2023-08-07net/mlx5: Track the current number of completion EQsMaher Sanalla
2023-08-07net: sfp: Remove unused function declaration sfp_link_configure()Yue Haibing
2023-08-06net: ethernet: adi: adin1110: use eth_broadcast_addr() to assign broadcast ad...Yang Yingliang
2023-08-06ibmvnic: remove unused rc variableYu Liao
2023-08-06net: mana: Add page pool for RX buffersHaiyang Zhang
2023-08-06gve: RX path for DQO-QPLRushil Gupta
2023-08-06gve: Tx path for DQO-QPLRushil Gupta
2023-08-06gve: Control path for DQO-QPLRushil Gupta
2023-08-04Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-08-04net: phy: move marking PHY on SFP module into SFP codeRussell King (Oracle)
2023-08-04mlxsw: spectrum: Remove unused function declarationsYue Haibing
2023-08-04ixgbevf: Remove unused function declarationsYue Haibing
2023-08-04net: hns3: Remove unused function declarationsYue Haibing
2023-08-04net: lan966x: Do not check 0 for platform_get_irq_byname()Zhu Wang
2023-08-04net: mana: Configure hwc timeout from hardwareSouradeep Chakrabarti
2023-08-04net: microchip: vcap api: Use ERR_CAST() in vcap_decode_rule()Li Zetao
2023-08-04Merge tag 'linux-can-next-for-6.6-20230803' of git://git.kernel.org/pub/scm/l...David S. Miller
2023-08-03eth: dpaa: add missing net/xdp.h includeJakub Kicinski
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-03Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-08-03Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-08-03prestera: fix fallback to previous version on same major versionJonas Gorski
2023-08-03net: move struct netdev_rx_queue out of netdevice.hJakub Kicinski
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski
2023-08-03net/mlx4: Remove many unnecessary NULL valuesRuan Jinjie
2023-08-03net: gemini: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie
2023-08-03drivers: net: xgene: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie
2023-08-03wifi: rtw89: return failure if needed firmware elements are not recognizedPing-Ke Shih
2023-08-03wifi: rtw89: add to parse firmware elements of BB and RF tablesPing-Ke Shih