summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: fix thermal zone build errorGanesh Goudar2018-11-153-6/+3
* bnxt_en: Fix filling time in bnxt_fill_coredump_record()Vasundhara Volam2018-11-151-2/+2
* bnxt_en: Add software "missed_irqs" counter.Michael Chan2018-11-153-1/+6
* bnxt_en: Workaround occasional TX timeout on 57500 A0.Michael Chan2018-11-152-0/+68
* bnxt_en: Disable RDMA support on the 57500 chips.Michael Chan2018-11-151-0/+3
* bnxt_en: Fix rx_l4_csum_errors counter on 57500 devices.Michael Chan2018-11-151-1/+1
* bnxt_en: Fix RSS context allocation.Michael Chan2018-11-151-1/+1
* s390/ism: clear dmbe_mask bit before SMC IRQ handlingUrsula Braun2018-11-141-1/+1
* qed: Fix reading wrong value in loop conditionDenis Bolotin2018-11-131-0/+2
* qed: Fix rdma_info structure allocationMichal Kalderon2018-11-133-25/+45
* qed: Fix overriding offload_tc by protocols without APP TLVDenis Bolotin2018-11-131-7/+7
* qed: Fix PTT leak in qed_drain()Denis Bolotin2018-11-131-1/+1
* Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...David S. Miller2018-11-138-79/+156
|\
| * can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()Oleksij Rempel2018-11-091-2/+10
| * can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...Oleksij Rempel2018-11-092-4/+5
| * can: flexcan: handle tx-complete CAN frames via rx-offload infrastructureOleksij Rempel2018-11-091-1/+4
| * can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...Oleksij Rempel2018-11-091-0/+46
| * can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...Marc Kleine-Budde2018-11-091-13/+14
| * can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...Marc Kleine-Budde2018-11-091-1/+5
| * can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...Marc Kleine-Budde2018-11-091-3/+6
| * can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde2018-11-091-11/+25
| * can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct flexcan...Marc Kleine-Budde2018-11-091-15/+12
| * can: flexcan: Always use last mailbox for TXAlexander Stein2018-11-091-34/+33
| * can: flexcan: Unlock the MB unconditionallyPankaj Bansal2018-11-091-1/+6
| * can: hi311x: Use level-triggered interruptLukas Wunner2018-11-091-1/+1
| * can: rcar_can: Fix erroneous registrationFabrizio Castro2018-11-091-1/+4
| * can: ucan: remove duplicated include from ucan.cYueHaibing2018-11-091-4/+0
| * can: ucan: remove set but not used variable 'udev'YueHaibing2018-11-091-3/+0
| * can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()Jimmy Assarsson2018-11-091-2/+2
| * can: kvaser_usb: Fix potential uninitialized variable useJimmy Assarsson2018-11-091-5/+5
* | bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru2018-11-122-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-1148-168/+391
|\ \
| * | net: dsa: mv88e6xxx: Fix clearing of stats countersAndrew Lunn2018-11-111-0/+2
| * | net: mvneta: correct typoAlexandre Belloni2018-11-091-2/+2
| * | net: qualcomm: rmnet: Fix incorrect assignment of real_devSubash Abhinov Kasiviswanathan2018-11-091-3/+3
| * | net: aquantia: allow rx checksum offload configurationDmitry Bogdanov2018-11-095-6/+18
| * | net: aquantia: invalid checksumm offload implementationDmitry Bogdanov2018-11-092-30/+41
| * | net: aquantia: fixed enable unicast on 32 macvlanIgor Russkikh2018-11-091-1/+1
| * | net: aquantia: fix potential IOMMU fault after driver unbindDmitry Bogdanov2018-11-094-0/+35
| * | net: aquantia: synchronized flow control between mac/phyIgor Russkikh2018-11-095-8/+50
| |/
| * net: smsc95xx: Fix MTU rangeStefan Wahren2018-11-081-0/+2
| * net: stmmac: Fix RX packet size > 8191Thor Thayer2018-11-084-4/+5
| * qed: Fix potential memory corruptionSagiv Ozeri2018-11-081-7/+5
| * qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin2018-11-088-15/+45
| * qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin2018-11-082-27/+33
| * qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin2018-11-081-2/+14
| * net: hns3: bugfix for not checking return valueHuazhong Tan2018-11-081-1/+2
| * qlcnic: remove assumption that vlan_tci != 0Michał Mirosław2018-11-071-3/+5
| * ibmvnic: fix accelerated VLAN handlingMichał Mirosław2018-11-071-1/+1
| * FDDI: defza: Make the driver version string constantMaciej W. Rozycki2018-11-071-1/+1