aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
...
| * | | | ath10k: introduce wmi opsMichal Kazior2014-12-08
| * | | | ath10k: implement intermediate event argsMichal Kazior2014-12-08
| * | | | ath10k: set max_num_pending_tx in ath10k_core_init_firmware_features()Kalle Valo2014-12-08
| * | | | ath10k: add ATH10K_FW_IE_WMI_OP_VERSIONKalle Valo2014-12-08
| * | | | ath10k: create ath10k_core_init_features()Kalle Valo2014-12-08
| * | | | ath10k: clean up error handling in ath10k_core_probe_fw()Kalle Valo2014-12-08
| * | | | ath10k: move uart pin config into hw_paramsMichal Kazior2014-12-08
| * | | | ath10k: put board size into hw_paramsMichal Kazior2014-12-08
| * | | | ath10k: create a chip revision whitelistMichal Kazior2014-12-08
| * | | | ath10k: read calibration data from Device TreeToshi Kikuchi2014-12-08
* | | | | wil6210: use 'uint64_t' instead of 'cycles_t' to avoid warningsChen Gang2015-01-07
* | | | | ath5k: drop owner assignment from platform_driversWolfram Sang2015-01-06
* | | | | ath9k: fix typoLorenzo Bianconi2014-12-24
* | | | | ath9k: add debugfs support for hw TPCLorenzo Bianconi2014-12-24
* | | | | ath9k: enable TPC by defaultLorenzo Bianconi2014-12-24
* | | | | ath: fix incorrect PPB on FCC radar type 5Peter Oh2014-12-24
| |_|/ / |/| | |
* | | | 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