summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath10k: fix DMA related firmware crashes on multiple devicesFelix Fietkau2015-09-261-2/+2
* ath9k: declare required extra tx headroomFelix Fietkau2015-09-261-0/+1
* drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-101-28/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-0374-1017/+5640
|\
| * Merge ath-next from ath.gitKalle Valo2015-08-2616-95/+348
| |\
| | * ath10k: fix compilation warnings in wmi phyerr pull functionRaja Mani2015-08-261-2/+2
| | * ath10k: add qca6164 supportMichal Kazior2015-08-263-0/+25
| | * ath10k: add spectral scan support for 10.4 fwRaja Mani2015-08-262-0/+11
| | * ath10k: fix dma_mapping_error() handlingMichal Kazior2015-08-264-5/+16
| | * ath10k: add missing mutex unlock on failpathMichal Kazior2015-08-261-1/+2
| | * ath10k: free collected fw stats memory if .pull_fw_stats failsRaja Mani2015-08-191-2/+1
| | * ath10k: ensure pktlog disable cmd reaches fw before pdev suspendRaja Mani2015-08-191-1/+1
| | * ath10k: fill in wmi 10.4 command handlers for addba/delba debug commandsVasanthakumar Thiagarajan2015-08-171-0/+4
| | * ath10k: handle 10.4 firmware phyerr eventRaja Mani2015-08-172-0/+84
| | * ath10k: refactor phyerr event handlersRaja Mani2015-08-176-67/+149
| | * wil6210: match wait_for_completion_timeout return typeNicholas Mc Guire2015-08-171-1/+1
| | * ath10k: split ap/ibss wep key install processMichal Kazior2015-08-171-12/+32
| | * ath10k: add cycle/rx_clear counters frequency to hw_paramsVasanthakumar Thiagarajan2015-08-174-4/+10
| | * ath10k: fix invalid survey reporting for QCA99X0Vasanthakumar Thiagarajan2015-08-172-2/+5
| | * ath10k: wake up queue upon vif creationMichal Kazior2015-08-171-0/+5
| | * ath10k: wake up offchannel queue properlyMichal Kazior2015-08-171-0/+2
| * | ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUTOleksij Rempel2015-08-251-3/+10
| * | Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...David S. Miller2015-08-2049-694/+1737
| |\ \
| | * | ath9k: add correct MAC/BB name for ar9561Miaoqing Pan2015-08-181-0/+1
| | |/
| | * Merge ath-next from ath.git. Major changes in ath10k:Kalle Valo2015-08-1737-547/+1636
| | |\
| | | * ath10k: fix peer limit enforcementMichal Kazior2015-08-131-1/+14
| | | * ath10k: don't remove peer that doesn't existMichal Kazior2015-08-131-1/+3
| | | * ath10k: fix hw reconfig on wow failureMichal Kazior2015-08-131-1/+19
| | | * ath10k: initialize fw_features varMichal Kazior2015-08-131-1/+1
| | | * ath10k: Enable MU MIMO txbf support for QCA99X0Vivek Natarajan2015-08-132-0/+49
| | | * ath10k: Support different txbf configuration schemesVivek Natarajan2015-08-135-0/+31
| | | * ath10k: reject 11b tx fragmentation configurationMichal Kazior2015-08-131-0/+16
| | | * ath10k: remove futile fragmentation threshold configMichal Kazior2015-08-131-21/+0
| | | * wil6210: support future boot loadersVladimir Kondratiev2015-08-061-22/+7
| | | * wil6210: report boot loader errorVladimir Kondratiev2015-08-062-1/+41
| | | * wil6210: system power managementVladimir Kondratiev2015-08-064-0/+173
| | | * wil6210: allow to handle Rx on 2 coresVladimir Shulman2015-08-062-1/+10
| | | * wil6210: use inline functions for register accessVladimir Kondratiev2015-08-0611-170/+151
| | | * wil6210: remove 3-MSI supportVladimir Kondratiev2015-08-063-96/+18
| | | * wil6210: detailed statistics for Rx reorder dropVladimir Kondratiev2015-08-063-10/+19
| | | * wil6210: unify wmi_set_ie() error handlingVladimir Kondratiev2015-08-062-23/+25
| | | * wil6210: sort IEs handlingVladimir Kondratiev2015-08-061-49/+29
| | | * wil6210: treat "unhandled event" as warning instead of errorDedy Lansky2015-08-061-1/+1
| | | * wil6210: improve mgmt frame handlingVladimir Kondratiev2015-08-061-10/+44
| | | * wil6210: TSO implementationVladimir Kondratiev2015-08-063-12/+371
| | | * wil6210: skip HW version check for chip debuggingVladimir Kondratiev2015-08-061-3/+3
| | | * wil6210: use wil_fw_error_recovery()Vladimir Kondratiev2015-08-061-2/+1
| | | * wil6210: wait for del_station to completeVladimir Kondratiev2015-08-061-1/+28
| | | * wil6210: use <> vs. "" for global includeVladimir Kondratiev2015-08-061-1/+1
| | | * wil6210: print "ulong" fields in hex format in the debugfsVladimir Kondratiev2015-08-061-1/+1
OpenPOWER on IntegriCloud