aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-07-12eth: bnxt: remove rss_ctx_bmapJakub Kicinski3-18/+2
2024-07-12eth: bnxt: move from .set_rxfh to .create_rxfh_context and friendsJakub Kicinski2-45/+75
2024-07-12eth: bnxt: allow deleting RSS contexts when the device is downJakub Kicinski2-6/+10
2024-07-12net: mctp-i2c: invalidate flows immediately on TX errorsJeremy Kerr1-0/+41
2024-07-11net: netconsole: Eliminate redundant setting of enabled fieldBreno Leitao1-2/+1
2024-07-11net: netconsole: Remove unnecessary cast from boolBreno Leitao1-1/+1
2024-07-12bna: adjust 'name' buf size of bna_tcb and bna_ccb structuresAlexey Kodanev2-6/+7
2024-07-11Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski142-3348/+15828
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski60-391/+665
2024-07-11net: pse-pd: pd692x0: Fix spelling mistake "availables" -> "available"Colin Ian King1-1/+1
2024-07-11Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds17-54/+128
2024-07-11net: ks8851: Fix potential TX stall after interface reopenRonald Wahl1-1/+1
2024-07-11ppp: reject claimed-as-LCP but actually malformed packetsDmitry Antipov1-0/+15
2024-07-11net: ethernet: mtk-star-emac: set mac_managed_pm when probingJian Hui Lee1-0/+7
2024-07-10ice: Implement driver functionality to dump serdes equalizer valuesAnil Samal5-2/+245
2024-07-10ice: Implement driver functionality to dump fec statisticsAnil Samal5-0/+403
2024-07-10ice: Extend Sideband Queue command to support flagsAnil Samal3-13/+14
2024-07-10e1000e: fix force smbus during suspend flowVitaly Lifshits1-20/+53
2024-07-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-8/+10
2024-07-10Merge tag 'vfio-v6.10' of https://github.com/awilliam/linux-vfioLinus Torvalds1-1/+1
2024-07-10Merge tag 'platform-drivers-x86-v6.10-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2024-07-10Merge tag 'acpi-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-21/+16
2024-07-10Merge tag 'pm-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-2/+5
2024-07-10Merge tag 'thermal-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-7/+17
2024-07-10Merge tag 'devicetree-fixes-for-6.10-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-14/+4
2024-07-10vfio/pci: Init the count variable in collecting hot-reset devicesYi Liu1-1/+1
2024-07-10platform/x86: toshiba_acpi: Fix array out-of-bounds accessArmin Wolf1-0/+1
2024-07-10Merge tag 'mt76-for-kvalo-2024-07-08' of https://github.com/nbd168/wirelessKalle Valo24-846/+2095
2024-07-10wifi: iwlwifi: correctly reference TSO page informationBenjamin Berg1-2/+2
2024-07-10net: phy: aquantia: add support for aqr115cBartosz Golaszewski1-0/+26
2024-07-10net: phy: aquantia: wait for the GLOBAL_CFG to start returning real valuesBartosz Golaszewski1-1/+7
2024-07-10net: phy: aquantia: wait for FW reset before checking the vendor IDBartosz Golaszewski1-0/+4
2024-07-10net: phy: aquantia: rename and export aqr107_wait_reset_complete()Bartosz Golaszewski2-3/+5
2024-07-09net: ethernet: lantiq_etop: fix double free in detachAleksander Jan Bajkowski1-2/+2
2024-07-09netxen_nic: Use {low,upp}er_32_bits() helpersGeert Uytterhoeven1-5/+2
2024-07-09net/mlx5e: CT: Initialize err to 0 to avoid warningCosmin Ratiu1-1/+1
2024-07-09net/mlx5e: SHAMPO, Add missing aggregate counterDragos Tatulea1-0/+2
2024-07-09net/mlx5: DR, Remove definer functions from SW Steering APIYevgeny Kliteynik2-5/+5
2024-07-09mlxsw: pci: Lock configuration space of upstream bridge during resetIdo Schimmel1-0/+6
2024-07-09mlxsw: core_thermal: Report valid current state during cooling device registr...Ido Schimmel1-26/+25
2024-07-09mlxsw: Warn about invalid accesses to array fieldsPetr Machata1-0/+4
2024-07-09i40e: Fix XDP program unloading while removing the driverMichal Kubiak1-5/+4
2024-07-09wifi: mt76: mt792x: fix scheduler interference in drv own processMichael Lo6-0/+35
2024-07-09wifi: mt76: mt7925: enabling MLO when the firmware supports itSean Wang6-0/+59
2024-07-09wifi: mt76: mt7925: remove the unused mt7925_mcu_set_chan_infoSean Wang1-74/+0
2024-07-09wifi: mt76: mt7925: update mt7925_mac_link_bss_add for MLOSean Wang1-2/+3
2024-07-09wifi: mt76: mt7925: update mt7925_mcu_bss_basic_tlv for MLOSean Wang1-0/+1
2024-07-09wifi: mt76: mt7925: update mt7925_mcu_set_timing for MLOSean Wang1-2/+2
2024-07-09wifi: mt76: mt7925: update mt7925_mcu_sta_phy_tlv for MLOSean Wang1-1/+2
2024-07-09wifi: mt76: mt7925: update mt7925_mcu_sta_rate_ctrl_tlv for MLOSean Wang1-2/+10