aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-16net: hns3: add handling for big TX fragmentFuyun Liang1-14/+31
2018-10-16net: hns3: move DMA map into hns3_fill_descPeng Li2-26/+24
2018-10-16net: hns3: remove hns3_fill_desc_tsoPeng Li1-39/+5
2018-10-16qed: Prevent link getting down in case of autoneg-off.Rahul Verma1-7/+33
2018-10-16qede: Check available link modes before link set from ethtool.Rahul Verma1-19/+45
2018-10-16qed: Add supported link and advertise link to display in ethtool.Rahul Verma4-55/+403
2018-10-16qed: Added supported transceiver modes, speed capability and board config to HSI.Rahul Verma1-1/+53
2018-10-16qed: Align local and global PTT to propagate through the APIs.Rahul Verma5-23/+35
2018-10-16net: aquantia: make function aq_fw2x_update_stats staticYueHaibing1-1/+1
2018-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGreg Kroah-Hartman1-4/+10
2018-10-16RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2018-10-16IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2018-10-16drm/edid: VSDB yCBCr420 Deep Color mode bit definitionsClint Taylor1-1/+1
2018-10-15nfp: flower: use offsets provided by pedit instead of index for ipv6Pieter Jansen van Vuuren1-11/+15
2018-10-15nfp: flower: fix multiple keys per pedit actionPieter Jansen van Vuuren1-4/+12
2018-10-15nfp: flower: fix pedit set actions for multiple partial masksPieter Jansen van Vuuren1-6/+9
2018-10-15net: phy: merge phy_start_aneg and phy_start_aneg_privHeiner Kallweit1-18/+3
2018-10-15hv_netvsc: fix vf serial matching with pci slot infoHaiyang Zhang1-4/+11
2018-10-15net: fec: don't dump RX FIFO register when not availableFugang Duan2-4/+16
2018-10-15fore200e: fix missing unlock on error in bsq_audit()Wei Yongjun1-0/+1
2018-10-15bnxt_en: Add PCI ID for BCM57508 device.Michael Chan1-0/+3
2018-10-15bnxt_en: Add new NAPI poll function for 57500 chips.Michael Chan2-4/+114
2018-10-15bnxt_en: Refactor bnxt_poll_work().Michael Chan2-11/+38
2018-10-15bnxt_en: Add coalescing setup for 57500 chips.Michael Chan1-0/+46
2018-10-15bnxt_en: Use bnxt_cp_ring_info struct pointer as parameter for RX path.Michael Chan2-43/+45
2018-10-15bnxt_en: Add RSS support for 57500 chips.Michael Chan1-4/+109
2018-10-15bnxt_en: Increase RSS context array count and skip ring groups on 57500 chips.Michael Chan2-10/+22
2018-10-15bnxt_en: Allocate/Free CP rings for 57500 series chips.Michael Chan1-5/+66
2018-10-15bnxt_en: Modify bnxt_ring_alloc_send_msg() to support 57500 chips.Michael Chan2-6/+56
2018-10-15bnxt_en: Add helper functions to get firmware CP ring ID.Michael Chan1-11/+56
2018-10-15bnxt_en: Allocate completion ring structures for 57500 series chips.Michael Chan2-0/+67
2018-10-15bnxt_en: Modify the ring reservation functions for 57500 series chips.Michael Chan1-30/+97
2018-10-15bnxt_en: Adjust MSIX and ring groups for 57500 series chips.Michael Chan1-1/+8
2018-10-15bnxt_en: Re-structure doorbells.Michael Chan4-62/+171
2018-10-15bnxt_en: Add 57500 new chip ID and basic structures.Michael Chan2-15/+88
2018-10-15bnxt_en: Configure context memory on new devices.Michael Chan1-3/+120
2018-10-15bnxt_en: Check context memory requirements from firmware.Michael Chan2-8/+248
2018-10-15bnxt_en: Add new flags to setup new page table PTE bits on newer devices.Michael Chan2-2/+23
2018-10-15bnxt_en: Refactor bnxt_ring_struct.Michael Chan2-67/+77
2018-10-15bnxt_en: Update interrupt coalescing logic.Michael Chan2-21/+125
2018-10-15bnxt_en: Add maximum extended request length fw message support.Michael Chan2-7/+28
2018-10-15bnxt_en: Add additional extended port statistics.Michael Chan3-7/+121
2018-10-15bnxt_en: Update firmware interface spec. to 1.10.0.3.Michael Chan2-92/+224
2018-10-15qed: fix spelling mistake "Ireelevant" -> "Irrelevant"Colin Ian King1-1/+1
2018-10-15r8169: remove unneeded call to netif_stop_queue in rtl8169_net_suspendHeiner Kallweit1-1/+0
2018-10-15r8169: simplify rtl8169_set_magic_regHeiner Kallweit1-20/+12
2018-10-15octeontx2-af: remove unused cgx_fwi_link_changeArnd Bergmann1-17/+0
2018-10-15nfp: devlink port split support for 1x100G CXP NICRyan C Goodfellow1-3/+14
2018-10-15dpaa2-eth: remove unused FD fieldIoana Radulescu1-2/+2
2018-10-15dpaa2-eth: mark unused parameter in dpaa2_eth_tx_confIoana Ciornei1-1/+1