aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-11-15bnxt_en: Fix filling time in bnxt_fill_coredump_record()Gravatar Vasundhara Volam 1-2/+2
2018-11-15bnxt_en: Add software "missed_irqs" counter.Gravatar Michael Chan 3-1/+6
2018-11-15bnxt_en: Workaround occasional TX timeout on 57500 A0.Gravatar Michael Chan 2-0/+68
2018-11-15bnxt_en: Disable RDMA support on the 57500 chips.Gravatar Michael Chan 1-0/+3
2018-11-15bnxt_en: Fix rx_l4_csum_errors counter on 57500 devices.Gravatar Michael Chan 1-1/+1
2018-11-15bnxt_en: Fix RSS context allocation.Gravatar Michael Chan 1-1/+1
2018-11-14s390/ism: clear dmbe_mask bit before SMC IRQ handlingGravatar Ursula Braun 1-1/+1
2018-11-13qed: Fix reading wrong value in loop conditionGravatar Denis Bolotin 1-0/+2
2018-11-13qed: Fix rdma_info structure allocationGravatar Michal Kalderon 3-25/+45
2018-11-13qed: Fix overriding offload_tc by protocols without APP TLVGravatar Denis Bolotin 1-7/+7
2018-11-13qed: Fix PTT leak in qed_drain()Gravatar Denis Bolotin 1-1/+1
2018-11-13Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...Gravatar David S. Miller 8-79/+156
2018-11-12bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Gravatar Sudarsana Reddy Kalluru 2-0/+8
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 48-168/+391
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-4/+18
2018-11-11net: dsa: mv88e6xxx: Fix clearing of stats countersGravatar Andrew Lunn 1-0/+2
2018-11-10Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 3-7/+7
2018-11-10Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 42-288/+249
2018-11-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-1/+27
2018-11-11Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Gravatar Dave Airlie 16-121/+84
2018-11-11Merge tag 'drm-misc-fixes-2018-11-07' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 3-6/+7
2018-11-11Merge tag 'drm-intel-fixes-2018-11-08' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 17-135/+145
2018-11-10Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-19/+6
2018-11-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 7-8/+706
2018-11-09net: mvneta: correct typoGravatar Alexandre Belloni 1-2/+2
2018-11-09net: qualcomm: rmnet: Fix incorrect assignment of real_devGravatar Subash Abhinov Kasiviswanathan 1-3/+3
2018-11-09net: aquantia: allow rx checksum offload configurationGravatar Dmitry Bogdanov 5-6/+18
2018-11-09net: aquantia: invalid checksumm offload implementationGravatar Dmitry Bogdanov 2-30/+41
2018-11-09net: aquantia: fixed enable unicast on 32 macvlanGravatar Igor Russkikh 1-1/+1
2018-11-09net: aquantia: fix potential IOMMU fault after driver unbindGravatar Dmitry Bogdanov 4-0/+35
2018-11-09net: aquantia: synchronized flow control between mac/phyGravatar Igor Russkikh 5-8/+50
2018-11-09Merge tag 'devicetree-fixes-for-4.20-2' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-3/+10
2018-11-09Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 5-22/+10
2018-11-09clk: qcom: gcc: Fix board clock node nameGravatar Vinod Koul 1-1/+1
2018-11-09usb: typec: ucsi: add support for Cypress CCGxGravatar Ajay Gupta 3-0/+319
2018-11-09serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeoutGravatar Yoshihiro Shimoda 1-2/+2
2018-11-09i2c: nvidia-gpu: make pm_ops staticGravatar Wolfram Sang 1-1/+1
2018-11-09i2c: add i2c bus driver for NVIDIA GPUGravatar Ajay Gupta 3-0/+378
2018-11-09can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()Gravatar Oleksij Rempel 1-2/+10
2018-11-09can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...Gravatar Oleksij Rempel 2-4/+5
2018-11-09can: flexcan: handle tx-complete CAN frames via rx-offload infrastructureGravatar Oleksij Rempel 1-1/+4
2018-11-09i2c: qcom-geni: Fix runtime PM mismatch with child devicesGravatar Stephen Boyd 1-7/+8
2018-11-09i2c: omap: Enable for ARCH_K3Gravatar Vignesh R 1-1/+1
2018-11-09can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...Gravatar Oleksij Rempel 1-0/+46
2018-11-09can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...Gravatar Marc Kleine-Budde 1-13/+14
2018-11-09can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...Gravatar Marc Kleine-Budde 1-1/+5
2018-11-09can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...Gravatar Marc Kleine-Budde 1-3/+6
2018-11-09can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Gravatar Marc Kleine-Budde 1-11/+25
2018-11-09can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct flexcan...Gravatar Marc Kleine-Budde 1-15/+12
2018-11-09can: flexcan: Always use last mailbox for TXGravatar Alexander Stein 1-34/+33