summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2013-11-27ath10k: re-add support for early fw indicationMichal Kazior
2013-11-27ath10k: extract functions for legacy irq handlingMichal Kazior
2013-11-27ath10k: defer irq registration until hif start()Michal Kazior
2013-11-27ath10k: decouple ath10k_pci_start_ce()Michal Kazior
2013-11-27ath10k: don't use interrupts for BMIMichal Kazior
2013-11-27ath10k: split up pci irq codeMichal Kazior
2013-11-27ath10k: don't consume other's shared interruptsMichal Kazior
2013-11-20ath10k: show hardware and firmware info prints only onceKalle Valo
2013-11-20ath10k: make core boot messages more compactKalle Valo
2013-11-20ath10k: don't show MSI registration warningsKalle Valo
2013-11-20ath10k: add debugfs file to control radar events blockingMarek Puzyniak
2013-11-20ath10k: introduce DFS implementationMarek Puzyniak
2013-11-20ath10k: add phyerr/dfs handlingJanusz Dziedzic
2013-11-15ath10k: clear tx status before submitting to mac80211Michal Kazior
2013-11-15ath10k: expand the wmi mgmt queue limit to 128Bartosz Markowski
2013-11-15ath10k: remove htt rx amsdu clear retry bit hackKalle Valo
2013-11-15ath10k: allow dynamic bandwidth in hw rate controlMichal Kazior
2013-11-12ath10k: fix core init failpathMichal Kazior
2013-11-12ath10k: reset device upon stopping/power downMichal Kazior
2013-11-12ath10k: add and fix some PCI printsMichal Kazior
2013-11-12ath10k: re-arrange PCI init codeMichal Kazior
2013-11-12ath10k: guard against CE corruption from firmwareMichal Kazior
2013-11-12ath10k: propagate ath10k_ce_disable_interrupts() errorsMichal Kazior
2013-11-12ath10k: use ath10k_do_pci_wake/sleepMichal Kazior
2013-11-12ath10k: remove meaningless checkMichal Kazior
2013-11-12ath10k: fix ath10k_ce_init() failpathMichal Kazior
2013-11-12ath10k: make sure to mask all CE irqsMichal Kazior
2013-11-12ath10k: rename ath10k_pci_reset_target()Michal Kazior
2013-11-12ath10k: split tasklet killing functionMichal Kazior
2013-11-12ath10k: don't forget to kill fw error taskletMichal Kazior
2013-11-12ath10k: remove ar_pci->ce_countMichal Kazior
2013-11-12ath10k: add logging to better determine some VIF/STA creation failuresBen Greear
2013-11-08ath10k: Fix un-initialized debug objects.Ben Greear
2013-11-06ath10k: fix possible memory leak in ath10k_pci_probe()Wei Yongjun
2013-10-30ath10k: plug memory leak on beacon txMichal Kazior
2013-10-30ath10k: plug memory leak in wmi mgmt tx workerMichal Kazior
2013-10-24ath10k: respect power_level valuesMichal Kazior
2013-10-24ath10k: use proper tx power unitMichal Kazior
2013-10-24ath10k: setup min channel power to a reasonable valueMichal Kazior
2013-10-24ath10k: Initialize list-head on vif creation.Ben Greear
2013-10-21ath10k: add error handling to ath10k_pci_wait()Kalle Valo
2013-10-21ath10k: fix FW crashes on heavy TX on 10.1.389 AP FWMichal Kazior
2013-10-21ath10k: implement ath10k_pci_soc_read/write32()Kalle Valo
2013-10-21ath10k: fix NULL deref upon early FW crashMichal Kazior
2013-10-21ath10k: fix NSS reporting in RXMichal Kazior
2013-10-21ath10k: fix endianess in printsMichal Kazior
2013-10-21ath10k: add sanity checks for monitor managementMichal Kazior
2013-10-21ath10k: prevent starting monitor without a vdevMichal Kazior
2013-10-18rt2x00: rt2800pci: use module_pci_driver macroGabor Juhos
2013-10-18rt2x00: rt2800pci: move SoC specific code into a separate moduleGabor Juhos