summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2018-08-28ath9k: remove unused array firstep_tableColin Ian King
2018-08-28ath9k: Remove unnecessary parenthesesVarsha Rao
2018-08-28ath10k: use struct_size() in kzalloc()Gustavo A. R. Silva
2018-08-28ath10k: schedule hardware restart if WMI command times outMartin Willi
2018-08-28ath10k: skip resetting rx filter for WCN3990Rakesh Pillai
2018-08-24wcn36xx: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-08-24wcn36xx: Use kmemdup instead of duplicating it in wcn36xx_smd_process_ptt_msg...YueHaibing
2018-08-24ath10k: fix kernel panic by moving pci flush after napi_disableTamizh chelvam
2018-08-06Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-08-05Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.or...David S. Miller
2018-08-04mt76x0: rename trace symbolsStanislaw Gruszka
2018-08-04mt76x0: rename mt76_* functionsStanislaw Gruszka
2018-08-02qtnfmac: implement basic WoWLAN supportSergey Matyukevich
2018-08-02mt76x0: load firmware from mediatek subdirStanislaw Gruszka
2018-08-02mt76x0: disable HW before probeStanislaw Gruszka
2018-08-02mt76: Kconfig and Makefile for mt76x0 driverStanislaw Gruszka
2018-08-02mt76: add more statesStanislaw Gruszka
2018-08-02mt76x0: main fileStanislaw Gruszka
2018-08-02mt76x0: dma and tx filesStanislaw Gruszka
2018-08-02mt76x0: trace and debugfs filesStanislaw Gruszka
2018-08-02mt76x0: eeprom filesStanislaw Gruszka
2018-08-02mt76x0: init filesStanislaw Gruszka
2018-08-02mt76x0: phy filesStanislaw Gruszka
2018-08-02mt76x0: mcu filesStanislaw Gruszka
2018-08-02mt76x0: usb filesStanislaw Gruszka
2018-08-02mt76x0: mac filesStanislaw Gruszka
2018-08-02mt76x0: core filesStanislaw Gruszka
2018-08-02mt76: add driver code for MT76x2u based devicesLorenzo Bianconi
2018-08-02mt76: add usb support to mt76 layerLorenzo Bianconi
2018-08-02mt76: move mt76x2_debugfs in mt76-common moduleLorenzo Bianconi
2018-08-02mt76: add mt76x2_phy_common to mt76x2-common moduleLorenzo Bianconi
2018-08-02mt76: add mt76x2_common to mt76x2-common moduleLorenzo Bianconi
2018-08-02mt76: add mt76x2_init_common to mt76x2-common moduleLorenzo Bianconi
2018-08-02mt76: add mt76x2_mac_common to mt76x2-common moduleLorenzo Bianconi
2018-08-02mt76: add mt76x2_tx_common to mt76x2-common moduleLorenzo Bianconi
2018-08-02mt76: introduce mt76x2-common moduleLorenzo Bianconi
2018-08-02mt76: introduce tx_queue_skb function pointer in mt76_bus_opsLorenzo Bianconi
2018-08-02mt76: rename mt76_tx_queue_skb in mt76_dma_tx_queue_skbLorenzo Bianconi
2018-08-02mt76x2: add buffer len to mt76x2_mac_write_txwi signatureLorenzo Bianconi
2018-08-02mt76x2: add napi struct to mt76_rx_poll_complete/mt76_rx_complete signaturesLorenzo Bianconi
2018-08-02mt76x2: introduce mt76x2_mac_load_tx_status routineLorenzo Bianconi
2018-08-02mt76x2: move interface_modes definition in mt76x2_initLorenzo Bianconi
2018-08-02mt76x2: introduce mt76x2_init_device routineLorenzo Bianconi
2018-08-02mt76x2: move utility routines in mt76x2.hLorenzo Bianconi
2018-08-02mt76x2: move mt76x2_fw_header and mt76x2_patch_header definitions in mcu.hLorenzo Bianconi
2018-08-02mt76: move MT_TXD_INFO, MT_MCU_MSG and MT_RX_FCE_INFO defs in dma.hLorenzo Bianconi
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-02iwlwifi: pcie: split tx to amsdu and non amsduSara Sharon
2018-08-02iwlwifi: move some msix and rx functions to a common placeGolan Ben Ami
2018-08-02iwlwifi: pcie: include tcp.h implicitlyLuca Coelho