summaryrefslogtreecommitdiffstats
path: root/lib/nmi_backtrace.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-14iwlwifi: queue: avoid memory leak in reset flowMordechay Goodstein3-28/+9
2021-04-14iwlwifi: don't warn if we can't wait for empty tx queuesEmmanuel Grumbach1-2/+3
2021-04-14iwlwifi: remove remaining software checksum codeJohannes Berg2-16/+6
2021-04-14iwlwifi: remove TCM eventsEmmanuel Grumbach2-17/+2
2021-04-14iwlwifi: mvm: Use IWL_INFO in fw_reset_handshake()Ravi Darsi1-2/+2
2021-04-14iwlwifi: mvm: refactor ACPI DSM evaluation functionHarish Mitty3-83/+55
2021-04-14iwlwifi: mvm: support BIOS enable/disable for 11ax in UkraineMiri Korenblit4-0/+45
2021-04-14iwlwifi: move iwl_configure_rxq to be used by other op_modesMordechay Goodstein3-58/+63
2021-04-14iwlwifi: add new so-gf deviceybaruch1-1/+8
2021-04-14iwlwifi: mvm: enable PPAG in ChinaMiri Korenblit4-46/+65
2021-04-14iwlwifi: mvm: Add support for 6GHz passive scanIlan Peer7-0/+148
2021-04-14iwlwifi: add ax201 killer deviceybaruch3-0/+8
2021-04-14iwlwifi: mvm: when associated with PMF, use protected NDP ranging negotiationAvraham Stern1-0/+9
2021-04-14iwlwifi: mvm: clean up queue sync implementationJohannes Berg6-108/+80
2021-04-14iwlwifi: mvm: write queue_sync_state only for syncJohannes Berg1-2/+3
2021-04-14iwlwifi: mvm: responder: support responder config command version 8Avraham Stern3-6/+90
2021-04-14iwlwifi: mvm: support range request command version 12Avraham Stern3-3/+186
2021-04-14iwlwifi: pcie: make cfg vs. trans_cfg more robustJohannes Berg1-7/+28
2021-04-14iwlwifi: pcie: clear only FH bits handle in the interruptMordechay Goodstein2-1/+11
2021-04-14iwlwifi: add 160Mhz to killer 1550 nameybaruch1-1/+1
2021-04-14iwlwifi: change name to AX 211 and 411 familyybaruch1-2/+2
2021-04-14iwlwifi: change step in so-gf structybaruch3-3/+3
2021-04-14iwlwifi: pcie: Add support for Bz FamilyMatti Gottlieb3-0/+88
2021-04-14iwlwifi: mvm: don't allow CSA if we haven't been fully associatedEmmanuel Grumbach1-0/+10
2021-04-14iwlwifi: pcie: normally grab NIC access for inflight-hcmdJohannes Berg1-22/+11
2021-04-14iwlwifi: pcie: avoid unnecessarily taking spinlockJohannes Berg1-30/+24
2021-04-14iwlwifi: mvm: enable TX on new CSA channel before disconnectingSara Sharon1-0/+10
2021-04-14ionic: return -EFAULT if copy_to_user() failsDan Carpenter1-1/+3
2021-04-14net: stmmac: Add TX via XDP zero-copy socketOng Boon Leong3-29/+310
2021-04-14net: stmmac: Enable RX via AF_XDP zero-copyOng Boon Leong4-29/+679
2021-04-14net: stmmac: Refactor __stmmac_xdp_run_prog for XDP ZCOng Boon Leong1-12/+23
2021-04-14net: stmmac: rearrange RX and TX desc init into per-queue basisOng Boon Leong1-80/+100
2021-04-14net: stmmac: refactor stmmac_init_rx_buffers for stmmac_reinit_rx_buffersOng Boon Leong1-189/+189
2021-04-14net: stmmac: introduce dma_recycle_rx_skbufs for stmmac_reinit_rx_buffersOng Boon Leong1-17/+27
2021-04-14net: stmmac: rearrange RX buffer allocation and free functionsOng Boon Leong1-37/+47
2021-04-14net: ipa: add IPA v4.9 configuration dataAlex Elder4-1/+437
2021-04-14dt-bindings: net: qcom,ipa: add support for SM8350Alex Elder1-5/+6
2021-04-14ionic: git_ts_info bit shiftersShannon Nelson1-13/+13
2021-04-13ibmvnic: queue reset work in system_long_wqLijun Pan1-3/+4
2021-04-13rsi: remove unused including <linux/version.h>Yang Li1-1/+0
2021-04-13nfc: st-nci: remove unnecessary labelwengjianfeng1-5/+2
2021-04-13ibmvnic: improve failover sysfs entryLijun Pan1-6/+8
2021-04-13icmp: ICMPV6: pass RFC 8335 reply messages to ping_rcvAndreas Roeseler2-0/+9
2021-04-13of: net: fix of_get_mac_addr_nvmem() for non-platform devicesMichael Walle1-5/+30
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle85-364/+218
2021-04-13net: dsa: mt7530: Add support for EEE featuresRené van Dorst2-1/+56
2021-04-13can: peak_usb: pcan_usb: replace open coded endianness conversion of unaligne...Marc Kleine-Budde1-26/+11
2021-04-13can: peak_usb: pcan_usb_get_serial(): unconditionally assign serial_numberMarc Kleine-Budde1-3/+1
2021-04-13can: peak_usb: pcan_usb_get_serial(): make use of le32_to_cpup()Marc Kleine-Budde1-6/+2
2021-04-13can: peak_usb: pcan_usb_get_serial(): remove error message from error pathMarc Kleine-Budde1-4/+5