aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-19mlxsw: spectrum: Upper-bound supported FW versionYuval Mintz1-19/+11
2018-01-19nfp: bpf: disable all ctrl vNIC capabilitiesJakub Kicinski1-1/+1
2018-01-19nfp: allow apps to disable ctrl vNIC capabilitiesJakub Kicinski4-0/+12
2018-01-19nfp: split reading capabilities out of nfp_net_init()Jakub Kicinski1-11/+20
2018-01-19nfp: read mailbox address from TLV capsJakub Kicinski3-10/+46
2018-01-19nfp: read ME frequency from vNIC ctrl memoryJakub Kicinski5-13/+19
2018-01-19nfp: add TLV capabilities to the BARJakub Kicinski5-3/+186
2018-01-19nfp: improve app not found messageJakub Kicinski1-1/+1
2018-01-19nfp: protect each repr pointer individually with RCUJakub Kicinski3-63/+68
2018-01-19nfp: add nfp_reprs_get_locked() helperJakub Kicinski3-5/+13
2018-01-19nfp: register devlink after app is createdJakub Kicinski3-36/+29
2018-01-19nfp: release global resources only on the remove pathJakub Kicinski1-23/+13
2018-01-19nfp: core: make scalar CPP helpers fail on short accessesJakub Kicinski4-45/+58
2018-01-19cxgb4: IPv6 filter takes 2 tidsGanesh Goudar1-33/+80
2018-01-19cxgb4: use zlib deflate to compress firmware dumpRahul Lakkireddy7-3/+169
2018-01-19cxgb4: update dump collection logic to use compressionRahul Lakkireddy6-147/+207
2018-01-19mlxsw: spectrum: Make function mlxsw_sp_kvdl_part_occ() staticWei Yongjun1-1/+1
2018-01-19forcedeth: remove unused variableZhu Yanjun1-5/+3
2018-01-19Merge tag 'linux-can-next-for-4.16-20180119' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller1-2/+2
2018-01-19Merge tag 'wireless-drivers-next-for-davem-2018-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller24-232/+873
2018-01-19can: m_can: mark runtime-PM handlers as __maybe_unusedArnd Bergmann1-2/+2
2018-01-18net/mlx5e: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-18rtlwifi: Support A-MSDU in A-MPDU capabilityPing-Ke Shih1-0/+1
2018-01-17Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller2-67/+161
2018-01-17cxgb4: restructure VF mgmt codeGanesh Goudar2-204/+190
2018-01-17tun: allow to attach ebpf socket filterJason Wang1-4/+34
2018-01-17tuntap: rename struct tun_steering_prog to struct tun_progJason Wang1-16/+16
2018-01-17mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind opsJiri Pirko3-20/+17
2018-01-17mlxsw: spectrum_acl: Implement TC block sharingJiri Pirko4-95/+401
2018-01-17mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbindJiri Pirko3-21/+24
2018-01-17mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroyJiri Pirko1-56/+46
2018-01-17bnxt_en: export a common switchdev PARENT_ID for all reps of an adapterSathya Perla5-7/+40
2018-01-17bnxt_en: Add cache line size setting to optimize performance.Michael Chan1-0/+24
2018-01-17bnxt_en: Forward VF MAC address to the PF.Vasundhara Volam3-7/+51
2018-01-17bnxt_en: Add BCM5745X NPAR device IDsVasundhara Volam1-0/+4
2018-01-17bnxt_en: Expand bnxt_check_rings() to check all resources.Michael Chan1-9/+84
2018-01-17bnxt_en: Implement new method for the PF to assign SRIOV resources.Michael Chan3-5/+127
2018-01-17bnxt_en: Reserve resources for RFS.Michael Chan1-4/+17
2018-01-17bnxt_en: Implement new method to reserve rings.Michael Chan1-25/+247
2018-01-17bnxt_en: Set initial default RX and TX ring numbers the same in combined mode.Michael Chan1-0/+19
2018-01-17bnxt_en: Add the new firmware API to query hardware resources.Michael Chan2-1/+56
2018-01-17bnxt_en: Refactor hardware resource data structures.Michael Chan3-127/+86
2018-01-17bnxt_en: Restore MSIX after disabling SRIOV.Michael Chan2-3/+15
2018-01-17bnxt_en: Refactor bnxt_close_nic().Michael Chan1-13/+19
2018-01-17bnxt_en: Update firmware interface to 1.9.0.Michael Chan3-6107/+5854
2018-01-17net: stmmac: dwmac-meson8b: propagate rate changes to the parent clockMartin Blumenstingl1-1/+1
2018-01-17net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8bMartin Blumenstingl1-1/+3
2018-01-17net: stmmac: dwmac-meson8b: fix internal RGMII clock configurationMartin Blumenstingl1-32/+47
2018-01-17net: stmmac: dwmac-meson8b: only configure the clocks in RGMII modeMartin Blumenstingl1-25/+21
2018-01-17net: sched: red: don't reset the backlog on every stat dumpJakub Kicinski1-3/+23