aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hnae3.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-31bnxt_en: Add support to collect crash dump via ethtoolVasundhara Volam3-2/+40
2019-10-31bnxt_en: Add support to invoke OP-TEE API to reset firmwareVasundhara Volam2-2/+14
2019-10-31firmware: broadcom: add OP-TEE based BNXT f/w managerVikas Gupta4-0/+302
2019-10-31mlxsw: spectrum: Generalize split count checkJiri Pirko1-3/+3
2019-10-31mlxsw: spectrum: Iterate over all ports in gap during unsplit createJiri Pirko1-13/+8
2019-10-31mlxsw: spectrum: Fix base port get for split count 4 and 8Jiri Pirko1-13/+15
2019-10-31mlxsw: spectrum: Use port_module_max_width to compute base port indexJiri Pirko1-2/+0
2019-10-31mlxsw: spectrum: Remember split base local port and use it in unsplitJiri Pirko2-9/+8
2019-10-31mlxsw: spectrum: Introduce resource for getting offset of 4 lanes split portJiri Pirko2-0/+4
2019-10-31mlxsw: spectrum: Push getting offsets of split ports into a helperJiri Pirko1-23/+35
2019-10-31mlxsw: spectrum: Add sanity checks into module info getJiri Pirko1-2/+37
2019-10-31mlxsw: spectrum: Pass mapping values in port mapping structureJiri Pirko1-30/+26
2019-10-31mlxsw: spectrum: Use mapping of port being split for creating split portsJiri Pirko1-10/+13
2019-10-31mlxsw: spectrum: Replace port_to_module array with array of structsJiri Pirko2-39/+84
2019-10-31mlxsw: spectrum: Distinguish between unsplittable and split portJiri Pirko1-4/+11
2019-10-31mlxsw: spectrum: Move max_width check up before count checkJiri Pirko1-6/+6
2019-10-31mlxsw: spectrum: Use PMTM register to get max module widthJiri Pirko4-19/+67
2019-10-31mlxsw: reg: Add Port Module Type Mapping RegisterJiri Pirko1-0/+50
2019-10-31mlxsw: reg: Extend PMLP tx/rx lane value size to 4 bitsJiri Pirko1-2/+3
2019-10-31cxgb4/l2t: Simplify 't4_l2e_free()' and '_t4_l2e_free()'Christophe JAILLET1-6/+2
2019-10-30tc-testing: implement tests for new fast_init action flagVlad Buslov6-0/+144
2019-10-30net: sched: update action implementations to support flagsVlad Buslov21-27/+53
2019-10-30net: sched: extend TCA_ACT space with TCA_ACT_FLAGSVlad Buslov22-26/+44
2019-10-30net: sched: modify stats helper functions to support regular statsVlad Buslov2-14/+35
2019-10-30net: sched: don't expose action qstats to skb_tc_reinsert()Vlad Buslov2-12/+4
2019-10-30net: sched: extract qstats update code into functionsVlad Buslov6-5/+21
2019-10-30net: sched: extract bstats update code into functionVlad Buslov7-6/+13
2019-10-30net: sched: extract common action counters update code into functionVlad Buslov7-26/+21
2019-10-30net: qrtr: Simplify 'qrtr_tun_release()'Christophe JAILLET1-5/+1
2019-10-30wimax: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fopszhong jiang1-3/+3
2019-10-30net: dsa: add ethtool pause configuration supportHeiner Kallweit1-0/+18
2019-10-30vxlan: drop "vxlan" parameter in vxlan_fdb_alloc()Guillaume Nault1-3/+2
2019-10-30net: phy: marvell: add downshift support for 88E1145Heiner Kallweit1-0/+3
2019-10-30bonding: balance ICMP echoes in layer3+4 modeMatteo Croce1-7/+70
2019-10-30flow_dissector: extract more ICMP informationMatteo Croce2-32/+61
2019-10-30flow_dissector: skip the ICMP dissector for non ICMP packetsMatteo Croce1-9/+25
2019-10-30flow_dissector: add meaningful commentsMatteo Croce2-0/+7
2019-10-30tc-testing: fixed two failing pedit testsRoman Mashak1-2/+2
2019-10-30tipc: add smart nagle featureJon Maloy5-20/+170
2019-10-30mlxsw: Enforce firmware version for Spectrum-2Ido Schimmel1-0/+18
2019-10-30mlxsw: Bump firmware version to 13.2000.2308Ido Schimmel1-1/+1
2019-10-30mlxsw: pci: Increase PCI reset timeout for SN3800 systemsIdo Schimmel1-1/+1
2019-10-30mlxsw: reg: Increase size of MPAR registerIdo Schimmel1-1/+1
2019-10-29e1000e: Fix compiler warning when CONFIG_PM_SLEEP is not setSasha Neftin1-0/+2
2019-10-29e1000e: Add support for Tiger LakeSasha Neftin5-1/+26
2019-10-29i40e: Add UDP segmentation offload supportJosh Hunt2-3/+10
2019-10-29ixgbe: Add UDP segmentation offload supportJosh Hunt1-6/+18
2019-10-29igb: Add UDP segmentation offload supportJosh Hunt2-6/+18
2019-10-29nfc: pn532_uart: Make use of pn532 autopollLars Poeschel1-1/+1
2019-10-29nfc: pn533: Add autopoll capabilityLars Poeschel2-6/+197