summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-01-17bnxt_en: export a common switchdev PARENT_ID for all reps of an adapterSathya Perla
2018-01-17bnxt_en: Add cache line size setting to optimize performance.Michael Chan
2018-01-17bnxt_en: Forward VF MAC address to the PF.Vasundhara Volam
2018-01-17bnxt_en: Add BCM5745X NPAR device IDsVasundhara Volam
2018-01-17bnxt_en: Expand bnxt_check_rings() to check all resources.Michael Chan
2018-01-17bnxt_en: Implement new method for the PF to assign SRIOV resources.Michael Chan
2018-01-17bnxt_en: Reserve resources for RFS.Michael Chan
2018-01-17bnxt_en: Implement new method to reserve rings.Michael Chan
2018-01-17bnxt_en: Set initial default RX and TX ring numbers the same in combined mode.Michael Chan
2018-01-17bnxt_en: Add the new firmware API to query hardware resources.Michael Chan
2018-01-17bnxt_en: Refactor hardware resource data structures.Michael Chan
2018-01-17bnxt_en: Restore MSIX after disabling SRIOV.Michael Chan
2018-01-17bnxt_en: Refactor bnxt_close_nic().Michael Chan
2018-01-17bnxt_en: Update firmware interface to 1.9.0.Michael Chan
2018-01-17net: stmmac: dwmac-meson8b: propagate rate changes to the parent clockMartin Blumenstingl
2018-01-17net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8bMartin Blumenstingl
2018-01-17net: stmmac: dwmac-meson8b: fix internal RGMII clock configurationMartin Blumenstingl
2018-01-17net: stmmac: dwmac-meson8b: only configure the clocks in RGMII modeMartin Blumenstingl
2018-01-17net: sched: red: don't reset the backlog on every stat dumpJakub Kicinski
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-01-17nfp: bpf: reject program on instructions unknown to the JIT compilerQuentin Monnet
2018-01-17nfp: bpf: print map lookup problems into verifier logJakub Kicinski
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-16bnxt_en: don't update cpr->rx_bytes with uninitialized length lenColin Ian King
2018-01-16qed: Fix potential use-after-free in qed_spq_post()Roland Dreier
2018-01-16nfp: use the correct index for link speed tableJakub Kicinski
2018-01-16lan78xx: Fix failure in USB Full SpeedYuiko Oshino
2018-01-16net: aquantia: Fix internal stats calculation on rxIgor Russkikh
2018-01-16net: aquantia: Prepend hw access functions declarations with prefixIgor Russkikh
2018-01-16net: aquantia: Fix register definitions to linux styleIgor Russkikh
2018-01-16net: aquantia: Eliminate aq_nic structure abstractionIgor Russkikh
2018-01-16net: aquantia: Simplify dependencies between pci modulesIgor Russkikh
2018-01-16net: aquantia: Add const qualifiers for hardware ops tablesIgor Russkikh
2018-01-16net: aquantia: Remove duplicate hardware descriptors declarationsIgor Russkikh
2018-01-16net: aquantia: Cleanup hardware access modulesIgor Russkikh
2018-01-16net: aquantia: Cleanup status flags accessesIgor Russkikh
2018-01-16net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZEIgor Russkikh
2018-01-16net: thunderx: add timestamping supportSunil Goutham
2018-01-16net: add support for Cavium PTP coprocessorRadoslaw Biernacki
2018-01-16Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-01-16mlxsw: spectrum: qdiscs: Make function mlxsw_sp_qdisc_prio_unoffload staticWei Yongjun
2018-01-16mlxsw: core: Add support for reloadArkadi Sharshevsky
2018-01-16mlxsw: pci: Add support for getting resource through devlinkArkadi Sharshevsky
2018-01-16mlxsw: spectrum: Add support for getting kvdl occupancyArkadi Sharshevsky
2018-01-16mlxsw: spectrum_dpipe: Connect dpipe tables to resourcesArkadi Sharshevsky
2018-01-16mlxsw: spectrum: Register KVD resources with devlinkArkadi Sharshevsky
2018-01-16mlxsw: pci: Add support for performing bus resetArkadi Sharshevsky
2018-01-16phy: realtek: use new helpers for paged register accessHeiner Kallweit