summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-04-11veth: use skb_orphan_partial instead of skb_orphanPaolo Abeni
2021-04-11phy: sfp: add netlink SFP support to generic SFP codeAndrew Lunn
2021-04-11net/mlx5: Add support for DSFP module EEPROM dumpsVladyslav Tarasiuk
2021-04-11net/mlx5: Implement get_module_eeprom_by_page()Vladyslav Tarasiuk
2021-04-11net/mlx5: Refactor module EEPROM queryVladyslav Tarasiuk
2021-04-09net: ipa: three small fixesAlex Elder
2021-04-09net: ipa: get rid of empty GSI functionsAlex Elder
2021-04-09net: ipa: get rid of empty IPA functionsAlex Elder
2021-04-09net: ipa: ipa_stop() does not return an errorAlex Elder
2021-04-09net: ipa: only set endpoint netdev pointer when in useAlex Elder
2021-04-09net: ipa: update sequence type for modem TX endpointAlex Elder
2021-04-09net: ipa: relax pool entry size requirementAlex Elder
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-09enetc: Use generic rule to map Tx rings to interrupt vectorsClaudiu Manoil
2021-04-09net: enetc: fix TX ring interrupt stormVladimir Oltean
2021-04-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-04-09net: enetc: fix array underflow in error handling codeDan Carpenter
2021-04-09cxgb4: remove unneeded if-null-free checkQiheng Lin
2021-04-09r8169: use mac-managed PHY PMHeiner Kallweit
2021-04-09net: fec: use mac-managed PHY PMHeiner Kallweit
2021-04-09net: phy: make PHY PM ops a no-op if MAC driver manages PHY PMHeiner Kallweit
2021-04-09net: hns3: Trivial spell fix in hns3 driverSalil Mehta
2021-04-09lan743x: fix ethernet frame cutoff issueSven Van Asbroeck
2021-04-08net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bitsMartin Blumenstingl
2021-04-08net: dsa: lantiq_gswip: Don't use PHY auto pollingMartin Blumenstingl
2021-04-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-04-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-04-08net: hns3: add suspend and resume pm_opsJiaran Zhang
2021-04-08net: hns3: change flr_prepare/flr_done function namesJiaran Zhang
2021-04-08ionic: extend ts_config set lockingShannon Nelson
2021-04-08ionic: add ts_config replayShannon Nelson
2021-04-08ionic: ignore EBUSY on queue startShannon Nelson
2021-04-08ionic: re-start ptp after queues upShannon Nelson
2021-04-08ionic: add SKBTX_IN_PROGRESSShannon Nelson
2021-04-08ionic: check for valid tx_mode on SKBTX_HW_TSTAMP xmitShannon Nelson
2021-04-08ionic: remove unnecessary compat ifdefShannon Nelson
2021-04-08ionic: fix up a couple of code style nitsShannon Nelson
2021-04-08net: phy: marvell10g: change module descriptionMarek Behún
2021-04-08net: phy: marvell10g: differentiate 88E2110 vs 88E2111Marek Behún
2021-04-08net: phy: marvell10g: fix driver name for mv88e2110Marek Behún
2021-04-08net: phy: marvell10g: add separate structure for 88X3340Marek Behún
2021-04-08net: phy: marvell10g: support other MACTYPEsMarek Behún
2021-04-08net: phy: marvell10g: store temperature read method in chip strucutreMarek Behún
2021-04-08net: phy: marvell10g: check for correct supported interface modeMarek Behún
2021-04-08net: phy: marvell10g: support all rate matching modesMarek Behún
2021-04-08net: phy: marvell10g: add MACTYPE definitions for 88E21xxMarek Behún
2021-04-08net: phy: marvell10g: add all MACTYPE definitions for 88X33x0Marek Behún
2021-04-08net: phy: marvell10g: indicate 88X33x0 only port control registersMarek Behún
2021-04-08net: phy: marvell10g: allow 5gbase-r and usxgmiiMarek Behún
2021-04-08net: phy: marvell10g: fix typoMarek Behún