summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* docs: networking: convert switchdev.txt to ReSTMauro Carvalho Chehab2020-04-301-1/+1
* docs: networking: convert skfp.txt to ReSTMauro Carvalho Chehab2020-04-301-1/+1
* docs: networking: convert ray_cs.txt to ReSTMauro Carvalho Chehab2020-04-301-1/+1
* docs: networking: convert PLIP.txt to ReSTMauro Carvalho Chehab2020-04-301-1/+1
* docs: networking: convert netconsole.txt to ReSTMauro Carvalho Chehab2020-04-303-4/+4
* docs: networking: convert ltpc.txt to ReSTMauro Carvalho Chehab2020-04-301-1/+1
* stmmac: intel: Place object in the Makefile according to the orderAndy Shevchenko2020-04-301-2/+2
* stmmac: intel: Fix indentation to put on one line affected codeAndy Shevchenko2020-04-301-60/+32
* stmmac: intel: Eliminate useless conditions and variablesAndy Shevchenko2020-04-301-12/+2
* stmmac: intel: Convert to use pci_alloc_irq_vectors() APIAndy Shevchenko2020-04-301-3/+8
* stmmac: intel: Remove unnecessary loop for PCI BARsAndy Shevchenko2020-04-301-18/+5
* stmmac: intel: Fix clock handling on error and remove pathsAndy Shevchenko2020-04-302-9/+16
* stmmac: intel: Fix kernel crash due to wrong error pathAndy Shevchenko2020-04-301-1/+3
* net/faraday: Fix unnecessary check in ftmac100_probe()Tang Bin2020-04-301-3/+0
* rionet: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-04-301-1/+2
* net: phy: mdio: add IPQ4019 MDIO driverRobert Marko2020-04-303-0/+168
* hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handlerZou Wei2020-04-301-5/+3
* hinic: make a bunch of functions staticYueHaibing2020-04-301-43/+48
* net: bcmgenet: add WAKE_FILTER supportDoug Berger2020-04-302-11/+37
* net: bcmgenet: add support for ethtool rxnfc flowsDoug Berger2020-04-302-11/+488
* net: bcmgenet: code movementDoug Berger2020-04-301-154/+154
* Revert "net: bcmgenet: remove unused function in bcmgenet.c"Doug Berger2020-04-301-0/+122
* net: bcmgenet: move clk_wol management to bcmgenet_wolDoug Berger2020-04-303-16/+20
* net: bcmgenet: Fix WoL with password after deep sleepDoug Berger2020-04-302-21/+20
* net: bcmgenet: set Rx mode before starting netifDoug Berger2020-04-301-0/+4
* Revert "net: ethernet: fec: Prevent MII event after MII_SPEED write"David S. Miller2020-04-291-17/+0
* ptp: ptp_ines: convert to devm_platform_ioremap_resourceWei Yongjun2020-04-291-7/+1
* net: hns3: adds support for reading module eeprom infoYonglong Liu2020-04-294-0/+196
* docs: networking: convert iphase.txt to ReSTMauro Carvalho Chehab2020-04-281-1/+1
* docs: networking: convert ipddp.txt to ReSTMauro Carvalho Chehab2020-04-281-2/+2
* docs: networking: convert framerelay.txt to ReSTMauro Carvalho Chehab2020-04-281-2/+2
* docs: networking: convert fore200e.txt to ReSTMauro Carvalho Chehab2020-04-281-1/+1
* docs: networking: convert eql.txt to ReSTMauro Carvalho Chehab2020-04-281-1/+1
* docs: networking: convert cops.txt to ReSTMauro Carvalho Chehab2020-04-281-1/+1
* docs: networking: convert bonding.txt to ReSTMauro Carvalho Chehab2020-04-281-1/+1
* docs: networking: convert baycom.txt to ReSTMauro Carvalho Chehab2020-04-281-4/+4
* docs: networking: convert arcnet.txt to ReSTMauro Carvalho Chehab2020-04-281-3/+3
* docs: networking: convert 6pack.txt to ReSTMauro Carvalho Chehab2020-04-281-1/+1
* docs: networking: convert caif files to ReSTMauro Carvalho Chehab2020-04-281-1/+1
* net: ethernet: fec: Prevent MII event after MII_SPEED writeAndrew Lunn2020-04-281-0/+17
* dpaa2-eth: Use proper division helper in dpaa2_dbg_ch_showNathan Chancellor2020-04-281-1/+1
* net: phy: bcm54140: Make a bunch of functions staticChenTao2020-04-281-3/+3
* net: ethernet: ti: fix return value check in k3_cppi_desc_pool_create_name()Wei Yongjun2020-04-271-2/+2
* r8169: improve error message if no dedicated PHY driver is foundHeiner Kallweit2020-04-271-1/+2
* mlxsw: spectrum: Move flow offload binding into spectrum_flow.cJiri Pirko2020-04-273-191/+181
* mlxsw: spectrum_matchall: Process matchall events from the same cb as flowerJiri Pirko2020-04-274-120/+124
* mlxsw: spectrum: Avoid copying sample values and use RCU pointer direcly insteadJiri Pirko2020-04-273-37/+14
* mlxsw: spectrum_matchall: Push per-port rule add/del into separate functionsJiri Pirko2020-04-271-13/+35
* mlxsw: spectrum_matchall: Move ingress indication into mall_entryJiri Pirko2020-04-271-10/+8
* mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_sample...Jiri Pirko2020-04-271-16/+19