aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
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 ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-1/+98
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-07-31wil6210: fix eDMA RX chainingMaya Erez3-7/+15
2018-07-31wil6210: prevent FW download if HW is configured for secured bootMaya Erez1-0/+5
2018-07-31wil6210: off channel transmit management frames in AP modeAhmad Masri4-7/+101
2018-07-31wil6210: align to latest auto generated wmi.hAhmad Masri1-3/+197
2018-07-31wil6210: set default 3-MSIAlexei Avshalom Lazar1-2/+2
2018-07-31wil6210: support Talyn specific board fileMaya Erez4-6/+38
2018-07-31wil6210: increase firmware ready timeoutHamad Kadmany1-1/+1
2018-07-31wil6210: support max aggregation window size 64Maya Erez4-4/+19
2018-07-31wil6210: allow scan on AP interfaceAhmad Masri1-1/+2
2018-07-31wil6210: add support for link statisticsDedy Lansky4-16/+437
2018-07-31wil6210: fix min() compilation errorsAlexei Avshalom Lazar1-1/+1
2018-07-31wil6210: add 3-MSI supportAlexei Avshalom Lazar5-21/+110
2018-07-31wil6210: align to latest auto generated wmi.hDedy Lansky1-25/+434
2018-07-31wil6210: support Talyn specific FW fileMaya Erez2-0/+11
2018-07-31wil6210: fix RX checksum report to network stackMaya Erez4-2/+20
2018-07-31wil6210: fix temperature debugfsDedy Lansky1-3/+4
2018-07-31wil6210: add TX latency statisticsDedy Lansky6-0/+188
2018-07-31wil6210: drop Rx packets with L2 error indication from HWDedy Lansky4-39/+55
2018-07-31wil6210: Rx multicast packets duplicate detectionDedy Lansky7-13/+40
2018-07-31ath9k: fix more-data flag for buffered multicast packetsFelix Fietkau1-9/+3
2018-07-31ath9k_hw: fix channel maximum power level testFelix Fietkau1-2/+5
2018-07-31ath9k: fix block-ack window tracking issuesFelix Fietkau1-11/+18
2018-07-31ath9k: report tx status on EOSPFelix Fietkau1-1/+2
2018-07-31ath9k: clear potentially stale EOSP status bit in intermediate queuesFelix Fietkau1-1/+2