aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-30docs: networking: convert netconsole.txt to ReSTMauro Carvalho Chehab3-4/+4
2020-04-30docs: networking: convert ltpc.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-30stmmac: intel: Place object in the Makefile according to the orderAndy Shevchenko1-2/+2
2020-04-30stmmac: intel: Fix indentation to put on one line affected codeAndy Shevchenko1-60/+32
2020-04-30stmmac: intel: Eliminate useless conditions and variablesAndy Shevchenko1-12/+2
2020-04-30stmmac: intel: Convert to use pci_alloc_irq_vectors() APIAndy Shevchenko1-3/+8
2020-04-30stmmac: intel: Remove unnecessary loop for PCI BARsAndy Shevchenko1-18/+5
2020-04-30stmmac: intel: Fix clock handling on error and remove pathsAndy Shevchenko2-9/+16
2020-04-30stmmac: intel: Fix kernel crash due to wrong error pathAndy Shevchenko1-1/+3
2020-04-30net/faraday: Fix unnecessary check in ftmac100_probe()Tang Bin1-3/+0
2020-04-30rionet: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-1/+2
2020-04-30net: phy: mdio: add IPQ4019 MDIO driverRobert Marko3-0/+168
2020-04-30hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handlerZou Wei1-5/+3
2020-04-30hinic: make a bunch of functions staticYueHaibing1-43/+48
2020-04-29net: bcmgenet: add WAKE_FILTER supportDoug Berger2-11/+37
2020-04-29net: bcmgenet: add support for ethtool rxnfc flowsDoug Berger2-11/+488
2020-04-29net: bcmgenet: code movementDoug Berger1-154/+154
2020-04-29Revert "net: bcmgenet: remove unused function in bcmgenet.c"Doug Berger1-0/+122
2020-04-29net: bcmgenet: move clk_wol management to bcmgenet_wolDoug Berger3-16/+20
2020-04-29net: bcmgenet: Fix WoL with password after deep sleepDoug Berger2-21/+20
2020-04-29net: bcmgenet: set Rx mode before starting netifDoug Berger1-0/+4
2020-04-29Revert "net: ethernet: fec: Prevent MII event after MII_SPEED write"David S. Miller1-17/+0
2020-04-29ptp: ptp_ines: convert to devm_platform_ioremap_resourceWei Yongjun1-7/+1
2020-04-29net: hns3: adds support for reading module eeprom infoYonglong Liu4-0/+196
2020-04-28docs: networking: convert iphase.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-28docs: networking: convert ipddp.txt to ReSTMauro Carvalho Chehab1-2/+2
2020-04-28docs: networking: convert framerelay.txt to ReSTMauro Carvalho Chehab1-2/+2
2020-04-28docs: networking: convert fore200e.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-28docs: networking: convert eql.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-28docs: networking: convert cops.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-28docs: networking: convert bonding.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-28docs: networking: convert baycom.txt to ReSTMauro Carvalho Chehab1-4/+4
2020-04-28docs: networking: convert arcnet.txt to ReSTMauro Carvalho Chehab1-3/+3
2020-04-28docs: networking: convert 6pack.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-28docs: networking: convert caif files to ReSTMauro Carvalho Chehab1-1/+1
2020-04-28net: ethernet: fec: Prevent MII event after MII_SPEED writeAndrew Lunn1-0/+17
2020-04-28dpaa2-eth: Use proper division helper in dpaa2_dbg_ch_showNathan Chancellor1-1/+1
2020-04-28net: phy: bcm54140: Make a bunch of functions staticChenTao1-3/+3
2020-04-27net: ethernet: ti: fix return value check in k3_cppi_desc_pool_create_name()Wei Yongjun1-2/+2
2020-04-27r8169: improve error message if no dedicated PHY driver is foundHeiner Kallweit1-1/+2
2020-04-27mlxsw: spectrum: Move flow offload binding into spectrum_flow.cJiri Pirko3-191/+181
2020-04-27mlxsw: spectrum_matchall: Process matchall events from the same cb as flowerJiri Pirko4-120/+124
2020-04-27mlxsw: spectrum: Avoid copying sample values and use RCU pointer direcly insteadJiri Pirko3-37/+14
2020-04-27mlxsw: spectrum_matchall: Push per-port rule add/del into separate functionsJiri Pirko1-13/+35
2020-04-27mlxsw: spectrum_matchall: Move ingress indication into mall_entryJiri Pirko1-10/+8
2020-04-27mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_sample_add()Jiri Pirko1-16/+19
2020-04-27mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_mirror_add()Jiri Pirko1-17/+17
2020-04-27mlxsw: spectrum_acl: Use block variable in mlxsw_sp_acl_rule_del()Jiri Pirko1-3/+2
2020-04-27mlxsw: spectrum: Push matchall bits into a separate fileJiri Pirko4-204/+214
2020-04-27mlxsw: spectrum: Push flow_block related functions into a separate fileJiri Pirko4-135/+151