summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-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
2018-08-02iwlwifi: mvm: remove dead gscan codeLuca Coelho
2018-08-02iwlwifi: hard code power save mode to CAM for 22560 devicesGolan Ben Ami
2018-08-02Revert "iwlwifi: implement fseq version mismatch warning"Sara Sharon
2018-08-02iwlwifi: pcie: don't access periphery registers when not availableEmmanuel Grumbach
2018-08-02iwlwifi: mvm: configure multi RX queueSara Sharon
2018-08-02iwlwifi: d3: disable dbg recording before entering D3Luca Coelho
2018-08-02iwlwifi: allow masking out memory areas from the fw dumpShahar S Matityahu
2018-08-02iwlwifi: trans: add a new op for getting DMA dataSara Sharon
2018-08-02iwlwifi: pcie: move rxb retrieval to a helper functionSara Sharon
2018-08-02iwlwifi: pcie: unionize used bd and completion descriptorSara Sharon
2018-08-02iwlwifi: support new rx_mpdu_desc apiGolan Ben Ami
2018-08-02iwlwifi: pcie: support rx structures for 22560 devicesGolan Ben Ami
2018-08-02iwlwifi: pcie: add a bunch of PCI IDs for 22000 and 22560Luca Coelho
2018-07-31rt2x00: remove redundant functions rt2x00mac_sta_{add/remove}YueHaibing
2018-07-31rtl818x: Replace mdelay() with msleep() in rtl8225se_rf_initJia-Ju Bai
2018-07-31atmel: Replace mdelay() with msleep() in probe_atmel_card()Jia-Ju Bai
2018-07-31wlcore: Set rx_status boottime_ns field on rxLoic Poulain
2018-07-31wlcore: remove duplicate \n for some warningsH. Nikolaus Schaller
2018-07-31brcmfmac: specify some features per firmware versionRafał Miłecki
2018-07-31hostap: hide unused procfs helpersYueHaibing
2018-07-31atmel: hide unused procfs helpersYueHaibing
2018-07-31ray_cs: remove redundant pointer 'p'Colin Ian King
2018-07-31iwlegacy: remove several redundant variablesColin Ian King
2018-07-31ipw2x00: remove redundant variables len, ret, reason and cryptColin Ian King
2018-07-31airo: remove unused variables len and dev and clean up formattingColin Ian King
2018-07-31rsi: move init_done flag to end of rsi_91x_init().Amol Hanwate
2018-07-31rsi: fill rx_params only once.Amol Hanwate
2018-07-31rsi: Correct RSI_NEEDED_HEADROOM in mac80211_attach.Amol Hanwate
2018-07-31rsi: add firmware support for AP+BT dual modeSiva Rebbagondla