index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
2013-11-27
ath10k: re-add support for early fw indication
Michal Kazior
2013-11-27
ath10k: extract functions for legacy irq handling
Michal Kazior
2013-11-27
ath10k: defer irq registration until hif start()
Michal Kazior
2013-11-27
ath10k: decouple ath10k_pci_start_ce()
Michal Kazior
2013-11-27
ath10k: don't use interrupts for BMI
Michal Kazior
2013-11-27
ath10k: split up pci irq code
Michal Kazior
2013-11-27
ath10k: don't consume other's shared interrupts
Michal Kazior
2013-11-20
ath10k: show hardware and firmware info prints only once
Kalle Valo
2013-11-20
ath10k: make core boot messages more compact
Kalle Valo
2013-11-20
ath10k: don't show MSI registration warnings
Kalle Valo
2013-11-20
ath10k: add debugfs file to control radar events blocking
Marek Puzyniak
2013-11-20
ath10k: introduce DFS implementation
Marek Puzyniak
2013-11-20
ath10k: add phyerr/dfs handling
Janusz Dziedzic
2013-11-15
ath10k: clear tx status before submitting to mac80211
Michal Kazior
2013-11-15
ath10k: expand the wmi mgmt queue limit to 128
Bartosz Markowski
2013-11-15
ath10k: remove htt rx amsdu clear retry bit hack
Kalle Valo
2013-11-15
ath10k: allow dynamic bandwidth in hw rate control
Michal Kazior
2013-11-12
ath10k: fix core init failpath
Michal Kazior
2013-11-12
ath10k: reset device upon stopping/power down
Michal Kazior
2013-11-12
ath10k: add and fix some PCI prints
Michal Kazior
2013-11-12
ath10k: re-arrange PCI init code
Michal Kazior
2013-11-12
ath10k: guard against CE corruption from firmware
Michal Kazior
2013-11-12
ath10k: propagate ath10k_ce_disable_interrupts() errors
Michal Kazior
2013-11-12
ath10k: use ath10k_do_pci_wake/sleep
Michal Kazior
2013-11-12
ath10k: remove meaningless check
Michal Kazior
2013-11-12
ath10k: fix ath10k_ce_init() failpath
Michal Kazior
2013-11-12
ath10k: make sure to mask all CE irqs
Michal Kazior
2013-11-12
ath10k: rename ath10k_pci_reset_target()
Michal Kazior
2013-11-12
ath10k: split tasklet killing function
Michal Kazior
2013-11-12
ath10k: don't forget to kill fw error tasklet
Michal Kazior
2013-11-12
ath10k: remove ar_pci->ce_count
Michal Kazior
2013-11-12
ath10k: add logging to better determine some VIF/STA creation failures
Ben Greear
2013-11-08
ath10k: Fix un-initialized debug objects.
Ben Greear
2013-11-06
ath10k: fix possible memory leak in ath10k_pci_probe()
Wei Yongjun
2013-10-30
ath10k: plug memory leak on beacon tx
Michal Kazior
2013-10-30
ath10k: plug memory leak in wmi mgmt tx worker
Michal Kazior
2013-10-24
ath10k: respect power_level values
Michal Kazior
2013-10-24
ath10k: use proper tx power unit
Michal Kazior
2013-10-24
ath10k: setup min channel power to a reasonable value
Michal Kazior
2013-10-24
ath10k: Initialize list-head on vif creation.
Ben Greear
2013-10-21
ath10k: add error handling to ath10k_pci_wait()
Kalle Valo
2013-10-21
ath10k: fix FW crashes on heavy TX on 10.1.389 AP FW
Michal Kazior
2013-10-21
ath10k: implement ath10k_pci_soc_read/write32()
Kalle Valo
2013-10-21
ath10k: fix NULL deref upon early FW crash
Michal Kazior
2013-10-21
ath10k: fix NSS reporting in RX
Michal Kazior
2013-10-21
ath10k: fix endianess in prints
Michal Kazior
2013-10-21
ath10k: add sanity checks for monitor management
Michal Kazior
2013-10-21
ath10k: prevent starting monitor without a vdev
Michal Kazior
2013-10-18
rt2x00: rt2800pci: use module_pci_driver macro
Gabor Juhos
2013-10-18
rt2x00: rt2800pci: move SoC specific code into a separate module
Gabor Juhos
[next]