summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* octeontx2-pf: Fix TSOv6 offloadSunil Goutham2023-05-191-3/+1
* sfc: fix devlink info error handlingAlejandro Lucero2023-05-191-50/+45
* net/mlx5e: do as little as possible in napi poll when budget is 0Jakub Kicinski2023-05-191-7/+9
* net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus2023-05-191-9/+15
* Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-1881-247/+575
|\
| * Merge tag 'linux-can-fixes-for-6.4-20230518' of git://git.kernel.org/pub/scm/...Paolo Abeni2023-05-181-22/+29
| |\
| | * can: kvaser_pciefd: Disable interrupts in probe error pathJimmy Assarsson2023-05-171-0/+2
| | * can: kvaser_pciefd: Do not send EFLUSH command on TFD interruptJimmy Assarsson2023-05-171-17/+4
| | * can: kvaser_pciefd: Empty SRB buffer in probeJimmy Assarsson2023-05-171-0/+15
| | * can: kvaser_pciefd: Call request_irq() before enabling interruptsJimmy Assarsson2023-05-171-5/+5
| | * can: kvaser_pciefd: Clear listen-only bit if not explicitly requestedJimmy Assarsson2023-05-171-0/+2
| | * can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()Jimmy Assarsson2023-05-171-0/+1
| * | Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-05-1834-99/+186
| |\ \
| | * | wifi: b43: fix incorrect __packed annotationArnd Bergmann2023-05-172-2/+2
| | * | wifi: rtw88: sdio: Always use two consecutive bytes for word operationsMartin Blumenstingl2023-05-171-8/+0
| | * | mac80211_hwsim: fix memory leak in hwsim_new_radio_nlZhengchao Shao2023-05-161-1/+2
| | * | wifi: iwlwifi: mvm: Add locking to the rate read flowAriel Malamud2023-05-161-0/+3
| | * | wifi: iwlwifi: Don't use valid_links to iterate sta linksMiri Korenblit2023-05-161-30/+22
| | * | wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg2023-05-161-0/+10
| | * | wifi: iwlwifi: mvm: fix OEM's name in the tas approved listAlon Giladi2023-05-161-1/+1
| | * | wifi: iwlwifi: fix OEM's name in the ppag approved listAlon Giladi2023-05-161-1/+1
| | * | wifi: iwlwifi: mvm: fix initialization of a return valueMukesh Sisodiya2023-05-161-1/+1
| | * | wifi: iwlwifi: mvm: fix access to fw_id_to_mac_idGregory Greenman2023-05-164-2/+22
| | * | wifi: iwlwifi: fw: fix DBGI dumpJohannes Berg2023-05-161-8/+11
| | * | wifi: iwlwifi: mvm: fix number of concurrent link checksJohannes Berg2023-05-162-9/+12
| | * | wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg2023-05-161-1/+1
| | * | wifi: iwlwifi: mvm: don't double-init spinlockJohannes Berg2023-05-161-5/+5
| | * | wifi: iwlwifi: mvm: always free dup_dataJohannes Berg2023-05-163-5/+3
| | * | wifi: iwlwifi: mvm: rfi: disable RFI featureGregory Greenman2023-05-163-5/+15
| | * | wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu2023-05-152-1/+4
| | * | wifi: brcmfmac: Check for probe() id argument being NULLHans de Goede2023-05-153-0/+27
| | * | wifi: rtw88: correct qsel_to_ep[] type as intPing-Ke Shih2023-05-151-1/+1
| | * | wifi: rtw88: use work to update rate to avoid RCU warningPing-Ke Shih2023-05-123-1/+19
| | * | wifi: rtw89: 8852b: adjust quota to avoid SER L1 caused by access null pagePing-Ke Shih2023-05-123-14/+20
| | * | wifi: mt76: connac: fix stats->tx_bytes calculationRyder Lee2023-05-122-2/+3
| | * | wifi: mt76: mt7996: fix endianness of MT_TXD6_TX_RATERyder Lee2023-05-121-1/+1
| * | | net: isa: include net/Space.hArnd Bergmann2023-05-186-1/+9
| * | | net: wwan: t7xx: Ensure init is completed before system sleepKai-Heng Feng2023-05-172-0/+19
| * | | net: pcs: xpcs: fix C73 AN not getting enabledVladimir Oltean2023-05-171-1/+1
| * | | net: wwan: iosm: fix NULL pointer dereference when removing deviceM Chetan Kumar2023-05-173-12/+33
| * | | igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov2023-05-171-2/+2
| * | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2023-05-176-9/+30
| |\ \ \
| | * | | iavf: send VLAN offloading caps once after VFRAhmed Zaki2023-05-161-5/+0
| | * | | ice: Fix ice VF reset during iavf initializationDawid Wesierski2023-05-164-4/+25
| | * | | ice: Fix stats after PF resetAhmed Zaki2023-05-161-0/+5
| * | | | net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offsetMarco Migliore2023-05-171-1/+1
| * | | | cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET2023-05-171-0/+2
| * | | | tun: Fix memory leak for detached NAPI queue.Kuniyuki Iwashima2023-05-171-0/+15
| | |_|/ | |/| |
| * | | Merge tag 'linux-can-fixes-for-6.4-20230515' of git://git.kernel.org/pub/scm/...Jakub Kicinski2023-05-173-13/+26
| |\ \ \ | | |/ / | |/| |
| | * | can: bxcan: add support for single peripheral configurationDario Binacchi2023-05-151-11/+23