summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-02-14net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin4-30/+75
2019-02-14net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin5-131/+91
2019-02-14net/mlx5: E-Switch, Avoid magic numbers when initializing offloads modeBodong Wang2-11/+16
2019-02-14net/mlx5: Relocate vport macros to the vport header fileBodong Wang2-0/+2
2019-02-14net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang6-30/+26
2019-02-14net/mlx5: Add host params change eventBodong Wang2-0/+5
2019-02-14net/mlx5: Add query host params commandBodong Wang3-0/+33
2019-02-14net/mlx5: Update enable HCA dependencyBodong Wang3-0/+94
2019-02-14net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang7-19/+77
2019-02-14IB/mlx5: Use unified register/load function for uplink and VF vportsBodong Wang3-72/+37
2019-02-14net/mlx5: Use consistent vport num argument typeBodong Wang2-20/+20
2019-02-13net/mlx5: Align ODP capability function with netdev coding styleLeon Romanovsky1-9/+6
2019-02-12mlx5: use RCU lock in mlx5_eq_cq_get()Cong Wang1-6/+6
2019-02-03net/mlx5: Set ODP SRQ support in firmwareMoni Shoua1-0/+53
2019-01-24net/mlx5: Add pci AtomicOps requestMichael Guralnik1-0/+5
2019-01-24net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe4-42/+65
2019-01-15RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky6-83/+47
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds9-56/+186
2019-01-13Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+4
2019-01-13Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-24/+32
2019-01-13Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-6/+33
2019-01-13Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson7-36/+181
2019-01-13phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard1-2/+3
2019-01-13Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-blockLinus Torvalds11-64/+185
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds170-940/+905
2019-01-12Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds15-102/+185
2019-01-12ata: ahci: mvebu: request PHY suspend/resume for Armada 3700Miquel Raynal1-0/+3
2019-01-12ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAMMiquel Raynal1-9/+18
2019-01-12ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal1-17/+51
2019-01-12ata: ahci: mvebu: remove stale commentMiquel Raynal1-5/+0
2019-01-12ata: libahci_platform: comply to PHY frameworkMiquel Raynal2-0/+15
2019-01-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+20
2019-01-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+3
2019-01-11Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds1-5/+4
2019-01-11Merge tag 'acpi-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds4-11/+59
2019-01-11Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds6-23/+78
2019-01-11Merge tag 'drm-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds17-118/+219
2019-01-11tty: Don't hold ldisc lock in tty_reopen() if ldisc presentDmitry Safonov1-7/+13
2019-01-11ACPI/IORT: Fix rc_dma_get_range()Jean-Philippe Brucker1-1/+2
2019-01-11Revert "staging: rtl8723bs: Mark ACPI table declaration as used"Greg Kroah-Hartman1-1/+1
2019-01-11Merge tag 'drm-intel-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/d...Daniel Vetter9-39/+91
2019-01-11Merge tag 'drm-misc-fixes-2019-01-10-1' of git://anongit.freedesktop.org/drm/...Daniel Vetter3-58/+82
2019-01-11Merge branches 'acpi-pci', 'acpi-power' and 'acpi-misc'Rafael J. Wysocki3-3/+26
2019-01-11Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki5-19/+71
2019-01-11Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-fixesDave Airlie3-5/+12
2019-01-11drm/nouveau/falcon: avoid touching registers if engine is offIlia Mirkin1-2/+5
2019-01-11drm/nouveau: Don't disable polling in fallback modeTakashi Iwai1-3/+4
2019-01-11drm/nouveau: register backlight on pascal and newerBen Skeggs1-0/+3
2019-01-11i2c: tegra: Fix Maximum transfer sizeSowjanya Komatineni1-1/+14
2019-01-11i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng1-0/+6