summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_sysctl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-28rsi: fix control-message timeoutJohan Hovold1-1/+1
2021-10-28rtl8187: fix control-message timeoutsJohan Hovold1-7/+7
2021-10-28ath6kl: fix division by zero in send pathJohan Hovold1-0/+5
2021-10-28ath10k: fix division by zero in send pathJohan Hovold1-0/+5
2021-10-28ath6kl: fix control-message timeoutJohan Hovold1-1/+1
2021-10-28ath10k: fix control-message timeoutJohan Hovold1-1/+1
2021-10-28wcn36xx: add missing 5GHz channels 136 and 144Benjamin Li2-0/+3
2021-10-28wcn36xx: switch on antenna diversity feature bitBenjamin Li1-1/+3
2021-10-28wcn36xx: Channel list update before hardware scanLoic Poulain4-0/+116
2021-10-27Revert "wcn36xx: Enable firmware link monitoring"Bryan O'Donoghue1-1/+0
2021-10-27wcn36xx: Fix packet drop on resumeLoic Poulain1-0/+11
2021-10-27wcn36xx: Fix discarded frames due to wrong sequence numberLoic Poulain1-2/+7
2021-10-27wcn36xx: add proper DMA memory barriers in rx pathBenjamin Li1-1/+11
2021-10-27wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain1-1/+3
2021-10-27Revert "wcn36xx: Disable bmps when encryption is disabled"Bryan O'Donoghue3-15/+1
2021-10-27wcn36xx: Treat repeated BMPS entry fail as connection lossBryan O'Donoghue2-0/+10
2021-10-27wcn36xx: Add chained transfer support for AMSDULoic Poulain4-2/+91
2021-10-27wcn36xx: Enable hardware scan offload for 5Ghz bandLoic Poulain1-6/+6
2021-10-27wcn36xx: Correct band/freq reporting on RXLoic Poulain2-1/+25
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