aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-02mt76: add usb support to mt76 layerLorenzo Bianconi8-1/+1336
2018-08-02mt76: move mt76x2_debugfs in mt76-common moduleLorenzo Bianconi2-2/+4
2018-08-02mt76: add mt76x2_phy_common to mt76x2-common moduleLorenzo Bianconi4-329/+359
2018-08-02mt76: add mt76x2_common to mt76x2-common moduleLorenzo Bianconi5-329/+372
2018-08-02mt76: add mt76x2_init_common to mt76x2-common moduleLorenzo Bianconi4-239/+267
2018-08-02mt76: add mt76x2_mac_common to mt76x2-common moduleLorenzo Bianconi6-674/+706
2018-08-02mt76: add mt76x2_tx_common to mt76x2-common moduleLorenzo Bianconi4-124/+152
2018-08-02mt76: introduce mt76x2-common moduleLorenzo Bianconi4-3/+22
2018-08-02mt76: introduce tx_queue_skb function pointer in mt76_bus_opsLorenzo Bianconi3-4/+11
2018-08-02mt76: rename mt76_tx_queue_skb in mt76_dma_tx_queue_skbLorenzo Bianconi4-83/+85
2018-08-02mt76x2: add buffer len to mt76x2_mac_write_txwi signatureLorenzo Bianconi3-5/+5
2018-08-02mt76x2: add napi struct to mt76_rx_poll_complete/mt76_rx_complete signaturesLorenzo Bianconi4-11/+10
2018-08-02mt76x2: introduce mt76x2_mac_load_tx_status routineLorenzo Bianconi1-17/+30
2018-08-02mt76x2: move interface_modes definition in mt76x2_initLorenzo Bianconi2-8/+8
2018-08-02mt76x2: introduce mt76x2_init_device routineLorenzo Bianconi2-26/+33
2018-08-02mt76x2: move utility routines in mt76x2.hLorenzo Bianconi3-37/+40
2018-08-02mt76x2: move mt76x2_fw_header and mt76x2_patch_header definitions in mcu.hLorenzo Bianconi2-17/+17
2018-08-02mt76: move MT_TXD_INFO, MT_MCU_MSG and MT_RX_FCE_INFO defs in dma.hLorenzo Bianconi2-38/+38
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds6-9/+21
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller107-453/+1060
2018-08-02be2net: fix spelling mistake "seqence" -> "sequence"Colin Ian King1-1/+1
2018-08-02net: fec: check DMA addressing limitationsStefan Agner1-0/+8
2018-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-11/+161
2018-08-02iwlwifi: pcie: split tx to amsdu and non amsduSara Sharon1-49/+100
2018-08-02iwlwifi: move some msix and rx functions to a common placeGolan Ben Ami3-42/+48
2018-08-02iwlwifi: pcie: include tcp.h implicitlyLuca Coelho1-0/+1
2018-08-02iwlwifi: mvm: remove dead gscan codeLuca Coelho4-126/+2
2018-08-02iwlwifi: hard code power save mode to CAM for 22560 devicesGolan Ben Ami1-2/+5
2018-08-02Revert "iwlwifi: implement fseq version mismatch warning"Sara Sharon5-117/+3
2018-08-02iwlwifi: pcie: don't access periphery registers when not availableEmmanuel Grumbach2-12/+16
2018-08-02iwlwifi: mvm: configure multi RX queueSara Sharon6-11/+86
2018-08-02iwlwifi: d3: disable dbg recording before entering D3Luca Coelho1-0/+7
2018-08-02iwlwifi: allow masking out memory areas from the fw dumpShahar S Matityahu7-157/+244
2018-08-02iwlwifi: trans: add a new op for getting DMA dataSara Sharon2-0/+43
2018-08-02iwlwifi: pcie: move rxb retrieval to a helper functionSara Sharon1-33/+42
2018-08-02iwlwifi: pcie: unionize used bd and completion descriptorSara Sharon2-25/+13
2018-08-02iwlwifi: support new rx_mpdu_desc apiGolan Ben Ami4-73/+218
2018-08-02iwlwifi: pcie: support rx structures for 22560 devicesGolan Ben Ami3-26/+128
2018-08-02iwlwifi: pcie: add a bunch of PCI IDs for 22000 and 22560Luca Coelho1-3/+18
2018-08-01Merge tag 'mmc-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-1/+2
2018-08-01Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+15
2018-08-01staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pagesJohn Stultz1-0/+2
2018-08-01cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32Ganesh Goudar1-4/+3
2018-08-01net: hns3: fix return value error while hclge_cmd_csq_clean failedHuazhong Tan1-3/+9
2018-08-01mlxsw: spectrum_router: Handle sysctl_ip_fwd_update_priorityPetr Machata1-1/+17
2018-08-01mlxsw: spectrum: Extract work-scheduling into a new functionPetr Machata1-15/+23
2018-08-01net: change Exar/Neterion menu items to be alphabeticalJon Mason3-11/+16
2018-08-01be2net: Update the driver version to 12.0.0.0Suresh Reddy1-1/+1
2018-08-01be2net: gather debug info and reset adapter (only for Lancer) on a tx-timeoutSuresh Reddy1-1/+79
2018-08-01net/mlx5e: Fix uninitialized variableGustavo A. R. Silva1-1/+1