summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: realtek: fix Kconfig selectsAhmad Fatoum2023-05-091-2/+1
* Merge branch 'for-next/usb'Sascha Hauer2023-04-196-12/+12
|\
| * usb: move include files to place where Linux has themSascha Hauer2023-03-206-12/+12
* | Merge branch 'for-next/misc'Sascha Hauer2023-04-194-23/+32
|\ \
| * | net: designware: eqos: pass physical device to DMA APIAhmad Fatoum2023-04-171-7/+6
| * | net: rtl8169: pass physical device for DMA APIAhmad Fatoum2023-04-171-4/+5
| * | net: dsa: sja1105: fall back to default speed configuration if no link was de...Oleksij Rempel2023-03-211-2/+1
| * | net: dsa: sja1105: move port enable to adjust link code.Oleksij Rempel2023-03-211-8/+18
| * | net: dsa: add adjust_link supportOleksij Rempel2023-03-211-2/+2
| |/
* | net: dsa: realtek: include needed headers directlyAhmad Fatoum2023-04-116-0/+8
* | net: macb: Adjust zynq compatibles to upstream device treesSascha Hauer2023-03-211-2/+2
|/
* Merge branch 'for-next/misc' into nextSascha Hauer2023-03-161-2/+5
|\
| * net: dsa: abort registration when master is unresolvableAhmad Fatoum2023-03-161-2/+5
* | Merge branch 'for-next/arm' into nextSascha Hauer2023-03-164-6/+6
|\ \
| * | ARM: at91: Move mach header files to include/mach/at91Sascha Hauer2023-03-061-3/+3
| * | ARM: ep93xx: Move mach header files to include/mach/ep93xxSascha Hauer2023-03-061-1/+1
| * | ARM: omap: Move mach header files to include/mach/omapSascha Hauer2023-03-062-2/+2
| |/
* | Let NET_USB select PHYLIBUwe Kleine-König2023-03-151-2/+1
* | net: dsa: realtek: mdio: fix out-of-bounds memory writeAhmad Fatoum2023-03-091-1/+1
* | net: dsa: realtek: rtl8365mb: add missing new line to log printAhmad Fatoum2023-03-091-1/+1
|/
* net: make DRIVER_NET_DESIGNWARE_IMX8 select MFD_SYSCONBastian Krause2023-02-231-0/+1
* treewide: Rename remaining struct device_d -> deviceSascha Hauer2023-02-231-4/+4
* Merge branch 'for-next/misc'Sascha Hauer2023-02-236-10/+13
|\
| * net: e1000: properly map dma allocationsAntony Pavlov2023-02-132-4/+6
| * net: rtl8139: fix ifdown/ifup issuesDenis Orlov2023-02-081-1/+7
| * net: rtl8139: remove dependence on MIPSDenis Orlov2023-02-082-3/+0
| * net: phy: remove duplicate definition of PHY_AN_TIMEOUTAhmad Fatoum2023-01-311-2/+0
| * net: ks8851_mll: drop platform_device usageMarco Felsch2023-01-311-2/+0
* | Merge branch 'for-next/mips'Sascha Hauer2023-02-231-2/+0
|\ \
| * | MIPS: dma: simplify source structureDenis Orlov2023-02-141-2/+0
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2023-02-233-0/+203
|\ \ | |/ |/|
| * net: eqos: add i.MX8MP supportLucas Stach2023-01-273-0/+203
* | net: dsa: ksz8873: fix mismatched return valueAhmad Fatoum2023-01-251-1/+1
* | net: dsa: realtek: support enabling only one of the driversAhmad Fatoum2023-01-251-5/+11
|/
* net: dsa: add Realtek (rtl8365mb/rtl8366rb) switch supportAhmad Fatoum2023-01-2313-0/+3724
* net: dsa: always call port_pre_enable before port_enableAhmad Fatoum2023-01-231-0/+10
* net: dsa: populate struct dsa_port::index/dev membersAhmad Fatoum2023-01-231-4/+1
* net: dsa: factor out dsa_port_alloc helperAhmad Fatoum2023-01-231-6/+15
* net: dsa: rename dsa_ops to dsa_switch_opsAhmad Fatoum2023-01-234-8/+8
* Merge branch 'for-next/misc-struct-rename'Sascha Hauer2023-01-203-134/+214
|\
| * net: ksz9477: add I2C supportAhmad Fatoum2023-01-123-3/+19
| * net: dsa: ksz9477: refactor to prepare i2c supportAhmad Fatoum2023-01-122-9/+12
| * net: dsa: ksz9477: create regmap cdev for switch registersAhmad Fatoum2023-01-121-1/+6
| * net: dsa: ksz9477: switch to regmap_init_spiAhmad Fatoum2023-01-123-124/+180
* | Merge branch 'for-next/misc'Sascha Hauer2023-01-204-6/+27
|\ \
| * | net: e1000: don't use nanosecond constants in readl_poll_timeoutAhmad Fatoum2023-01-111-1/+1
| * | net: bcmgenet: fix warning when building for 32-bitAhmad Fatoum2023-01-111-3/+3
| * | net: designware: eqos: implement set_promisc callbackAhmad Fatoum2023-01-101-1/+21
| * | net: dsa: ksz9477: match microchip,ksz8563 compatibleAhmad Fatoum2023-01-101-0/+1
| * | net: dsa: ksz9477: fix confusing message detecting KSZ9893 compatibleAhmad Fatoum2023-01-101-1/+1