summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-01docs: networking: device drivers: convert sb1000.txt to ReSTMauro Carvalho Chehab
2020-05-01docs: networking: device drivers: convert neterion/vxge.txt to ReSTMauro Carvalho Chehab
2020-05-01docs: networking: device drivers: convert neterion/s2io.txt to ReSTMauro Carvalho Chehab
2020-05-01docs: networking: device drivers: convert intel/ipw2200.txt to ReSTMauro Carvalho Chehab
2020-05-01docs: networking: device drivers: convert intel/ipw2100.txt to ReSTMauro Carvalho Chehab
2020-05-01docs: networking: device drivers: convert dlink/dl2k.txt to ReSTMauro Carvalho Chehab
2020-05-01docs: networking: device drivers: convert dec/dmfe.txt to ReSTMauro Carvalho Chehab
2020-05-01docs: networking: device drivers: convert dec/de4x5.txt to ReSTMauro Carvalho Chehab
2020-05-01docs: networking: device drivers: convert cirrus/cs89x0.txt to ReSTMauro Carvalho Chehab
2020-05-01docs: networking: device drivers: convert chelsio/cxgb.txt to ReSTMauro Carvalho Chehab
2020-05-01docs: networking: device drivers: convert 3com/vortex.txt to ReSTMauro Carvalho Chehab
2020-05-01docs: networking: convert z8530drv.txt to ReSTMauro Carvalho Chehab
2020-05-01docs: networking: convert tuntap.txt to ReSTMauro Carvalho Chehab
2020-05-01r8169: remove not needed parameter in rtl8169_set_magic_regHeiner Kallweit
2020-04-30hinic: Use kmemdup instead of kzalloc and memcpyZou Wei
2020-04-30hinic: make symbol 'dump_mox_reg' staticZheng Bin
2020-04-30net: phy: bcm54140: add second PHY IDMichael Walle
2020-04-30net: phy: bcm54140: apply the workaround on b0 chipsMichael Walle
2020-04-30net: phy: bcm54140: fix phy_id_maskMichael Walle
2020-04-30net: phy: bcm54140: use genphy_soft_reset()Michael Walle
2020-04-30net: phy: at803x: add downshift supportMichael Walle
2020-04-30r8169: configure PME_SIGNAL for RTL8125 tooHeiner Kallweit
2020-04-30r8169: improve max jumbo packet size definitionHeiner Kallweit
2020-04-30net: usb: ax88179_178a: Implement ethtool_ops set_eepromBjorn Andersson
2020-04-30dpaa2-eth: fix error return code in setup_dpni()Wei Yongjun
2020-04-30net: ll_temac: Fix return value check in temac_probe()Wei Yongjun
2020-04-30net: ethernet: fec: Revert "net: ethernet: fec: Replace interrupt driven MDIO...Fugang Duan
2020-04-30net: lpc-enet: fix error return code in lpc_mii_init()Wei Yongjun
2020-04-30ice: Fix error return code in ice_add_prof()Wei Yongjun
2020-04-30octeontx2-pf: Fix error return code in otx2_probe()Wei Yongjun
2020-04-30dpaa_eth: Fix comparing pointer to 0Aishwarya Ramakrishnan
2020-04-30net: dsa: b53: Remove is_static argument to b53_read_op()Florian Fainelli
2020-04-30net: dsa: b53: Bound check ARL searchesFlorian Fainelli
2020-04-30net: dsa: b53: Provide number of ARL bucketsFlorian Fainelli
2020-04-30net: dsa: b53: Rename num_arl_entries to num_arl_binsFlorian Fainelli
2020-04-30r8169: add check for invalid parameter combination in rtl_set_coalesceHeiner Kallweit
2020-04-30r8169: improve rtl_set_coalesceHeiner Kallweit
2020-04-30r8169: improve interrupt coalescing parameter handlingHeiner Kallweit
2020-04-30r8169: improve rtl_coalesce_choose_scaleHeiner Kallweit
2020-04-30r8169: improve rtl_get_coalesceHeiner Kallweit
2020-04-30r8169: merge scale for tx and rx irq coalescingHeiner Kallweit
2020-04-30r8169: don't pass net_device to irq coalescing sub-functionsHeiner Kallweit
2020-04-30Merge tag 'mlx5-updates-2020-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-04-30mlxsw: spectrum_span: Remove old SPAN APIIdo Schimmel
2020-04-30mlxsw: spectrum_span: Use new analyzed ports list during speed / MTU changeIdo Schimmel
2020-04-30mlxsw: spectrum_acl: Convert flower-based mirroring to new SPAN APIIdo Schimmel
2020-04-30mlxsw: spectrum: Convert matchall-based mirroring to new SPAN APIIdo Schimmel
2020-04-30mlxsw: spectrum_span: Add APIs to bind / unbind a SPAN agentIdo Schimmel
2020-04-30mlxsw: spectrum_span: Wrap buffer change in a functionIdo Schimmel
2020-04-30mlxsw: spectrum_span: Rename functionIdo Schimmel