summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-01net: atlantic: common functions needed for basic A2 init/deinit hw_opsDmitry Bogdanov6-2/+163
2020-05-01net: atlantic: HW bindings for basic A2 init/deinit hw_opsDmitry Bogdanov3-0/+207
2020-05-01net: atlantic: add A2 RPF hw_opsIgor Russkikh3-0/+259
2020-05-01net: atlantic: HW bindings for A2 RFPIgor Russkikh5-0/+284
2020-05-01net: atlantic: A2 hw_ops skeletonIgor Russkikh6-7/+294
2020-05-01net: atlantic: minimal A2 fw_opsDmitry Bogdanov4-0/+352
2020-05-01net: atlantic: minimal A2 HW bindings required for fw_opsDmitry Bogdanov5-0/+137
2020-05-01net: atlantic: A2 driver-firmware interfaceDmitry Bogdanov1-0/+593
2020-05-01net: atlantic: move IS_CHIP_FEATURE to aq_hw.hMark Starovoytov5-32/+36
2020-05-01net: atlantic: make hw_get_regs optionalMark Starovoytov1-0/+6
2020-05-01net: atlantic: simplify hw_get_fw_version() usageNikita Danilov4-12/+6
2020-05-01net: atlantic: add hw_soft_reset, hw_prepare to hw_opsMark Starovoytov5-5/+24
2020-05-01net: atlantic: add defines for 10M and EEE 100M link modeIgor Russkikh3-10/+27
2020-05-01net: atlantic: add A2 device IDsIgor Russkikh1-0/+7
2020-05-01net: atlantic: update company name in the driver descriptionIgor Russkikh2-3/+3
2020-05-01drivers: net: davinci_mdio: fix potential NULL dereference in davinci_mdio_pr...Wei Yongjun1-0/+2
2020-05-01net: ethernet: stmmac: simplify phy modes management for stm32Christophe Roullier1-30/+44
2020-05-01r8169: switch from netif_xxx message functions to netdev_xxxHeiner Kallweit1-46/+22
2020-05-01r8169: remove "out of memory" error message from rtl_request_firmwareHeiner Kallweit1-3/+1
2020-05-01r8169: simplify counter handlingHeiner Kallweit1-25/+13
2020-05-01r8169: remove redundant driver message when entering promiscuous modeHeiner Kallweit1-2/+0
2020-05-01docs: networking: device drivers: convert ti/tlan.txt to ReSTMauro Carvalho Chehab2-2/+2
2020-05-01docs: networking: device drivers: convert smsc/smc9.txt to ReSTMauro Carvalho Chehab1-2/+2
2020-05-01docs: networking: device drivers: convert sb1000.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-05-01docs: networking: device drivers: convert neterion/vxge.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-05-01docs: networking: device drivers: convert neterion/s2io.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-05-01docs: networking: device drivers: convert intel/ipw2200.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-05-01docs: networking: device drivers: convert intel/ipw2100.txt to ReSTMauro Carvalho Chehab2-2/+2
2020-05-01docs: networking: device drivers: convert dlink/dl2k.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-05-01docs: networking: device drivers: convert dec/dmfe.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-05-01docs: networking: device drivers: convert dec/de4x5.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-05-01docs: networking: device drivers: convert cirrus/cs89x0.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-05-01docs: networking: device drivers: convert chelsio/cxgb.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-05-01docs: networking: device drivers: convert 3com/vortex.txt to ReSTMauro Carvalho Chehab2-3/+3
2020-05-01docs: networking: convert z8530drv.txt to ReSTMauro Carvalho Chehab2-3/+3
2020-05-01docs: networking: convert tuntap.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-05-01r8169: remove not needed parameter in rtl8169_set_magic_regHeiner Kallweit1-2/+2
2020-04-30hinic: Use kmemdup instead of kzalloc and memcpyZou Wei1-6/+3
2020-04-30hinic: make symbol 'dump_mox_reg' staticZheng Bin1-1/+1
2020-04-30net: phy: bcm54140: add second PHY IDMichael Walle1-2/+9
2020-04-30net: phy: bcm54140: apply the workaround on b0 chipsMichael Walle1-3/+8
2020-04-30net: phy: bcm54140: fix phy_id_maskMichael Walle1-2/+2
2020-04-30net: phy: bcm54140: use genphy_soft_reset()Michael Walle1-0/+1
2020-04-30net: phy: at803x: add downshift supportMichael Walle1-0/+87
2020-04-30r8169: configure PME_SIGNAL for RTL8125 tooHeiner Kallweit1-1/+1
2020-04-30r8169: improve max jumbo packet size definitionHeiner Kallweit1-4/+4
2020-04-30net: usb: ax88179_178a: Implement ethtool_ops set_eepromBjorn Andersson1-0/+77
2020-04-30dpaa2-eth: fix error return code in setup_dpni()Wei Yongjun1-1/+3
2020-04-30net: ll_temac: Fix return value check in temac_probe()Wei Yongjun1-4/+4
2020-04-30net: ethernet: fec: Revert "net: ethernet: fec: Replace interrupt driven MDIO...Fugang Duan2-35/+36