summaryrefslogtreecommitdiffstats
path: root/crypto/jitterentropy.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-28iwlwifi: mvm: fix WGDS table print in iwl_mvm_chub_update_mcc()Luca Coelho1-2/+3
2021-10-28iwlwifi: rename GEO_TX_POWER_LIMIT to PER_CHAIN_LIMIT_OFFSET_CMDLuca Coelho5-26/+27
2021-10-28iwlwifi: mvm: d3: use internal data representationJohannes Berg2-188/+212
2021-10-28iwlwifi: mvm: update RFI TLVGregory Greenman1-1/+1
2021-10-28iwlwifi: mvm: don't get address of mvm->fwrt just to dereference as a pointerLuca Coelho1-4/+4
2021-10-28iwlwifi: mvm: read 6E enablement flags from DSM and pass to FWLuca Coelho2-1/+11
2021-10-28iwlwifi: yoyo: support for ROM usnifferMukesh Sisodiya2-15/+94
2021-10-28iwlwifi: fw: uefi: add missing include guardsJohannes Berg1-1/+4
2021-10-28iwlwifi: dump host monitor data when NIC doesn't initJohannes Berg1-1/+45
2021-10-28iwlwifi: pcie: simplify iwl_pci_find_dev_info()Johannes Berg1-4/+3
2021-10-28iwlwifi: ACPI: support revision 3 WGDS tablesAyala Barazani5-69/+193
2021-10-28iwlwifi: pcie: update sw error interrupt for BZ familyMike Golant3-13/+42
2021-10-28iwlwifi: add new pci SoF with JFYaara Baruch1-0/+33
2021-10-28iwlwifi: mvm: Use all Rx chains for roaming scanIlan Peer1-0/+8
2021-10-28iwlwifi: pcie: remove two duplicate PNJ device entriesJohannes Berg1-11/+0
2021-10-28iwlwifi: pcie: refactor dev_info lookupJohannes Berg1-31/+68
2021-10-28iwlwifi: pcie: remove duplicate entryJohannes Berg1-5/+0
2021-10-28iwlwifi: pcie: fix killer name matching for AX200Johannes Berg1-1/+1
2021-10-28iwlwifi: mvm: fix some kerneldoc issuesEmmanuel Grumbach1-0/+2
2021-10-27libertas: replace snprintf in show functions with sysfs_emitYe Guojin1-9/+9
2021-10-27rtw89: Fix variable dereferenced before check 'sta'Ping-Ke Shih1-3/+3
2021-10-27rtw89: fix return value in hfc_pub_cfg_chkKevin Lo1-1/+1
2021-10-27rtw89: remove duplicate register definitionsKevin Lo1-5/+0
2021-10-27rtw89: fix error function parameterLv Ruyi1-1/+1
2021-10-27libertas: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-10-27libertas_tf: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-10-27wlcore: spi: Use dev_err_probe()Geert Uytterhoeven1-6/+3
2021-10-26net: phy: fixed warning: Function parameter not describedLuo Jie1-0/+1
2021-10-26net/mlx5: remove the recent devlink paramsJakub Kicinski10-207/+9
2021-10-26net: phylink: use supported_interfaces for phylink validationRussell King (Oracle)2-2/+46
2021-10-26net: phylink: add MAC phy_interface_t bitmapRussell King1-0/+1
2021-10-26net: phy: add phy_interface_t bitmap supportRussell King (Oracle)1-0/+34
2021-10-26net: dsa: stop calling dev_hold in dsa_slave_fdb_eventVladimir Oltean1-3/+0
2021-10-26net: dsa: flush switchdev workqueue when leaving the bridgeVladimir Oltean1-0/+2
2021-10-26ifb: Depend on netfilter alternatively to tcLukas Wunner1-1/+1
2021-10-26mctp: Implement extended addressingJeremy Kerr5-39/+170
2021-10-26net: ax88796c: Remove pointless check in ax88796c_open()Nathan Chancellor1-5/+4
2021-10-26net: ax88796c: Fix clang -Wimplicit-fallthrough in ax88796c_set_mac()Nathan Chancellor1-0/+2
2021-10-26net: mana: Allow setting the number of queues while the NIC is downHaiyang Zhang2-13/+9
2021-10-26net: hsr: Add support for redbox supervision framesAndreas Oetken4-26/+113
2021-10-26tcp: remove unneeded code from tcp_stream_alloc_skb()Eric Dumazet1-3/+0
2021-10-26tcp: use MAX_TCP_HEADER in tcp_stream_alloc_skbEric Dumazet1-2/+2
2021-10-26tcp: rename sk_stream_alloc_skbEric Dumazet4-14/+13
2021-10-26net: annotate data-race in neigh_output()Eric Dumazet1-3/+8
2021-10-26selftests: mlxsw: Remove deprecated test casesDanielle Ratson1-90/+0