bnxt_en: Add tx_resets ring counter
[platform/kernel/linux-rpi.git] / drivers /
2023-08-19 Michael Chanbnxt_en: Add tx_resets ring counter
2023-08-19 Michael Chanbnxt_en: Display the ring error counters under ethtool -S
2023-08-19 Michael Chanbnxt_en: Save ring error counters across reset
2023-08-19 Michael Chanbnxt_en: Increment rx_resets counter in bnxt_disable_napi()
2023-08-19 Somnath Koturbnxt_en: Let the page pool manage the DMA mapping
2023-08-19 Somnath Koturbnxt_en: Use the unified RX page pool buffers for XDP...
2023-08-19 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2023-08-18 Ruan Jinjienet: dm9051: Use PTR_ERR_OR_ZERO() to simplify code
2023-08-18 Ruan Jinjiesky2: Remove redundant NULL check for debugfs_create_dir
2023-08-18 Yu Liaopds_core: remove redundant pci_clear_master()
2023-08-18 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2023-08-18 Jakub KicinskiMerge tag 'batadv-next-pullrequest-20230816' of git...
2023-08-18 Wei Fangnet: fec: use napi_consume_skb() in fec_enet_tx_queue()
2023-08-18 Yang Lisfc: Remove unneeded semicolon
2023-08-18 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2023-08-18 Linus TorvaldsMerge tag 'net-6.5-rc7' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'drm-fixes-2023-08-18-1' of git://anongit...
2023-08-18 Jakub KicinskiMerge branch 'netconsole-enable-compile-time-configuration'
2023-08-18 Breno Leitaonetconsole: Enable compile time configuration
2023-08-18 Breno Leitaonetconsole: Create a allocation helper
2023-08-18 Justin Stittnet: mdio: fix -Wvoid-pointer-to-enum-cast warning
2023-08-18 Jialin Zhangnet: ena: Use pci_dev_id() to simplify the code
2023-08-18 Ziyang Xuantun: add __exit annotations to module exit func tun_cle...
2023-08-17 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2023-08-17 Przemek Kitszelice: split ice_aq_wait_for_event() func into two
2023-08-17 Przemek Kitszelice: embed &ice_rq_event_info event into struct ice_aq_task
2023-08-17 Przemek Kitszelice: ice_aq_check_events: fix off-by-one check when...
2023-08-17 Przemek Kitszelice: drop two params from ice_aq_alloc_free_res()
2023-08-17 Yang Yingliangice: use list_for_each_entry() helper
2023-08-17 Marcin Szycikice: Remove redundant VSI configuration in eswitch...
2023-08-17 Jacob Kellerice: move E810T functions to before device agnostic...
2023-08-17 Jan Sokolowskiice: refactor ice_vsi_is_vlan_pruning_ena
2023-08-17 Jan Sokolowskiice: refactor ice_ptp_hw to make functions static
2023-08-17 Jan Sokolowskiice: refactor ice_sched to make functions static
2023-08-17 Tony Nguyenice: Utilize assign_bit() helper
2023-08-17 Wander Lairson Costadrm/qxl: fix UAF on handle creation
2023-08-17 Dave AirlieMerge tag 'amd-drm-fixes-6.5-2023-08-16' of https:...
2023-08-17 Dave AirlieMerge tag 'drm-misc-fixes-2023-08-17' of git://anongit...
2023-08-17 Dave AirlieMerge tag 'drm-intel-fixes-2023-08-17' of git://anongit...
2023-08-17 Jakub KicinskiMerge tag 'mlx5-fixes-2023-08-16' of git://git./linux...
2023-08-17 Marcin Szycikice: Block switchdev mode when ADQ is active and vice...
2023-08-17 Manish Chopraqede: fix firmware halt over suspend and resume
2023-08-17 Edward Creesfc: don't fail probe if MAE/TC setup fails
2023-08-17 Edward Creesfc: don't unregister flow_indr if it was never registered
2023-08-17 Jan Sokolowskiice: refactor ice_vf_lib to make functions static
2023-08-17 Jan Sokolowskiice: refactor ice_lib to make functions static
2023-08-17 Jan Sokolowskiice: refactor ice_ddp to make functions static
2023-08-17 Jan Sokolowskiice: remove unused methods
2023-08-17 Linus TorvaldsMerge tag 'nfsd-6.5-4' of git://git./linux/kernel/git...
2023-08-17 Jani NikulaRevert "drm/edid: Fix csync detailed mode parsing"
2023-08-17 Alfred Leenet: dsa: mv88e6xxx: Wait for EEPROM done before HW...
2023-08-17 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-08-17 Jakub KicinskiRevert "net: ethernet: ti: am65-cpsw: add mqprio qdisc...
2023-08-16 Karol Herbstdrm/nouveau/disp: fix use-after-free in error handling...
2023-08-16 Shay Drorynet/mlx5: Fix mlx5_cmd_update_root_ft() error flow
2023-08-16 Dragos Tatuleanet/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECT
2023-08-16 Alex DeucherRevert "Revert "drm/amdgpu/display: change pipe policy...
2023-08-16 Mario Limonciellodrm/amd: flush any delayed gfxoff on suspend entry
2023-08-16 Tim Huangdrm/amdgpu: skip fence GFX interrupts disable/enable...
2023-08-16 James Zhudrm/amdgpu: skip xcp drm device allocation when out...
2023-08-16 Asad Kamaldrm/amd/pm: Update pci link width for smu v13.0.6
2023-08-16 Lijo Lazardrm/amd/pm: Fix temperature unit of SMU v13.0.6
2023-08-16 Umio Yasunodrm/amdgpu/pm: fix throttle_status for other than MP1...
2023-08-16 Jiadong Zhudrm/amdgpu: disable mcbp if parameter zero is set
2023-08-16 Kenneth Fengdrm/amd/pm: disallow the fan setting if there is no...
2023-08-16 Alexander Lobakinvirtchnl: fix fake 1-elem arrays for structures allocat...
2023-08-16 Alexander Lobakinvirtchnl: fix fake 1-elem arrays in structures allocate...
2023-08-16 Alexander Lobakinvirtchnl: fix fake 1-elem arrays in structs allocated...
2023-08-16 Andrii Staikovi40e: fix misleading debug logs
2023-08-16 Piotr Gardockiiavf: fix FDIR rule fields masks validation
2023-08-16 Kai-Heng Fenge1000e: Use PME poll to circumvent unreliable ACPI...
2023-08-16 Grygorii Strashkonet: ethernet: ti: am65-cpsw: add mqprio qdisc offload...
2023-08-16 David S. MillerMerge tag 'nf-23-08-16' of https://git./linux/kernel...
2023-08-16 David S. MillerMerge branch 'redundant-of_match_ptr'
2023-08-16 Ruan Jinjiewlcore: spi: Remove redundant of_match_ptr()
2023-08-16 Ruan Jinjienet: qualcomm: Remove redundant of_match_ptr()
2023-08-16 Ruan Jinjienet: gemini: Remove redundant of_match_ptr()
2023-08-16 Ruan Jinjienet: dsa: rzn1-a5psw: Remove redundant of_match_ptr()
2023-08-16 Ruan Jinjienet: dsa: realtek: Remove redundant of_match_ptr()
2023-08-16 Li Zetaonfc: virtual_ncidev: Use module_misc_device macro to...
2023-08-16 David S. MillerMerge tag 'ipsec-2023-08-15' of git://git./linux/kernel...
2023-08-16 David S. MillerMerge branch 'hns3-ethtool'
2023-08-16 Jijie Shaonet: hns3: fix wrong rpu tln reg issue
2023-08-16 Jijie Shaonet: hns3: Support tlv in regs data for HNS3 VF driver
2023-08-16 Jijie Shaonet: hns3: Support tlv in regs data for HNS3 PF driver
2023-08-16 Jijie Shaonet: hns3: move dump regs function to a separate file
2023-08-16 David S. MillerMerge branch 'fec-XDP_TX'
2023-08-16 Wei Fangnet: fec: improve XDP_TX performance
2023-08-16 Wei Fangnet: fec: add XDP_TX feature support
2023-08-16 Artem Chernyshevbroadcom: b44: Use b44_writephy() return value
2023-08-16 Jakub KicinskiMerge tag 'mlx5-updates-2023-08-14' of git://git./linux...
2023-08-16 Jakub Kicinskieth: r8152: try to use a normal budget
2023-08-16 Yue Haibingnet: e1000e: Remove unused declarations
2023-08-16 Arnd Bergmannqed: remove unused 'resp_size' calculation
2023-08-16 Ziyang Xuanteam: Fix incorrect deletion of ETH_P_8021AD protocol...
2023-08-16 Daniel Gollenet: phy: mediatek-ge-soc: support PHY LEDs
2023-08-16 Justin Chennet: phy: broadcom: stub c45 read/write for 54810
2023-08-15 Jakub KicinskiMerge branch 'genetlink-provide-struct-genl_info-to...
2023-08-15 Jakub Kicinskigenetlink: use attrs from struct genl_info
2023-08-15 Jakub Kicinskigenetlink: remove userhdr from struct genl_info
next