aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-19dmascc: use proper 'virt_to_bus()' rather than casting to 'int'Linus Torvalds1-3/+3
2021-09-19octeontx2-af: verify CQ context updatesHariprasad Kelam2-1/+79
2021-09-19net: phylink: don't call netif_carrier_off() with NULL netdevRussell King (Oracle)1-1/+4
2021-09-19net/mlx4_en: Resolve bad operstate valueLama Kayal2-19/+29
2021-09-19net: bgmac-bcma: handle deferred probe error due to mac-addressChristian Lamparter1-0/+2
2021-09-19net: dsa: tear down devlink port regions when tearing down the devlink port on errorVladimir Oltean3-68/+27
2021-09-19net: freescale: drop unneeded MODULE_ALIASKrzysztof Kozlowski1-1/+0
2021-09-19net: mscc: ocelot: remove buggy duplicate write to DEV_CLOCK_CFGColin Foster1-6/+0
2021-09-19net: mscc: ocelot: remove buggy and useless write to ANA_PFC_PFC_CFGColin Foster1-4/+0
2021-09-19virtio_net: use netdev_warn_once to output warn when without enough queuesXuan Zhuo1-2/+2
2021-09-19igc: fix build errors for PTPRandy Dunlap1-0/+1
2021-09-19net: dpaa2-mac: add support for more ethtool 10G link modesRussell King1-0/+5
2021-09-19enetc: Fix uninitialized struct dim_sample field usageClaudiu Manoil1-1/+1
2021-09-19enetc: Fix illegal access when reading affinity_hintClaudiu Manoil1-4/+1
2021-09-19virtio-net: fix pages leaking when building skb in big modeJason Wang1-0/+4
2021-09-19xen-netback: correct success/error reporting for the SKB-with-fraglist caseJan Beulich1-1/+1
2021-09-19net: dsa: xrs700x: be compatible with masters which unregister on shutdownVladimir Oltean4-0/+43
2021-09-19net: dsa: microchip: ksz8863: be compatible with masters which unregister on shutdownVladimir Oltean1-0/+13
2021-09-19net: dsa: hellcreek: be compatible with masters which unregister on shutdownVladimir Oltean1-0/+16
2021-09-19net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean28-24/+406
2021-09-19net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean1-0/+11
2021-09-18net: macb: enable mii on rgmii for sama7g5Claudiu Beznea1-2/+4
2021-09-18net: macb: add support for mii on rgmiiClaudiu Beznea2-0/+6
2021-09-18net: macb: align for OSSMODE offsetClaudiu Beznea1-1/+1
2021-09-18net: macb: add description for SRTSMClaudiu Beznea1-1/+1
2021-09-18net: bcmgenet: Patch PHY interface for dedicated PHY driverFlorian Fainelli1-2/+36
2021-09-17sky2: Stop printing VPD info to debugfsHeiner Kallweit1-83/+1
2021-09-17net: phy: bcm7xxx: Add EPHY entry for 72165Florian Fainelli1-0/+201
2021-09-17net: dsa: bcm_sf2: Fix array overrun in bcm_sf2_num_active_ports()Florian Fainelli1-1/+1
2021-09-17net: microchip: encx24j600: drop unneeded MODULE_ALIASKrzysztof Kozlowski1-1/+0
2021-09-17devlink: Delete not-used devlink APIsLeon Romanovsky1-32/+0
2021-09-17net: stmmac: dwmac-visconti: Make use of the helper function dev_err_probe()Cai Huoqing1-4/+3
2021-09-17octeontx2-af: Remove redundant initialization of variable blkaddrColin Ian King1-1/+1
2021-09-17octeontx2-af: Fix uninitialized variable valColin Ian King1-1/+2
2021-09-17net: update NXP copyright textVladimir Oltean18-18/+18
2021-09-17net: hso: fix muxed tty registrationJohan Hovold1-7/+5
2021-09-17net: e1000e: solve insmod 'Unknown symbol mutex_lock' errorHao Chen1-0/+1
2021-09-17net: netsec: Make use of the helper function dev_err_probe()Cai Huoqing1-12/+9
2021-09-16net: phy: broadcom: Enable 10BaseT DAC early wakeFlorian Fainelli1-0/+47
2021-09-16net: dsa: b53: Drop unused "cpu_port" fieldRafał Miłecki2-29/+0
2021-09-16net: dsa: b53: Improve flow control setup on BCM5301xRafał Miłecki1-1/+1
2021-09-16net: dsa: b53: Drop BCM5301x workaround for a wrong CPU/IMP portRafał Miłecki1-6/+0
2021-09-16net: dsa: b53: Include all ports in "enabled_ports"Rafał Miłecki1-12/+11
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski55-546/+501
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds42-141/+356
2021-09-16net: 6pack: Fix tx timeout and slot timeGuenter Roeck1-2/+2
2021-09-163com 3c515: make it compile on 64-bit architecturesLinus Torvalds1-1/+1
2021-09-16octeontx2-af: Hardware configuration for inline IPsecSrujana Challa8-3/+367
2021-09-16Revert "net: wwan: iosm: firmware flashing and coredump collection"Jakub Kicinski14-2054/+31
2021-09-16mlxbf_gige: clear valid_polarity upon openDavid Thompson1-0/+7