summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-21rtw88: Fix potential unrecoverable tx queue stopYu-Yen Ting
2021-04-21rtw88: 8821c: Don't set RX_FLAG_DECRYPTED if packet has no encryptionGuo-Feng Fan
2021-04-21rtw88: 8822c: debug: allow debugfs to enable/disable TXGAPKGuo-Feng Fan
2021-04-21rtw88: 8822c: Add gap-k calibration to improve long range performanceGuo-Feng Fan
2021-04-21rtw88: 8822c: reorder macro position according to the register numberGuo-Feng Fan
2021-04-20net: wwan: mhi_wwan_ctrl: Fix RX buffer starvationLoic Poulain
2021-04-20net: phy: at803x: fix probe error if copper page is selectedMichael Walle
2021-04-20net: mana: remove redundant initialization of variable errColin Ian King
2021-04-20virtio-net: fix use-after-free in page_to_skb()Eric Dumazet
2021-04-20phy: nxp-c45-tja11xx: fix phase offset calculationRadu Pirea (NXP OSS)
2021-04-20net: enetc: automatically select IERB moduleMichael Walle
2021-04-20virtio-net: restrict build_skb() use to some archesEric Dumazet
2021-04-20net: wwan: Fix bit ops double shiftLoic Poulain
2021-04-20net: dsa: mv88e6xxx: Allow dynamic reconfiguration of tag protocolTobias Waldekranz
2021-04-20net: dsa: mv88e6xxx: Mark chips with undocumented EDSA tag supportTobias Waldekranz
2021-04-20Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller
2021-04-20mlxsw: spectrum_qdisc: Index future FIFOs by band numberPetr Machata
2021-04-20mlxsw: spectrum_qdisc: Allocate child qdiscs dynamicallyPetr Machata
2021-04-20mlxsw: spectrum_qdisc: Guard all qdisc accesses with a lockPetr Machata
2021-04-20mlxsw: spectrum_qdisc: Track children per qdiscPetr Machata
2021-04-20mlxsw: spectrum_qdisc: Promote backlog reduction to mlxsw_sp_qdisc_destroy()Petr Machata
2021-04-20mlxsw: spectrum_qdisc: Track tclass_num as int, not u8Petr Machata
2021-04-20mlxsw: spectrum_qdisc: Drop an always-true conditionPetr Machata
2021-04-20mlxsw: spectrum_qdisc: Simplify mlxsw_sp_qdisc_compare()Petr Machata
2021-04-20mlxsw: spectrum_qdisc: Drop one argument from check_params callbackPetr Machata
2021-04-20korina: Fix build.David S. Miller
2021-04-20net: phy: marvell: add support for Amethyst internal PHYMarek Behún
2021-04-20net: dsa: mv88e6xxx: simulate Amethyst PHY model numberMarek Behún
2021-04-20net: phy: marvell: use assignment by bitwise AND operatorMarek Behún
2021-04-20net: phy: marvell: fix HWMON enable register for 6390Marek Behún
2021-04-20net: phy: marvell: refactor HWMON OOP styleMarek Behún
2021-04-20korina: Fix conflict with global symbol desc_empty on x86.David S. Miller
2021-04-20Merge tag 'mlx5-updates-2021-04-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-20net: dsa: felix: disable always guard band bit for TAS configXiaoliang Yang
2021-04-20net: ag71xx: make use of generic NET_SELFTESTS libraryOleksij Rempel
2021-04-20net: fec: make use of generic NET_SELFTESTS libraryOleksij Rempel
2021-04-20net: phy: genphy_loopback: add link speed configurationOleksij Rempel
2021-04-20net: phy: execute genphy_loopback() per default on all PHYsOleksij Rempel
2021-04-19net/mlx5: DR, Add support for isolate_vl_tc QPYevgeny Kliteynik
2021-04-19net/mlx5: DR, Add support for force-loopback QPYevgeny Kliteynik
2021-04-19net/mlx5: DR, Add support for matching tunnel GTP-UYevgeny Kliteynik
2021-04-19net/mlx5: DR, Set flex parser for TNL_MPLS dynamicallyYevgeny Kliteynik
2021-04-19net/mlx5: DR, Add support for matching on geneve TLV optionYevgeny Kliteynik
2021-04-19net/mlx5: DR, Set STEv0 ICMP flex parser dynamicallyYevgeny Kliteynik
2021-04-19net/mlx5: DR, Add support for dynamic flex parserYevgeny Kliteynik
2021-04-19net/mlx5: DR, Remove protocol-specific flex_parser_3 definitionsMuhammad Sammar
2021-04-19net/mlx5: E-Switch, Improve error messages in term table creationYevgeny Kliteynik
2021-04-19net/mlx5: DR, Fix SQ/RQ in doorbell bitmaskYevgeny Kliteynik
2021-04-19net/mlx5: DR, Rename an argument in dr_rdma_segmentsYevgeny Kliteynik
2021-04-19net/mlx5e: RX, Add checks for calculated Striding RQ attributesTariq Toukan