summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: moxa: fix endianness-related issues from 'sparse'Sergei Antonov2022-09-061-2/+2
* net: ftmac100: fix endianness-related issues from 'sparse'Sergei Antonov2022-09-061-6/+6
* net: lan966x: Extend lan966x with RGMII supportHoratiu Vultur2022-09-062-0/+4
* r8169: remove not needed net_ratelimit() checkHeiner Kallweit2022-09-051-2/+1
* net: phy: Add 1000BASE-KX interface modeSean Anderson2022-09-052-0/+2
* net: dpaa: Adjust queue depth on rate changeSean Anderson2022-09-055-6/+44
* soc: fsl: qbman: Add CGR update functionSean Anderson2022-09-051-0/+48
* soc: fsl: qbman: Add helper for sanity checking cgr opsSean Anderson2022-09-051-10/+19
* net: dpaa: Use mac_dev variable in dpaa_netdev_initSean Anderson2022-09-051-4/+5
* net: fman: Change return type of disable to voidSean Anderson2022-09-055-20/+9
* net: fman: Clean up error handlingSean Anderson2022-09-051-28/+15
* net: fman: Specify type of mac_dev for exception_cbSean Anderson2022-09-055-9/+10
* net: fman: Use mac_dev for some paramsSean Anderson2022-09-055-40/+22
* net: fman: Pass params directly to mac initSean Anderson2022-09-058-49/+32
* net: fman: Map the base address onceSean Anderson2022-09-054-27/+17
* net: fman: Remove internal_phy_node from paramsSean Anderson2022-09-053-35/+34
* net: fman: Inline several functions into initializationSean Anderson2022-09-053-128/+21
* net: fman: Mark mac methods staticSean Anderson2022-09-053-61/+72
* net: fman: Move initialization to mac-specific filesSean Anderson2022-09-057-323/+277
* r8169: remove useless PCI region size checkHeiner Kallweit2022-09-051-6/+0
* net: dsa: microchip: lan937x: add interrupt support for port phy linkArun Ramadoss2022-09-056-4/+399
* net: dsa: microchip: lan937x: clear the POR_READY_INT status bitArun Ramadoss2022-09-051-0/+4
* net: dsa: microchip: add reference to ksz_device inside the ksz_portArun Ramadoss2022-09-052-0/+7
* net: ipa: verify a few more IDsAlex Elder2022-09-051-3/+43
* net: ipa: further simplify gsi_channel_trans_last()Alex Elder2022-09-051-28/+18
* net: ipa: simplify gsi_channel_trans_last()Alex Elder2022-09-051-26/+7
* net: ipa: use IDs exclusively for last transactionAlex Elder2022-09-051-15/+27
* net: ipa: use IDs for last allocated transactionAlex Elder2022-09-051-3/+9
* net: ipa: rework last transaction determinationAlex Elder2022-09-053-36/+28
* r8169: use devm_clk_get_optional_enabled() to simplify the codeHeiner Kallweit2022-09-051-34/+3
* r8169: remove comment about apparently non-existing chip versionsHeiner Kallweit2022-09-051-6/+0
* r8169: merge handling of chip versions 12 and 17 (RTL8168B)Heiner Kallweit2022-09-053-8/+1
* net: altera: tse: convert to phylinkMaxime Chevallier2022-09-054-314/+141
* net: pcs: add new PCS driver for altera TSE PCSMaxime Chevallier2022-09-053-0/+182
* net: altera: tse: cosmetic change to use reverse xmas tree orderingMaxime Chevallier2022-09-052-22/+23
* Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-09-0459-6795/+26250
|\
| * wifi: mac80211_hwsim: fix multi-channel handling in netlink RXJohannes Berg2022-09-031-22/+4
| * wifi: mac80211_hwsim: warn on invalid link addressJohannes Berg2022-09-031-0/+2
| * wifi: mac80211_hwsim: refactor RX a bitJohannes Berg2022-09-031-11/+15
| * wifi: mac80211_hwsim: check STA magic in change_sta_linksJohannes Berg2022-09-031-0/+2
| * wifi: mac80211_hwsim: remove multicast workaroundJohannes Berg2022-09-031-6/+1
| * wifi: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-0222-36/+36
| * wifi: wilc1000: remove redundant ret variableJinpeng Cui2022-09-021-3/+2
| * wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()Yang Yingliang2022-09-021-2/+6
| * wifi: wfx: prevent underflow in wfx_send_pds()Dan Carpenter2022-09-021-1/+1
| * wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()Dan Carpenter2022-09-021-7/+7
| * wifi: rtw89: declare to support beamformee above bandwidth 80MHzPing-Ke Shih2022-09-021-0/+2
| * wifi: rtw89: correct polling address of address CAMPing-Ke Shih2022-09-021-1/+1
| * wifi: rtw89: no HTC field if TX rate might fallback to legacyPing-Ke Shih2022-09-024-12/+14
| * wifi: rtw89: pci: correct TX resource checking in low power modePing-Ke Shih2022-09-021-0/+2