summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
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-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev
2014-08-25wil6210: fix access after free in wil_pcie_remove()Vladimir Kondratiev
2014-08-25wil6210: cfg80211_rx_mgmt to use GFP_ATOMICVladimir Kondratiev
2014-08-25wil6210: fix free'd memory access in wil_if_free()Vladimir Kondratiev
2014-08-25wil6210: Limit max number of associated stationsDedy Lansky
2014-08-25wil6210: fix false "scan timeout"Vladimir Kondratiev
2014-08-25wil6210: fix beamforming data reportingVladimir Kondratiev
2014-08-25wil6210: convert debugfs to the table modeVladimir Kondratiev
2014-08-25wil6210: Workaround for Sparrow with bad device idVladimir Kondratiev
2014-08-25wil6210: wait longer for hardware reset completionVladimir Kondratiev
2014-08-25wil6210: check error in wil_target_reset()Vladimir Kondratiev
2014-08-25wil6210: update copyright year 2014Vladimir Kondratiev
2014-08-25wil6210: fix race in resetVladimir Kondratiev
2014-08-25wil6210: map MAC timer for packet lifetime into debugfsVladimir Kondratiev
2014-08-25ath9k: fix wrong string size for strncmp in write_file_spec_scan_ctl()Maks Naumov
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-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
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