summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-08-18net: freescale: Remove unused declarationsYue Haibing
2023-08-18bnxt_en: Add tx_resets ring counterMichael Chan
2023-08-18bnxt_en: Display the ring error counters under ethtool -SMichael Chan
2023-08-18bnxt_en: Save ring error counters across resetMichael Chan
2023-08-18bnxt_en: Increment rx_resets counter in bnxt_disable_napi()Michael Chan
2023-08-18bnxt_en: Let the page pool manage the DMA mappingSomnath Kotur
2023-08-18bnxt_en: Use the unified RX page pool buffers for XDP and non-XDPSomnath Kotur
2023-08-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-08-18net: dm9051: Use PTR_ERR_OR_ZERO() to simplify codeRuan Jinjie
2023-08-18sky2: Remove redundant NULL check for debugfs_create_dirRuan Jinjie
2023-08-18pds_core: remove redundant pci_clear_master()Yu Liao
2023-08-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-08-18net: fec: use napi_consume_skb() in fec_enet_tx_queue()Wei Fang
2023-08-18sfc: Remove unneeded semicolonYang Li
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-18Merge tag 'drm-fixes-2023-08-18-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-08-17netconsole: Enable compile time configurationBreno Leitao
2023-08-17netconsole: Create a allocation helperBreno Leitao
2023-08-17net: mdio: fix -Wvoid-pointer-to-enum-cast warningJustin Stitt
2023-08-17net: ena: Use pci_dev_id() to simplify the codeJialin Zhang
2023-08-17tun: add __exit annotations to module exit func tun_cleanup()Ziyang Xuan
2023-08-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-08-17ice: split ice_aq_wait_for_event() func into twoPrzemek Kitszel
2023-08-17ice: embed &ice_rq_event_info event into struct ice_aq_taskPrzemek Kitszel
2023-08-17ice: ice_aq_check_events: fix off-by-one check when filling bufferPrzemek Kitszel
2023-08-17ice: drop two params from ice_aq_alloc_free_res()Przemek Kitszel
2023-08-17ice: use list_for_each_entry() helperYang Yingliang
2023-08-17ice: Remove redundant VSI configuration in eswitch setupMarcin Szycik
2023-08-17ice: move E810T functions to before device agnostic onesJacob Keller
2023-08-17ice: refactor ice_vsi_is_vlan_pruning_enaJan Sokolowski
2023-08-17ice: refactor ice_ptp_hw to make functions staticJan Sokolowski
2023-08-17ice: refactor ice_sched to make functions staticJan Sokolowski
2023-08-17ice: Utilize assign_bit() helperTony Nguyen
2023-08-18drm/qxl: fix UAF on handle creationWander Lairson Costa
2023-08-18Merge tag 'amd-drm-fixes-6.5-2023-08-16' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-08-18Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-08-18Merge tag 'drm-intel-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-08-17Merge tag 'mlx5-fixes-2023-08-16' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-08-17ice: Block switchdev mode when ADQ is active and vice versaMarcin Szycik
2023-08-17qede: fix firmware halt over suspend and resumeManish Chopra
2023-08-17sfc: don't fail probe if MAE/TC setup failsEdward Cree
2023-08-17sfc: don't unregister flow_indr if it was never registeredEdward Cree
2023-08-17ice: refactor ice_vf_lib to make functions staticJan Sokolowski
2023-08-17ice: refactor ice_lib to make functions staticJan Sokolowski
2023-08-17ice: refactor ice_ddp to make functions staticJan Sokolowski
2023-08-17ice: remove unused methodsJan Sokolowski
2023-08-17Revert "drm/edid: Fix csync detailed mode parsing"Jani Nikula
2023-08-16net: dsa: mv88e6xxx: Wait for EEPROM done before HW resetAlfred Lee
2023-08-16Revert "net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode"Jakub Kicinski