aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-31iocost: don't nest spin_lock_irq in ioc_weight_write()Dan Carpenter1-2/+2
2019-10-31cxgb4/l2t: Simplify 't4_l2e_free()' and '_t4_l2e_free()'Christophe JAILLET1-6/+2
2019-10-31arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for KryoBjorn Andersson2-7/+15
2019-10-31KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is activePaolo Bonzini2-13/+11
2019-10-31kvm: call kvm_arch_destroy_vm if vm creation failsJim Mattson1-5/+7
2019-10-31efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas3-0/+10
2019-10-31x86, efi: Never relocate kernel below lowest acceptable addressKairui Song4-18/+30
2019-10-31efi: libstub/arm: Account for firmware reserved memory at the base of RAMArd Biesheuvel2-3/+14
2019-10-31efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomnessDominik Brodowski1-1/+1
2019-10-31efi/tpm: Return -EINVAL when determining tpm final events log size failsJerry Snitselaar1-0/+1
2019-10-31efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 onlyNarendra K1-0/+1
2019-10-30hv_netvsc: Fix error handling in netvsc_attach()Haiyang Zhang1-1/+8
2019-10-30hv_netvsc: Fix error handling in netvsc_set_features()Haiyang Zhang1-1/+3
2019-10-30cxgb4: fix panic when attaching to ULD failVishal Kulkarni1-12/+16
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-30net: annotate lockless accesses to sk->sk_napi_idEric Dumazet1-3/+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-30ALSA: timer: Fix mutex deadlock at releasing cardTakashi Iwai1-7/+17
2019-10-30io_uring: ensure we clear io_kiocb->result before each issueJens Axboe1-0/+1
2019-10-30parisc: fix frame pointer in ftrace_regs_caller()Sven Schnelle1-1/+1
2019-10-30net: annotate accesses to sk->sk_incoming_cpuEric Dumazet6-8/+8
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-30mlxsw: core: Unpublish devlink parameters during reloadJiri Pirko1-2/+2
2019-10-30qed: Optimize execution time for nvm attributes configuration.Sudarsana Reddy Kalluru1-6/+21
2019-10-30vxlan: fix unexpected failure of vxlan_changelink()Taehee Yoo1-3/+6