aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/aq_nic.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-09net: aquantia: fix potential IOMMU fault after driver unbindDmitry Bogdanov4-0/+35
2018-11-09net: aquantia: synchronized flow control between mac/phyIgor Russkikh5-8/+50
2018-11-09clk: qcom: gcc: Fix board clock node nameVinod Koul1-1/+1
2018-11-09x86/cpu/vmware: Do not trace vmware_sched_clock()Steven Rostedt (VMware)1-1/+1
2018-11-09usb: typec: ucsi: add support for Cypress CCGxAjay Gupta3-0/+319
2018-11-09serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeoutYoshihiro Shimoda1-2/+2
2018-11-09i2c: nvidia-gpu: make pm_ops staticWolfram Sang1-1/+1
2018-11-09i2c: add i2c bus driver for NVIDIA GPUAjay Gupta5-0/+403
2018-11-09ext4: missing !bh check in ext4_xattr_inode_write()Vasily Averin1-0/+6
2018-11-09can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()Oleksij Rempel1-2/+10
2018-11-09can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_queue_tail()Oleksij Rempel3-5/+7
2018-11-09can: flexcan: handle tx-complete CAN frames via rx-offload infrastructureOleksij Rempel1-1/+4
2018-11-09i2c: qcom-geni: Fix runtime PM mismatch with child devicesStephen Boyd1-7/+8
2018-11-09MAINTAINERS: Add entry for i2c-omap driverVignesh R1-0/+8
2018-11-09i2c: omap: Enable for ARCH_K3Vignesh R1-1/+1
2018-11-09dt-bindings: i2c: omap: Add new compatible for AM654 SoCsVignesh R1-2/+6
2018-11-09can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_queue_sorted() functionsOleksij Rempel2-0/+50
2018-11-09can: dev: __can_get_echo_skb(): print error message, if trying to echo non existing skbMarc Kleine-Budde1-13/+14
2018-11-09can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb is accessed out of boundsMarc Kleine-Budde1-1/+5
2018-11-09can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to access frame lengthMarc Kleine-Budde1-3/+6
2018-11-09can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_skb()Marc Kleine-Budde2-11/+26
2018-11-09can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct flexcan_priv::tx_mb_idxMarc Kleine-Budde1-15/+12
2018-11-09can: flexcan: Always use last mailbox for TXAlexander Stein1-34/+33
2018-11-09can: flexcan: Unlock the MB unconditionallyPankaj Bansal1-1/+6
2018-11-09can: hi311x: Use level-triggered interruptLukas Wunner2-2/+2
2018-11-09dt-bindings: can: rcar_can: Add r8a774a1 supportFabrizio Castro1-5/+13
2018-11-09can: rcar_can: Fix erroneous registrationFabrizio Castro1-1/+4
2018-11-09dt-bindings: can: rcar_can: document r8a77965 supportEugeniu Rosca1-5/+5
2018-11-09can: ucan: remove duplicated include from ucan.cYueHaibing1-4/+0
2018-11-09can: ucan: remove set but not used variable 'udev'YueHaibing1-3/+0
2018-11-09can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()Jimmy Assarsson1-2/+2
2018-11-09can: kvaser_usb: Fix potential uninitialized variable useJimmy Assarsson1-5/+5
2018-11-09can: raw: check for CAN FD capable netdev in raw_sendmsg()Oliver Hartkopp1-7/+8
2018-11-09xen: remove size limit of privcmd-buf mapping interfaceJuergen Gross1-18/+4
2018-11-09xen: fix xen_qlock_wait()Juergen Gross1-6/+8
2018-11-09block: make sure writesame bio is aligned with logical block sizeMing Lei1-1/+1
2018-11-09block: cleanup __blkdev_issue_discard()Ming Lei1-17/+6
2018-11-09block: make sure discard bio is aligned with logical block sizeMing Lei3-3/+13
2018-11-09Revert "nvmet-rdma: use a private workqueue for delete"Christoph Hellwig1-15/+4
2018-11-09nvme: make sure ns head inherits underlying device limitsSagi Grimberg2-1/+4
2018-11-09nvmet: don't try to add ns to p2p map unless it actually uses itSagi Grimberg1-1/+1
2018-11-09x86/xen: fix pv bootJuergen Gross2-6/+32
2018-11-08net: smsc95xx: Fix MTU rangeStefan Wahren1-0/+2
2018-11-08net: stmmac: Fix RX packet size > 8191Thor Thayer4-4/+5
2018-11-08qed: Fix potential memory corruptionSagiv Ozeri1-7/+5
2018-11-08qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin8-15/+45
2018-11-08qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin2-27/+33
2018-11-08qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin1-2/+14
2018-11-08inet: frags: better deal with smp racesEric Dumazet1-14/+15
2018-11-08net: hns3: bugfix for not checking return valueHuazhong Tan1-1/+2