summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | | Merge branch 'for-next/at91'Sascha Hauer2023-01-2061-325/+331
|\ \ \
| * | | net: macb: match atmel,sama5d4-gem compatibleAhmad Fatoum2023-01-121-0/+1
| | |/ | |/|
| * | Rename struct driver_d to driverSascha Hauer2023-01-1038-46/+46
| * | Rename struct device_d to deviceSascha Hauer2023-01-1059-178/+179
| * | Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-1032-102/+106
| |/
* / net: e1000: read EEPROM through EERD register on 8257x adaptersDenis Orlov2023-01-161-1/+2
|/
* net: bcmgenet: Fix MAC address settingSascha Hauer2022-12-021-9/+11
* net: bcmgenet: fix OF node of MII bus controllerAhmad Fatoum2022-12-021-0/+2
* fixup! drivers: net: fec_imx: add promiscuous mode configuration supportSascha Hauer2022-11-081-0/+2
* net: dsa: fix of_device_ensure_probed*() for switch portsOleksij Rempel2022-11-081-13/+5
* drivers: net: fec_imx: add promiscuous mode configuration supportOleksij Rempel2022-11-082-1/+24
* net: dsa: enable promiscuous mode for switch master edevOleksij Rempel2022-11-081-0/+6
* net: usb: asix: add promisc mode supportOleksij Rempel2022-11-081-0/+20
* net: e1000: fix <NULL>s in log messagesDenis Orlov2022-11-022-4/+4
* Merge branch 'for-next/net-NetRxPackets'Sascha Hauer2022-10-1312-898/+45
|\
| * net: remove altera_tse driverSascha Hauer2022-09-194-876/+0
| * net: ks8851_mll: Allocate own receive bufferSascha Hauer2022-09-191-4/+5