summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-09-2628-440/+1017
|\
| * ath10k: use ether_addr_copy()Kalle Valo2014-09-184-21/+21
| * ath10k: reformat help text in ath10k_read_simulate_fw_crash()Kalle Valo2014-09-181-9/+5
| * ath10k: miscellaneous checkpatch fixesKalle Valo2014-09-185-11/+8
| * ath10k: else is not generally useful after a break or returnKalle Valo2014-09-184-17/+18
| * ath10k: don't use return on void functionsKalle Valo2014-09-181-1/+0
| * ath10k: fix space after a cast style errorsKalle Valo2014-09-181-7/+7
| * ath10k: fix missing a blank line after declarationsKalle Valo2014-09-183-9/+15
| * ath10k: fix use of multiple blank linesKalle Valo2014-09-1813-29/+0
| * ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo2014-09-189-51/+55
| * ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()Kalle Valo2014-09-181-3/+4
| * ath10k: fix debugfs_create_dir() checkingMichal Kazior2014-09-111-2/+6
| * ath10k: support firmware crash-by-assertBen Greear2014-09-111-1/+27
| * ath10k: add testmodeKalle Valo2014-09-1111-30/+614
| * ath10k: make ath10k_wmi_cmd_send() publicKalle Valo2014-09-112-3/+6
| * ath10k: ATH10K_DEBUGFS depends on DEBUG_FSMatteo Croce2014-09-101-1/+1
| * ath10k: use proper service bitmap sizeMichal Kazior2014-09-104-11/+9
| * ath10k: move fw_crash_dump allocationMichal Kazior2014-09-103-22/+41
| * ath10k: don't access tx_info while overwriting itMichal Kazior2014-09-021-5/+4
| * ath10k: add device/driver strings to tracepointsMichal Kazior2014-09-024-38/+89
| * ath10k: remove diag_*_access functionsMichal Kazior2014-09-021-85/+24
| * ath10k: stop monitor vdev for sta assocMichal Kazior2014-09-021-1/+9
| * ath10k: fix monitor start/stop sequencesMichal Kazior2014-09-022-73/+49
| * ath10k: kill tasklets after free_irqMichal Kazior2014-09-021-0/+2
| * ath10k: fix num_legacy_stations trackingMichal Kazior2014-09-021-1/+1
| * ath10k: re-enable interrupts properly in hw recoveryMichal Kazior2014-09-021-21/+14
* | Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville2014-09-151-2/+3
|\ \ | |/ |/|
| * mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller2014-09-111-2/+3
* | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-08-2824-2108/+4009
|\ \ | |/ |/|
| * ath10k: make target endianess more explicitMichal Kazior2014-08-272-137/+140
| * ath10k: dont duplicate service-pipe mappingMichal Kazior2014-08-271-44/+33
| * ath10k: move pci init structuresMichal Kazior2014-08-271-96/+96
| * ath10k: fix fw crash dumpingMichal Kazior2014-08-261-5/+3
| * ath10k: improve logging to include dev idMichal Kazior2014-08-2615-781/+833
| * ath10k: flush hif buffers before recoveryMichal Kazior2014-08-251-0/+1
| * ath10k: remove ar_pci->startedMichal Kazior2014-08-252-12/+0
| * ath10k: ignore ar_pci->started in pipe cleanupMichal Kazior2014-08-251-8/+0
| * ath10k: update comment regarding warm resetMichal Kazior2014-08-251-5/+4
| * ath10k: rework posting pci rx buffersMichal Kazior2014-08-254-161/+160
| * ath10k: remove early irq handlingMichal Kazior2014-08-252-125/+48
| * ath10k: make sure to really disable irqsMichal Kazior2014-08-251-6/+37
| * ath10k: split ce irq/handler setupMichal Kazior2014-08-253-68/+21
| * ath10k: setup irq method in probeMichal Kazior2014-08-252-35/+39
| * ath10k: fix legacy irq workaroundMichal Kazior2014-08-251-3/+4
| * ath10k: move fw init printMichal Kazior2014-08-251-5/+1
| * ath10k: print more driver info when firmware crashesKalle Valo2014-08-254-18/+22
| * ath10k: rename ath10k_pci_hif_dump_area() to ath10k_pci_fw_crashed_dump()Kalle Valo2014-08-251-5/+5
| * ath10k: provide firmware crash info via debugfsBen Greear2014-08-256-13/+302
| * ath10k: add ath10k_pci_diag_* helpersKalle Valo2014-08-251-17/+38
| * ath10k: fix a conflict bug in wmi service bitmapMichal Kazior2014-08-251-2/+2
OpenPOWER on IntegriCloud