aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-15drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typoAndrew Morton1-1/+1
2018-11-15net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin1-2/+2
2018-11-15net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan1-1/+1
2018-11-15net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein1-0/+1
2018-11-15iwlwifi: mvm: don't use SAR Geo if basic SAR is not usedLuca Coelho1-8/+28
2018-11-15iwlwifi: fix D3 debug data buffer memory leakShahar S Matityahu2-1/+7
2018-11-15iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach2-5/+8
2018-11-15iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach1-4/+0
2018-11-15iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen2-2/+4
2018-11-15cxgb4: fix thermal zone build errorGanesh Goudar3-6/+3
2018-11-15bnxt_en: Fix filling time in bnxt_fill_coredump_record()Vasundhara Volam1-2/+2
2018-11-15bnxt_en: Add software "missed_irqs" counter.Michael Chan3-1/+6
2018-11-15bnxt_en: Workaround occasional TX timeout on 57500 A0.Michael Chan2-0/+68
2018-11-15bnxt_en: Disable RDMA support on the 57500 chips.Michael Chan1-0/+3
2018-11-15bnxt_en: Fix rx_l4_csum_errors counter on 57500 devices.Michael Chan1-1/+1
2018-11-15bnxt_en: Fix RSS context allocation.Michael Chan1-1/+1
2018-11-13qed: Fix reading wrong value in loop conditionDenis Bolotin1-0/+2
2018-11-13qed: Fix rdma_info structure allocationMichal Kalderon3-25/+45
2018-11-13qed: Fix overriding offload_tc by protocols without APP TLVDenis Bolotin1-7/+7
2018-11-13qed: Fix PTT leak in qed_drain()Denis Bolotin1-1/+1
2018-11-13Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller8-79/+156
2018-11-12bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru2-0/+8
2018-11-11net: dsa: mv88e6xxx: Fix clearing of stats countersAndrew Lunn1-0/+2
2018-11-09net: mvneta: correct typoAlexandre Belloni1-2/+2
2018-11-09net: qualcomm: rmnet: Fix incorrect assignment of real_devSubash Abhinov Kasiviswanathan1-3/+3
2018-11-09net: aquantia: allow rx checksum offload configurationDmitry Bogdanov5-6/+18
2018-11-09net: aquantia: invalid checksumm offload implementationDmitry Bogdanov2-30/+41
2018-11-09net: aquantia: fixed enable unicast on 32 macvlanIgor Russkikh1-1/+1
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-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 Rempel2-4/+5
2018-11-09can: flexcan: handle tx-complete CAN frames via rx-offload infrastructureOleksij Rempel1-1/+4
2018-11-09can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_queue_sorted() functionsOleksij Rempel1-0/+46
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-Budde1-11/+25
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 Wunner1-1/+1
2018-11-09can: rcar_can: Fix erroneous registrationFabrizio Castro1-1/+4
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-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