summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* docs: networking: device drivers: convert dlink/dl2k.txt to ReSTMauro Carvalho Chehab2020-05-011-1/+1
* docs: networking: device drivers: convert dec/dmfe.txt to ReSTMauro Carvalho Chehab2020-05-011-1/+1
* docs: networking: device drivers: convert dec/de4x5.txt to ReSTMauro Carvalho Chehab2020-05-011-1/+1
* docs: networking: device drivers: convert cirrus/cs89x0.txt to ReSTMauro Carvalho Chehab2020-05-011-1/+1
* docs: networking: device drivers: convert chelsio/cxgb.txt to ReSTMauro Carvalho Chehab2020-05-011-1/+1
* docs: networking: device drivers: convert 3com/vortex.txt to ReSTMauro Carvalho Chehab2020-05-012-3/+3
* docs: networking: convert z8530drv.txt to ReSTMauro Carvalho Chehab2020-05-012-3/+3
* docs: networking: convert tuntap.txt to ReSTMauro Carvalho Chehab2020-05-011-1/+1
* r8169: remove not needed parameter in rtl8169_set_magic_regHeiner Kallweit2020-05-011-2/+2
* hinic: Use kmemdup instead of kzalloc and memcpyZou Wei2020-04-301-6/+3
* hinic: make symbol 'dump_mox_reg' staticZheng Bin2020-04-301-1/+1
* net: phy: bcm54140: add second PHY IDMichael Walle2020-04-301-2/+9
* net: phy: bcm54140: apply the workaround on b0 chipsMichael Walle2020-04-301-3/+8
* net: phy: bcm54140: fix phy_id_maskMichael Walle2020-04-301-2/+2
* net: phy: bcm54140: use genphy_soft_reset()Michael Walle2020-04-301-0/+1
* net: phy: at803x: add downshift supportMichael Walle2020-04-301-0/+87
* r8169: configure PME_SIGNAL for RTL8125 tooHeiner Kallweit2020-04-301-1/+1
* r8169: improve max jumbo packet size definitionHeiner Kallweit2020-04-301-4/+4
* net: usb: ax88179_178a: Implement ethtool_ops set_eepromBjorn Andersson2020-04-301-0/+77
* dpaa2-eth: fix error return code in setup_dpni()Wei Yongjun2020-04-301-1/+3
* net: ll_temac: Fix return value check in temac_probe()Wei Yongjun2020-04-301-4/+4
* net: ethernet: fec: Revert "net: ethernet: fec: Replace interrupt driven MDIO...Fugang Duan2020-04-302-35/+36
* net: lpc-enet: fix error return code in lpc_mii_init()Wei Yongjun2020-04-301-1/+2
* ice: Fix error return code in ice_add_prof()Wei Yongjun2020-04-301-1/+3
* octeontx2-pf: Fix error return code in otx2_probe()Wei Yongjun2020-04-301-2/+6
* dpaa_eth: Fix comparing pointer to 0Aishwarya Ramakrishnan2020-04-301-1/+1
* net: dsa: b53: Remove is_static argument to b53_read_op()Florian Fainelli2020-04-301-3/+3
* net: dsa: b53: Bound check ARL searchesFlorian Fainelli2020-04-302-1/+6
* net: dsa: b53: Provide number of ARL bucketsFlorian Fainelli2020-04-302-0/+22
* net: dsa: b53: Rename num_arl_entries to num_arl_binsFlorian Fainelli2020-04-302-27/+27
* r8169: add check for invalid parameter combination in rtl_set_coalesceHeiner Kallweit2020-04-301-0/+5
* r8169: improve rtl_set_coalesceHeiner Kallweit2020-04-301-40/+30
* r8169: improve interrupt coalescing parameter handlingHeiner Kallweit2020-04-301-6/+6
* r8169: improve rtl_coalesce_choose_scaleHeiner Kallweit2020-04-301-6/+7
* r8169: improve rtl_get_coalesceHeiner Kallweit2020-04-301-26/+20
* r8169: merge scale for tx and rx irq coalescingHeiner Kallweit2020-04-301-40/+25
* r8169: don't pass net_device to irq coalescing sub-functionsHeiner Kallweit2020-04-301-6/+6
* Merge tag 'mlx5-updates-2020-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-04-3076-1439/+1192
|\
| * net/mlx5e: Unify reserving space for WQEsMaxim Mikityanskiy2020-04-306-69/+88
| * net/mlx5e: Rename ICOSQ WQE info struct and fieldMaxim Mikityanskiy2020-04-304-15/+15
| * net/mlx5e: Fetch WQE: reuse code and enforce typingMaxim Mikityanskiy2020-04-308-40/+38
| * net/mlx5e: XDP, Print the offending TX descriptor on error completionTariq Toukan2020-04-301-4/+3
| * net/mlx5e: TX, Generalise code and usage of error CQE dumpTariq Toukan2020-04-304-22/+27
| * net/mlx5e: Use proper name field for the UMR keyTariq Toukan2020-04-301-1/+1
| * net/mlx5: Add support for release all pages eventEran Ben Elisha2020-04-302-3/+41
| * net/mlx5: Rate limit page not found error messagesEran Ben Elisha2020-04-301-1/+1
| * net/mlx5: Add helper function to release fw pageEran Ben Elisha2020-04-301-13/+17
| * net/mlx5: Remove unused field in EQTariq Toukan2020-04-301-1/+0
| * net/mlx5: CT: Remove unused variablesPaul Blakey2020-04-301-3/+0
| * net/mlx5e: CT: Avoid false warning about rule may be used uninitializedRoi Dayan2020-04-301-1/+1