aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-27ath10k: Add support for 64 bit ce descriptorGovind Singh3-97/+587
2017-12-27ath10k: Use dma_addr_t for ce buffers to support 64bit targetGovind Singh3-14/+18
2017-12-27ath10k: Add paddrs_ring_64 support for 64bit targetGovind Singh3-17/+109
2017-12-27ath10k: Add hw param for rx ring size supportGovind Singh4-4/+20
2017-12-27ath10k: Add support for htt_data_tx_desc_64 descriptorGovind Singh3-27/+307
2017-12-27ath10k: Add support for 64 bit HTT frag descriptorGovind Singh3-26/+167
2017-12-27ath10k: Add support for 64 bit htt rx ring cfgGovind Singh3-23/+168
2017-12-27ath10k: Add support for 64 bit HTT in-order indication msgGovind Singh2-7/+72
2017-12-27ath10k: Update rx descriptor for WCN3990 targetGovind Singh1-0/+50
2017-12-27ath10k: Add hw param for 64-bit address supportRakesh Pillai2-0/+16
2017-12-27wil6210: fix build warnings without CONFIG_PMArnd Bergmann2-19/+8
2017-12-27ath10k: wmi: remove redundant integer fcColin Ian King1-2/+0
2017-12-19nfp: flower: compile Geneve encap actionsJohn Hurley2-38/+48
2017-12-19nfp: flower: compile Geneve match fieldsJohn Hurley4-42/+91
2017-12-19nfp: flower: read extra feature support from fwJohn Hurley2-1/+11
2017-12-19nfp: flower: remove unused tun_mask variableJohn Hurley1-5/+6
2017-12-19cxgb4: RSS table is 4k for T6Ganesh Goudar6-23/+36
2017-12-19ibmvnic: Include header descriptor support for ARP packetsThomas Falcon1-1/+6
2017-12-19ibmvnic: Increase maximum number of RX/TX queuesThomas Falcon1-1/+1
2017-12-19ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUESThomas Falcon2-2/+2
2017-12-19Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller157-2098/+12666
2017-12-19cxgb4: Report tid start range correctly for T6Ganesh Goudar1-3/+8
2017-12-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller9-13/+136
2017-12-19net: ks8851: Support DT-provided MAC addressLukas Wunner1-2/+11
2017-12-19bcm63xx_enet: use platform device id directly for miibus nameJonas Gorski2-5/+1
2017-12-19bcm63xx_enet: remove pointless mac_id checkJonas Gorski1-1/+1
2017-12-19bcm63xx_enet: use platform data for dma channel numbersJonas Gorski1-9/+2
2017-12-19bcm63xx_enet: just use "enet" as the clock nameJonas Gorski1-4/+1
2017-12-19geneve: speedup geneve tunnels dismantleHaishuang Yan1-8/+16
2017-12-19vxlan: speedup vxlan tunnels dismantleHaishuang Yan1-9/+17
2017-12-19forcedeth: remove duplicate structure member in xmitZhu Yanjun1-12/+13
2017-12-19qede: Use NETIF_F_GRO_HW.Michael Chan4-18/+25
2017-12-19bnx2x: Use NETIF_F_GRO_HW.Michael Chan2-15/+17
2017-12-19bnxt_en: Use NETIF_F_GRO_HW.Michael Chan1-7/+20
2017-12-18cxgb4: Simplify PCIe Completion Timeout settingBjorn Helgaas1-18/+3
2017-12-18phylink: fix locking assertsRussell King1-17/+17
2017-12-18sfp: fix EEPROM reading in the case of non-SFF8472 SFPsRussell King1-4/+3
2017-12-18sfp: fix non-detection of PHYRussell King1-4/+4
2017-12-18net: phy: meson-gxl: join the authorsJerome Brunet1-0/+1
2017-12-18net: phy: meson-gxl: add interrupt supportJerome Brunet1-1/+36
2017-12-18net: phy: meson-gxl: leave CONFIG_A6 untouchedJerome Brunet1-9/+0
2017-12-18net: phy: meson-gxl: use genphy_config_initJerome Brunet1-1/+1
2017-12-18net: phy: meson-gxl: add read and write helpers for banked registersJerome Brunet1-61/+69
2017-12-18net: phy: meson-gxl: define control registersJerome Brunet1-20/+66
2017-12-18net: phy: meson-gxl: check phy_write return valueJerome Brunet1-12/+38
2017-12-18sfc: populate the timer reload fieldBert Kenward1-2/+3
2017-12-18sfc: update EF10 register definitionsBert Kenward2-25/+37
2017-12-18sfc: improve PTP error reportingEdward Cree3-2/+13
2017-12-18sfc: add Medford2 (SFC9250) PCI Device IDsEdward Cree1-0/+4
2017-12-18sfc: support VI strides other than 8kEdward Cree5-27/+70