summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-06net: moxa: fix endianness-related issues from 'sparse'Sergei Antonov
2022-09-06net: ftmac100: fix endianness-related issues from 'sparse'Sergei Antonov
2022-09-06net: lan966x: Extend lan966x with RGMII supportHoratiu Vultur
2022-09-05r8169: remove not needed net_ratelimit() checkHeiner Kallweit
2022-09-05net: phy: Add 1000BASE-KX interface modeSean Anderson
2022-09-05net: dpaa: Adjust queue depth on rate changeSean Anderson
2022-09-05soc: fsl: qbman: Add CGR update functionSean Anderson
2022-09-05soc: fsl: qbman: Add helper for sanity checking cgr opsSean Anderson
2022-09-05net: dpaa: Use mac_dev variable in dpaa_netdev_initSean Anderson
2022-09-05net: fman: Change return type of disable to voidSean Anderson
2022-09-05net: fman: Clean up error handlingSean Anderson
2022-09-05net: fman: Specify type of mac_dev for exception_cbSean Anderson
2022-09-05net: fman: Use mac_dev for some paramsSean Anderson
2022-09-05net: fman: Pass params directly to mac initSean Anderson
2022-09-05net: fman: Map the base address onceSean Anderson
2022-09-05net: fman: Remove internal_phy_node from paramsSean Anderson
2022-09-05net: fman: Inline several functions into initializationSean Anderson
2022-09-05net: fman: Mark mac methods staticSean Anderson
2022-09-05net: fman: Move initialization to mac-specific filesSean Anderson
2022-09-05r8169: remove useless PCI region size checkHeiner Kallweit
2022-09-05net: dsa: microchip: lan937x: add interrupt support for port phy linkArun Ramadoss
2022-09-05net: dsa: microchip: lan937x: clear the POR_READY_INT status bitArun Ramadoss
2022-09-05net: dsa: microchip: add reference to ksz_device inside the ksz_portArun Ramadoss
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-04Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...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-03net: fec: add stop mode support for imx8 platformWei Fang
2022-09-03r8152: Add MAC passthrough support for Lenovo Travel HubAndré Apitzsch
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: 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