summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-01qtnfmac_pcie: extract platform-independent PCIe codeIgor Mitsyanko
2018-10-01qtnfmac: add missing header includes to bus.hIgor Mitsyanko
2018-10-01qtnfmac_pcie: rename platform-specific functionsIgor Mitsyanko
2018-10-01qtnfmac_pcie: separate platform-independent PCIe structureIgor Mitsyanko
2018-10-01qtnfmac_pcie: pearl: rename spinlock tx0_lock to tx_lockIgor Mitsyanko
2018-10-01qtnfmac_pcie: indicate pearl-specific structures by their namesIgor Mitsyanko
2018-10-01qtnfmac_pcie: rename private Pearl PCIe state structureIgor Mitsyanko
2018-10-01qtnfmac_pcie: move Pearl pcie sources to pcie-specific directoryIgor Mitsyanko
2018-10-01qtnfmac_pcie: do not store FW name in driver state structureIgor Mitsyanko
2018-10-01rt2800: flush and txstatus rework for rt2800mmioStanislaw Gruszka
2018-10-01rt2x00: use different txstatus timeouts when flushingStanislaw Gruszka
2018-10-01rt2x00: do not check for txstatus timeout every time on taskletStanislaw Gruszka
2018-10-01rt2800mmio: use txdone/txstatus routines from libStanislaw Gruszka
2018-10-01rt2800: move usb specific txdone/txstatus routines to rt2800libStanislaw Gruszka
2018-10-01rtlwifi: btcoex: Use proper enumerated types for Wi-Fi only interfaceNathan Chancellor
2018-10-01ath5k: Remove unused BUG_ONNathan Chancellor
2018-10-01rsi: Remove unnecessary boolean conditionNathan Chancellor
2018-10-01ipw2x00: Remove unnecessary parenthesesNathan Chancellor
2018-09-20qtnfmac: remove set but not used variable 'vif'YueHaibing
2018-09-20brcmsmac: Use kvmalloc() for ucode allocationsTakashi Iwai
2018-09-20brcmfmac: remove set but not used variables 'sfdoff' and 'pad_size'YueHaibing
2018-09-20brcm80211: remove redundant condition check before debugfs_remove_recursivezhong jiang
2018-09-20brcmfmac: increase buffer for obtaining firmware capabilitiesArend van Spriel
2018-09-20brcmfmac: fix for proper support of 160MHz bandwidthArend van Spriel
2018-09-19mt76x0: usb: remove mt76_fw definitionLorenzo Bianconi
2018-09-19mt76x0: remove unused usb header fileLorenzo Bianconi
2018-09-19mt76x0: remove mcu source fileLorenzo Bianconi
2018-09-19mt76x0: usb: move firmware loading to usb.cStanislaw Gruszka
2018-09-19mt76: use a per rx queue page fragment cacheFelix Fietkau
2018-09-19mt76x2: move mt76x2_phy_tssi_compensate in mt76x2-common moduleLorenzo Bianconi
2018-09-19mt76: move shared mcu_calibrate routine in mt76x02-lib moduleLorenzo Bianconi
2018-09-19mt76x2: move mt76x2 mcu shared code in mt76x2_mcu_common.cLorenzo Bianconi
2018-09-19mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.cLorenzo Bianconi
2018-09-19mt76: unify firmware header between mt76x0 and mt76x2Lorenzo Bianconi
2018-09-19mt76x2: use common helpers for mcu_alloc_msg()/mcu_send_msg()Lorenzo Bianconi
2018-09-19mt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_mcu_msg_sendLorenzo Bianconi
2018-09-19mt76: move __iomem regs in mt76_mmioLorenzo Bianconi
2018-09-19mt76: introduce mmio data structure in mt76_devLorenzo Bianconi
2018-09-19mt76x2: remove leftover mt76u_buf data structure in mt76x2_mcuLorenzo Bianconi
2018-09-19mt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_tx_queue_mcuLorenzo Bianconi
2018-09-19mt76: usb: remove skb check in mt76x{0,2}u mcu routinesLorenzo Bianconi
2018-09-19mt76x0: remove mt76x0_burst_write_regs()Stanislaw Gruszka
2018-09-19mt76x0: remove unused mt76x0_burst_read_regsStanislaw Gruszka
2018-09-19mt76x02: add static qualifier to mt76x02_remove_dma_hdrLorenzo Bianconi
2018-09-19mt76x02: move TXD/RXD/MCU definitions in mt76x02_dma.hLorenzo Bianconi
2018-09-19mt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.cLorenzo Bianconi
2018-09-19mt76: usb: move mt76x02 mcu code in mt76x02-usb moduleLorenzo Bianconi
2018-09-19mt76: usb: use common helpers for mcu_alloc_msg()/mcu_send_msg()Lorenzo Bianconi
2018-09-19mt76: add rd_rp and wr_rp to bus_ops/mcu_opsStanislaw Gruszka
2018-09-19mt76: add usb implementation of {wr,rd}_rpStanislaw Gruszka