index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2018-10-01
qtnfmac_pcie: extract platform-independent PCIe code
Igor Mitsyanko
2018-10-01
qtnfmac: add missing header includes to bus.h
Igor Mitsyanko
2018-10-01
qtnfmac_pcie: rename platform-specific functions
Igor Mitsyanko
2018-10-01
qtnfmac_pcie: separate platform-independent PCIe structure
Igor Mitsyanko
2018-10-01
qtnfmac_pcie: pearl: rename spinlock tx0_lock to tx_lock
Igor Mitsyanko
2018-10-01
qtnfmac_pcie: indicate pearl-specific structures by their names
Igor Mitsyanko
2018-10-01
qtnfmac_pcie: rename private Pearl PCIe state structure
Igor Mitsyanko
2018-10-01
qtnfmac_pcie: move Pearl pcie sources to pcie-specific directory
Igor Mitsyanko
2018-10-01
qtnfmac_pcie: do not store FW name in driver state structure
Igor Mitsyanko
2018-10-01
rt2800: flush and txstatus rework for rt2800mmio
Stanislaw Gruszka
2018-10-01
rt2x00: use different txstatus timeouts when flushing
Stanislaw Gruszka
2018-10-01
rt2x00: do not check for txstatus timeout every time on tasklet
Stanislaw Gruszka
2018-10-01
rt2800mmio: use txdone/txstatus routines from lib
Stanislaw Gruszka
2018-10-01
rt2800: move usb specific txdone/txstatus routines to rt2800lib
Stanislaw Gruszka
2018-10-01
rtlwifi: btcoex: Use proper enumerated types for Wi-Fi only interface
Nathan Chancellor
2018-10-01
ath5k: Remove unused BUG_ON
Nathan Chancellor
2018-10-01
rsi: Remove unnecessary boolean condition
Nathan Chancellor
2018-10-01
ipw2x00: Remove unnecessary parentheses
Nathan Chancellor
2018-09-20
qtnfmac: remove set but not used variable 'vif'
YueHaibing
2018-09-20
brcmsmac: Use kvmalloc() for ucode allocations
Takashi Iwai
2018-09-20
brcmfmac: remove set but not used variables 'sfdoff' and 'pad_size'
YueHaibing
2018-09-20
brcm80211: remove redundant condition check before debugfs_remove_recursive
zhong jiang
2018-09-20
brcmfmac: increase buffer for obtaining firmware capabilities
Arend van Spriel
2018-09-20
brcmfmac: fix for proper support of 160MHz bandwidth
Arend van Spriel
2018-09-19
mt76x0: usb: remove mt76_fw definition
Lorenzo Bianconi
2018-09-19
mt76x0: remove unused usb header file
Lorenzo Bianconi
2018-09-19
mt76x0: remove mcu source file
Lorenzo Bianconi
2018-09-19
mt76x0: usb: move firmware loading to usb.c
Stanislaw Gruszka
2018-09-19
mt76: use a per rx queue page fragment cache
Felix Fietkau
2018-09-19
mt76x2: move mt76x2_phy_tssi_compensate in mt76x2-common module
Lorenzo Bianconi
2018-09-19
mt76: move shared mcu_calibrate routine in mt76x02-lib module
Lorenzo Bianconi
2018-09-19
mt76x2: move mt76x2 mcu shared code in mt76x2_mcu_common.c
Lorenzo Bianconi
2018-09-19
mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.c
Lorenzo Bianconi
2018-09-19
mt76: unify firmware header between mt76x0 and mt76x2
Lorenzo Bianconi
2018-09-19
mt76x2: use common helpers for mcu_alloc_msg()/mcu_send_msg()
Lorenzo Bianconi
2018-09-19
mt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_mcu_msg_send
Lorenzo Bianconi
2018-09-19
mt76: move __iomem regs in mt76_mmio
Lorenzo Bianconi
2018-09-19
mt76: introduce mmio data structure in mt76_dev
Lorenzo Bianconi
2018-09-19
mt76x2: remove leftover mt76u_buf data structure in mt76x2_mcu
Lorenzo Bianconi
2018-09-19
mt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_tx_queue_mcu
Lorenzo Bianconi
2018-09-19
mt76: usb: remove skb check in mt76x{0,2}u mcu routines
Lorenzo Bianconi
2018-09-19
mt76x0: remove mt76x0_burst_write_regs()
Stanislaw Gruszka
2018-09-19
mt76x0: remove unused mt76x0_burst_read_regs
Stanislaw Gruszka
2018-09-19
mt76x02: add static qualifier to mt76x02_remove_dma_hdr
Lorenzo Bianconi
2018-09-19
mt76x02: move TXD/RXD/MCU definitions in mt76x02_dma.h
Lorenzo Bianconi
2018-09-19
mt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.c
Lorenzo Bianconi
2018-09-19
mt76: usb: move mt76x02 mcu code in mt76x02-usb module
Lorenzo Bianconi
2018-09-19
mt76: usb: use common helpers for mcu_alloc_msg()/mcu_send_msg()
Lorenzo Bianconi
2018-09-19
mt76: add rd_rp and wr_rp to bus_ops/mcu_ops
Stanislaw Gruszka
2018-09-19
mt76: add usb implementation of {wr,rd}_rp
Stanislaw Gruszka
[next]