summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-09-05RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profileMaher Sanalla
2022-09-05net: ipa: verify a few more IDsAlex Elder
2022-09-05net: ipa: further simplify gsi_channel_trans_last()Alex Elder
2022-09-05net: ipa: simplify gsi_channel_trans_last()Alex Elder
2022-09-05net: ipa: use IDs exclusively for last transactionAlex Elder
2022-09-05net: ipa: use IDs for last allocated transactionAlex Elder
2022-09-05net: ipa: rework last transaction determinationAlex Elder
2022-09-05r8169: use devm_clk_get_optional_enabled() to simplify the codeHeiner Kallweit
2022-09-05r8169: remove comment about apparently non-existing chip versionsHeiner Kallweit
2022-09-05r8169: merge handling of chip versions 12 and 17 (RTL8168B)Heiner Kallweit
2022-09-05net: altera: tse: convert to phylinkMaxime Chevallier
2022-09-05net: pcs: add new PCS driver for altera TSE PCSMaxime Chevallier
2022-09-05net: altera: tse: cosmetic change to use reverse xmas tree orderingMaxime Chevallier
2022-09-05bonding: accept unsolicited NA messageHangbin Liu
2022-09-05bonding: use unspecified address if no available link local addressHangbin Liu
2022-09-05Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman
2022-09-04Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-09-04Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-09-03wifi: mac80211_hwsim: fix multi-channel handling in netlink RXJohannes Berg
2022-09-03wifi: mac80211_hwsim: warn on invalid link addressJohannes Berg
2022-09-03wifi: mac80211_hwsim: refactor RX a bitJohannes Berg
2022-09-03wifi: mac80211_hwsim: check STA magic in change_sta_linksJohannes Berg
2022-09-03wifi: mac80211_hwsim: remove multicast workaroundJohannes Berg
2022-09-03wifi: mac80211_hwsim: check length for virtio packetsSoenke Huster
2022-09-03Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-09-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-09-03net: dsa: microchip: fix kernel oops on ksz8 switchesOleksij Rempel
2022-09-03net: fec: add stop mode support for imx8 platformWei Fang
2022-09-03r8152: Add MAC passthrough support for Lenovo Travel HubAndré Apitzsch
2022-09-03xen-netback: only remove 'hotplug-status' when the vif is actually destroyedPaul Durrant
2022-09-02net: lantiq_etop: Fix return type for implementation of ndo_start_xmitGUO Zihua
2022-09-02net: sunplus: Fix return type for implementation of ndo_start_xmitGUO Zihua
2022-09-02net: xscale: Fix return type for implementation of ndo_start_xmitGUO Zihua
2022-09-02net: broadcom: Fix return type for implementation ofGUO Zihua
2022-09-02net: fec: Use a spinlock to guard `fep->ptp_clk_on`Csókás Bence
2022-09-02net: fec: add pm_qos support on imx6q platformWei Fang
2022-09-02iavf: Detach device during reset taskIvan Vecera
2022-09-02i40e: Fix kernel crash during module removalIvan Vecera
2022-09-02i40e: Fix ADQ rate limiting for PFPrzemyslaw Patynowski
2022-09-02Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-02ice: use bitmap_free instead of devm_kfreeMichal Swiatkowski
2022-09-02ice: Fix DMA mappings leakPrzemyslaw Patynowski
2022-09-02wifi: ath11k: Add support to connect to non-transmit MBSSID profilesManikanta Pubbisetty
2022-09-02wifi: ath11k: Fix hardware restart failure due to twt debugfs failureManikanta Pubbisetty
2022-09-02wifi: ath11k: Add TWT debugfs support for STA interfaceManikanta Pubbisetty
2022-09-02net: ipa: track polled transactions with an IDAlex Elder
2022-09-02net: ipa: track completed transactions with an IDAlex Elder
2022-09-02net: ipa: track pending transactions with an IDAlex Elder
2022-09-02net: ipa: track committed transactions with an IDAlex Elder
2022-09-02net: ipa: track allocated transactions with an IDAlex Elder