aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
* ath9k: fix race condition in irq processing during hardware resetFelix Fietkau2015-01-19
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file ent...Greg Kroah-Hartman2014-12-06
| * ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entriesArend van Spriel2014-11-26
| * ath: use seq_file api for ath9k debugfs filesArend van Spriel2014-11-26
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\
| | * net: wireless: ath: wcn36xx: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | * net: wireless: ath: ath9k: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-11
|\ \ \
| * | | ath5k: update dependenciesSergey Ryazanov2014-11-24
| * | | ath5k: revert AHB bus support removingSergey Ryazanov2014-11-24
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-12-08
|\| | |
| * | | ath9k: fix regression in bssidmask calculationBen Greear2014-11-17
* | | | wil6210: remove TODO wrt buffer alignmentVladimir Kondratiev2014-12-01
* | | | wil6210: reset flow updateVladimir Kondratiev2014-12-01
* | | | wil6210: Rate limit "ring full" error messageVladimir Kondratiev2014-12-01
* | | | wil6210: fix warning in pointer arithmeticVladimir Kondratiev2014-12-01
* | | | wil6210: configurable vring sizesVladimir Kondratiev2014-12-01
* | | | wil6210: remove wil_to_pcie_dev()Vladimir Kondratiev2014-12-01
* | | | wil6210: fix recovery after scan timeoutVladimir Kondratiev2014-12-01
* | | | wil6210: add handling of RX HTRSH interruptVladimir Kondratiev2014-12-01
* | | | wil6210: propagate disconnect reasonVladimir Kondratiev2014-12-01
* | | | ath9k: do not access hardware on IRQs during resetFelix Fietkau2014-12-01
* | | | ath9k: set ATH_OP_INVALID before disabling hardwareFelix Fietkau2014-12-01
* | | | ath9k: prevent early IRQs from accessing hardwareFelix Fietkau2014-12-01
* | | | ath5k: fix hardware queue index assignmentFelix Fietkau2014-12-01
* | | | ath9k: fix BE/BK queue orderFelix Fietkau2014-12-01
* | | | ath9k_hw: fix hardware queue allocationFelix Fietkau2014-12-01
* | | | wil6210: Fix potential memory leaks on error pathsLino Sanfilippo2014-12-01
* | | | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-12-01
|\ \ \ \
| * | | | ath10k: simplify rx ring size/fill calculationMichal Kazior2014-12-01
| * | | | ath10k: prevent pci tx/rx starvationMichal Kazior2014-12-01
| * | | | ath10k: remove transfer_id from ath10k_hif_cb::tx_completionMichal Kazior2014-12-01
| * | | | ath10k: remove unused callback argument from struct ath10k_hif_cb::rx_completionMichal Kazior2014-12-01
| * | | | ath10k: make wmi service bitmap non-debugMichal Kazior2014-12-01
| * | | | ath10k: add sanity checks for service bmap parsingMichal Kazior2014-12-01
| * | | | ath10k: fix wmi svc bitmap dbg printMichal Kazior2014-12-01
| * | | | ath10k: add pointer constness to tracesMichal Kazior2014-12-01
| * | | | ath10k: do not limit RTS threshold value to 2347Vivek Natarajan2014-12-01
| * | | | ath10k: fix station count enforcementMichal Kazior2014-11-26
| * | | | ath10k: clean up num_peers lockingMichal Kazior2014-11-26
| * | | | ath10k: add missing gotoMichal Kazior2014-11-26
| * | | | ath10k: add memory dump debugfs interfaceYanbo Li2014-11-26
| * | | | ath10k: add register access debugfs interfaceYanbo Li2014-11-26
| * | | | ath10k: fix bug reported by lockdepSujith Manoharan2014-11-26
| * | | | ath10k: fix locking for WEP keysSujith Manoharan2014-11-26
| * | | | ath10k: fix shared WEPSujith Manoharan2014-11-26
| * | | | ath10k: don't drop corrupted mgmt framesMichal Kazior2014-11-26
| * | | | ath10k: fix offchannel cancel failuresMichal Kazior2014-11-26
| * | | | ath10k: make hw roc more reliableMichal Kazior2014-11-26