summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
...
* | ath9k: fix typoLorenzo Bianconi2014-12-241-1/+1
* | ath9k: add debugfs support for hw TPCLorenzo Bianconi2014-12-241-0/+71
* | ath9k: enable TPC by defaultLorenzo Bianconi2014-12-241-0/+3
* | ath: fix incorrect PPB on FCC radar type 5Peter Oh2014-12-241-1/+1
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-144-252/+176
|\ \
| * | Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file ent...Greg Kroah-Hartman2014-12-063-24/+100
| * | ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entriesArend van Spriel2014-11-263-100/+24
| * | ath: use seq_file api for ath9k debugfs filesArend van Spriel2014-11-262-274/+192
| * | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-032-2/+0
| |\ \
| | * | net: wireless: ath: wcn36xx: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | * | net: wireless: ath: ath9k: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-116-3/+294
|\ \ \ \
| * | | | ath5k: update dependenciesSergey Ryazanov2014-11-245-11/+11
| * | | | ath5k: revert AHB bus support removingSergey Ryazanov2014-11-246-3/+294
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-12-081-3/+6
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | ath9k: fix regression in bssidmask calculationBen Greear2014-11-171-3/+6
* | | | wil6210: remove TODO wrt buffer alignmentVladimir Kondratiev2014-12-011-2/+0
* | | | wil6210: reset flow updateVladimir Kondratiev2014-12-011-0/+3
* | | | wil6210: Rate limit "ring full" error messageVladimir Kondratiev2014-12-011-2/+3
* | | | wil6210: fix warning in pointer arithmeticVladimir Kondratiev2014-12-011-1/+1
* | | | wil6210: configurable vring sizesVladimir Kondratiev2014-12-013-7/+40
* | | | wil6210: remove wil_to_pcie_dev()Vladimir Kondratiev2014-12-013-3/+1
* | | | wil6210: fix recovery after scan timeoutVladimir Kondratiev2014-12-011-0/+1
* | | | wil6210: add handling of RX HTRSH interruptVladimir Kondratiev2014-12-013-3/+47
* | | | wil6210: propagate disconnect reasonVladimir Kondratiev2014-12-014-19/+18
* | | | ath9k: do not access hardware on IRQs during resetFelix Fietkau2014-12-011-6/+8
* | | | ath9k: set ATH_OP_INVALID before disabling hardwareFelix Fietkau2014-12-011-1/+3
* | | | ath9k: prevent early IRQs from accessing hardwareFelix Fietkau2014-12-011-4/+5
* | | | ath5k: fix hardware queue index assignmentFelix Fietkau2014-12-011-7/+1
* | | | ath9k: fix BE/BK queue orderFelix Fietkau2014-12-011-2/+2
* | | | ath9k_hw: fix hardware queue allocationFelix Fietkau2014-12-011-8/+1
* | | | wil6210: Fix potential memory leaks on error pathsLino Sanfilippo2014-12-011-2/+6
* | | | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-12-0116-749/+1257
|\ \ \ \
| * | | | ath10k: simplify rx ring size/fill calculationMichal Kazior2014-12-012-89/+12
| * | | | ath10k: prevent pci tx/rx starvationMichal Kazior2014-12-011-6/+15
| * | | | ath10k: remove transfer_id from ath10k_hif_cb::tx_completionMichal Kazior2014-12-014-7/+11
| * | | | ath10k: remove unused callback argument from struct ath10k_hif_cb::rx_completionMichal Kazior2014-12-013-5/+3
| * | | | ath10k: make wmi service bitmap non-debugMichal Kazior2014-12-014-22/+8
| * | | | ath10k: add sanity checks for service bmap parsingMichal Kazior2014-12-012-61/+66
| * | | | ath10k: fix wmi svc bitmap dbg printMichal Kazior2014-12-012-1/+4
| * | | | ath10k: add pointer constness to tracesMichal Kazior2014-12-011-14/+17
| * | | | ath10k: do not limit RTS threshold value to 2347Vivek Natarajan2014-12-012-6/+1
| * | | | ath10k: fix station count enforcementMichal Kazior2014-11-266-21/+78
| * | | | ath10k: clean up num_peers lockingMichal Kazior2014-11-262-6/+4
| * | | | ath10k: add missing gotoMichal Kazior2014-11-261-1/+3
| * | | | ath10k: add memory dump debugfs interfaceYanbo Li2014-11-263-0/+126
| * | | | ath10k: add register access debugfs interfaceYanbo Li2014-11-264-0/+154
| * | | | ath10k: fix bug reported by lockdepSujith Manoharan2014-11-261-2/+2
| * | | | ath10k: fix locking for WEP keysSujith Manoharan2014-11-262-0/+6
| * | | | ath10k: fix shared WEPSujith Manoharan2014-11-263-0/+65
OpenPOWER on IntegriCloud