summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-08-27ath10k: dont duplicate service-pipe mappingMichal Kazior
2014-08-27ath10k: move pci init structuresMichal Kazior
2014-08-26ath10k: fix fw crash dumpingMichal Kazior
2014-08-26ath10k: improve logging to include dev idMichal Kazior
2014-08-25ath10k: flush hif buffers before recoveryMichal Kazior
2014-08-25ath10k: remove ar_pci->startedMichal Kazior
2014-08-25ath10k: ignore ar_pci->started in pipe cleanupMichal Kazior
2014-08-25ath10k: update comment regarding warm resetMichal Kazior
2014-08-25ath10k: rework posting pci rx buffersMichal Kazior
2014-08-25ath10k: remove early irq handlingMichal Kazior
2014-08-25ath10k: make sure to really disable irqsMichal Kazior
2014-08-25ath10k: split ce irq/handler setupMichal Kazior
2014-08-25ath10k: setup irq method in probeMichal Kazior
2014-08-25ath10k: fix legacy irq workaroundMichal Kazior
2014-08-25ath10k: move fw init printMichal Kazior
2014-08-25ath10k: print more driver info when firmware crashesKalle Valo
2014-08-25ath10k: rename ath10k_pci_hif_dump_area() to ath10k_pci_fw_crashed_dump()Kalle Valo
2014-08-25ath10k: provide firmware crash info via debugfsBen Greear
2014-08-25ath10k: add ath10k_pci_diag_* helpersKalle Valo
2014-08-25ath10k: fix a conflict bug in wmi service bitmapMichal Kazior
2014-08-25ath6kl: fix %d confusingly prefixed with 0x in format stringsHans Wennborg
2014-08-14ath10k: unregister spectral before macSimon Wunderlich
2014-08-14ath6kl: Add SDIO device ID for QCA6234X SupportSrinivas Kandagatla
2014-08-14ath10k: fix typo in error messageBen Greear
2014-08-14ath10k: improve vdev map handlingBen Greear
2014-08-12ath10k: remove htc->stoppedMichal Kazior
2014-08-12ath10k: group some pci probing helpersMichal Kazior
2014-08-12ath10k: remove pci features varMichal Kazior
2014-08-12ath10k: remove target soc ps codeMichal Kazior
2014-08-12ath10k: embed ar_pci inside arMichal Kazior
2014-08-12ath10k: introduce a stricter scan state machineMichal Kazior
2014-08-12ath10k: simplify scan debug printsMichal Kazior
2014-08-12ath10k: fix wmi service bitmap debugMichal Kazior
2014-08-04ath6kl: convert a driver to use module_usb_driver()Himangi Saraogi
2014-08-04ath10k: add spectral scan featureSimon Wunderlich
2014-08-04ath: Move spectral debugfs structs to shared headerSven Eckelmann
2014-08-02ath10k: improve channel switchingMichal Kazior
2014-07-29ath10k: extend debug code for RX pathJanusz Dziedzic
2014-07-29ath10k: fix aggregated 4addr RxMichal Kazior
2014-07-28ath10k: add support for 10.2 firmwareMichal Kazior
2014-07-28ath10k: improve 'hard' simulate fw crashBen Greear
2014-07-25ath10k: handle attention flags correctly when using A-MSDUJanusz Dziedzic
2014-07-25ath10k: don't advertise IBSS iftype for 10.xMichal Kazior
2014-07-25ath10k: fix Rx aggregation reorderingMichal Kazior
2014-07-24Merge remote-tracking branch 'wireless-next/master' into ath-nextKalle Valo
2014-07-23b43: enable 5 GHz support for N-PHY devicesRafał Miłecki
2014-07-23b43: register limited amount of 5G channels for BCM43228Rafał Miłecki
2014-07-23b43: N-PHY: don't calculate values for TSSI if we can't transmitRafał Miłecki
2014-07-23b43: report correct rate to mac80211 for 5 GHz packetsRafał Miłecki
2014-07-23mac80211_hwsim: fix compiler warning on MIPSAndrew Bresticker