summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-30net/mlx5e: Unify reserving space for WQEsMaxim Mikityanskiy6-69/+88
2020-04-30net/mlx5e: Rename ICOSQ WQE info struct and fieldMaxim Mikityanskiy4-15/+15
2020-04-30net/mlx5e: Fetch WQE: reuse code and enforce typingMaxim Mikityanskiy8-40/+38
2020-04-30net/mlx5e: XDP, Print the offending TX descriptor on error completionTariq Toukan1-4/+3
2020-04-30net/mlx5e: TX, Generalise code and usage of error CQE dumpTariq Toukan4-22/+27
2020-04-30net/mlx5e: Use proper name field for the UMR keyTariq Toukan1-1/+1
2020-04-30net/mlx5: Add support for release all pages eventEran Ben Elisha2-3/+41
2020-04-30net/mlx5: Rate limit page not found error messagesEran Ben Elisha1-1/+1
2020-04-30net/mlx5: Add helper function to release fw pageEran Ben Elisha1-13/+17
2020-04-30net/mlx5: Remove unused field in EQTariq Toukan1-1/+0
2020-04-30net/mlx5: CT: Remove unused variablesPaul Blakey1-3/+0
2020-04-30net/mlx5e: CT: Avoid false warning about rule may be used uninitializedRoi Dayan1-1/+1
2020-04-30net/mlx5e: Remove unneeded semicolonZheng Bin1-1/+1
2020-04-30net/mlx5e: Use helper API to get devlink port index for all port flavoursParav Pandit1-8/+4
2020-04-30net/mlx5: IPsec, Fix coverity issueRaed Salem1-2/+2
2020-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed64-1259/+957
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-28net/mlx5: Refactor imm_inval_pkey field in cqe structRaed Salem2-5/+5
2020-04-28net/mlx5: Use aligned variable while allocating ICM memoryErez Shitrit3-34/+36
2020-04-28net/mlx5: Add support for COPY steering actionHuy Nguyen7-11/+11
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...Jiri Pirko1-16/+19
2020-04-27mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_mirror...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
2020-04-27mlxsw: spectrum: Rename acl_block to flow_blockJiri Pirko5-127/+128
2020-04-27mlxsw: spectrum_acl: Move block helpers into inline header functionsJiri Pirko2-52/+51