summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-06ionic: Add missing err handling for queue reconfigNitya Sunkad
2023-08-06drivers: vxlan: vnifilter: free percpu vni stats on error pathFedor Pchelkin
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-06macsec: use DEV_STATS_INC()Eric Dumazet
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: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver...Vladimir Oltean
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: phy: at803x: remove set/get wol callbacks for AR8032Li Yang
2023-08-04net: phy: at803x: fix the wol setting functionsLi Yang
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 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
2023-08-03wifi: rtw89: introduce infrastructure of firmware elementsPing-Ke Shih
2023-08-03wifi: rtw89: add firmware suit for BB MCU 0/1Ping-Ke Shih
2023-08-03wifi: rtw89: add firmware parser for v1 formatPing-Ke Shih
2023-08-03wifi: rtw89: introduce v1 format of firmware headerPing-Ke Shih
2023-08-03wifi: rtw89: support firmware log with formatted textChin-Yen Lee
2023-08-03wifi: rtw89: recognize log format from firmware fileChin-Yen Lee
2023-08-03net: ethernet: mtk_eth_soc: support per-flow accounting on MT7988Daniel Golle
2023-08-03wifi: ath12k: avoid deadlock by change ieee80211_queue_work for regd_update_workWen Gong
2023-08-03wifi: ath12k: add handler for scan event WMI_SCAN_EVENT_DEQUEUEDWen Gong