aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2015-01-19ath9k: fix race condition in irq processing during hardware resetFelix Fietkau
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-12-06Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file ent...Greg Kroah-Hartman
2014-12-01wil6210: remove TODO wrt buffer alignmentVladimir Kondratiev
2014-12-01wil6210: reset flow updateVladimir Kondratiev
2014-12-01wil6210: Rate limit "ring full" error messageVladimir Kondratiev
2014-12-01wil6210: fix warning in pointer arithmeticVladimir Kondratiev
2014-12-01wil6210: configurable vring sizesVladimir Kondratiev
2014-12-01wil6210: remove wil_to_pcie_dev()Vladimir Kondratiev
2014-12-01wil6210: fix recovery after scan timeoutVladimir Kondratiev
2014-12-01wil6210: add handling of RX HTRSH interruptVladimir Kondratiev
2014-12-01wil6210: propagate disconnect reasonVladimir Kondratiev
2014-12-01ath9k: do not access hardware on IRQs during resetFelix Fietkau
2014-12-01ath9k: set ATH_OP_INVALID before disabling hardwareFelix Fietkau
2014-12-01ath9k: prevent early IRQs from accessing hardwareFelix Fietkau
2014-12-01ath5k: fix hardware queue index assignmentFelix Fietkau
2014-12-01ath9k: fix BE/BK queue orderFelix Fietkau
2014-12-01ath9k_hw: fix hardware queue allocationFelix Fietkau
2014-12-01wil6210: Fix potential memory leaks on error pathsLino Sanfilippo
2014-12-01Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-12-01ath10k: simplify rx ring size/fill calculationMichal Kazior
2014-12-01ath10k: prevent pci tx/rx starvationMichal Kazior
2014-12-01ath10k: remove transfer_id from ath10k_hif_cb::tx_completionMichal Kazior
2014-12-01ath10k: remove unused callback argument from struct ath10k_hif_cb::rx_completionMichal Kazior
2014-12-01ath10k: make wmi service bitmap non-debugMichal Kazior
2014-12-01ath10k: add sanity checks for service bmap parsingMichal Kazior
2014-12-01ath10k: fix wmi svc bitmap dbg printMichal Kazior
2014-12-01ath10k: add pointer constness to tracesMichal Kazior
2014-12-01ath10k: do not limit RTS threshold value to 2347Vivek Natarajan
2014-11-26ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entriesArend van Spriel
2014-11-26ath: use seq_file api for ath9k debugfs filesArend van Spriel
2014-11-26ath10k: fix station count enforcementMichal Kazior
2014-11-26ath10k: clean up num_peers lockingMichal Kazior
2014-11-26ath10k: add missing gotoMichal Kazior
2014-11-26ath10k: add memory dump debugfs interfaceYanbo Li
2014-11-26ath10k: add register access debugfs interfaceYanbo Li
2014-11-26ath10k: fix bug reported by lockdepSujith Manoharan
2014-11-26ath10k: fix locking for WEP keysSujith Manoharan
2014-11-26ath10k: fix shared WEPSujith Manoharan
2014-11-26ath10k: don't drop corrupted mgmt framesMichal Kazior
2014-11-26ath10k: fix offchannel cancel failuresMichal Kazior
2014-11-26ath10k: make hw roc more reliableMichal Kazior
2014-11-26ath10k: fix offchan reliabilityMichal Kazior
2014-11-26ath10k: remove extra_tx_headroomMichal Kazior
2014-11-26ath10k: use configured nss instead of max nssBen Greear
2014-11-26ath10k: apply chainmask settings to vdev on creationBen Greear
2014-11-25ath9k: add TPC capability to TX descriptor pathLorenzo Bianconi
2014-11-25ath9k: add TX power per-rate tablesLorenzo Bianconi