summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ath10k: add board 2 API supportManikanta Pubbisetty2015-10-145-49/+250
| | * | | ath6kl: drop unlikely behind WARN_ON()Geliang Tang2015-10-091-2/+2
| | * | | ath: fix DFS timestamp wraparound reset conditionZefir Kurtisi2015-10-091-1/+1
| | * | | ath6kl: remove redundant null pointer check on send_pktColin Ian King2015-10-091-3/+1
| | * | | wil6210: Do no schedule firmware recovery during reset flowHamad Kadmany2015-10-092-0/+9
| | * | | wil6210: dump firmware memory when firmware crashesVladimir Kondratiev2015-10-095-1/+121
| | * | | wil6210: ratelimit Tx error messageVladimir Kondratiev2015-10-091-1/+1
| | * | | wil6210: capture all frames in sniffer modeVladimir Kondratiev2015-10-091-1/+1
| | * | | wil6210: support BAR (BlockAck Req)Vladimir Kondratiev2015-10-093-6/+67
| | * | | wil6210: treat broadcast bssid as "disconnect all"Vladimir Kondratiev2015-10-091-2/+4
| | * | | wil6210: pmc logger bug fixVladimir Shulman2015-10-091-1/+1
| | * | | wil6210: log firmware crash informationVladimir Kondratiev2015-10-092-1/+10
| | * | | wil6210: Add proper handling for invalid frames on RxVladimir Kondratiev2015-10-093-7/+22
| | * | | wil6210: fix warning in system power management codeVladimir Kondratiev2015-10-091-1/+1
| | * | | ath10k: use station's current operating mode from assoc requestVivek Natarajan2015-10-091-2/+3
| | * | | ath10k: optimize ce_lock on post rx buffer processingRajkumar Manoharan2015-10-092-20/+9
| | * | | ath10k: increase pci wakeup timeout to 30 msMaharaja Kennadyrajan2015-10-092-2/+7
| | * | | ath10k: use pre-allocated DMA buffer in TxPeter Oh2015-10-063-26/+28
| | * | | ath10k: use Rx decap mode configured when driver registeredPeter Oh2015-10-061-1/+1
| | * | | ath10k: implement debugfs interface for Transmit Power Control statsMaharaja Kennadyrajan2015-10-066-1/+573
| | * | | ath10k: add a_sle32_to_cpu()Kalle Valo2015-10-061-1/+20
| | * | | ath10k: split an unnecessary long lineKalle Valo2015-10-061-1/+2
| | * | | ath10k: fix whitespace usageKalle Valo2015-10-063-2/+4
| | * | | ath10k: remove void function return statementsKalle Valo2015-10-061-2/+0
| | * | | ath10k: brace style fixesKalle Valo2015-10-062-6/+5
| | * | | ath10k: indentation fixesKalle Valo2015-10-064-10/+10
| | * | | ath10k: fix checkpatch warning about logical continuationsKalle Valo2015-10-061-2/+2
| * | | | ath9k: fix QCA9561 XLNA rxgain initialMiaoqing Pan2015-10-141-4/+3
| * | | | ath9k: rename ini_modes_rxgain_5g_xlna to ini_modes_rxgain_xlnaMiaoqing Pan2015-10-143-8/+8
| * | | | ath9k: Fix NF CCA limits for AR9287 and AR9227Martin Blumenstingl2015-10-141-2/+2
* | | | | Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller2015-10-221-1/+1
|\ \ \ \ \
| * | | | | cfg80211: Add multiple scan plans for scheduled scanAvraham Stern2015-10-131-1/+1
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-202-2/+3
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | 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
| | |/ | |/|
* | | Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller2015-10-1225-175/+590
|\ \ \ | | |/ | |/|
| * | Merge ath-next from ath.gitKalle Valo2015-10-0514-140/+464
| |\ \
| | * | ath10k: fix MSI-X registering for qca99x0Janusz Dziedzic2015-09-272-23/+5
| | * | ath10k: fix ldpc param for fixed rateRajkumar Manoharan2015-09-271-2/+11
| | * | ath: use PRI value given by spec for fixed PRIPeter Oh2015-09-273-7/+10
| | * | ath: fix incorrect PPB on JAPAN chirp radarPeter Oh2015-09-271-1/+1
| | * | ath10k: add ATH10K_FW_FEATURE_RAW_MODE_SUPPORT to ath10k_core_fw_feature_str[]Kalle Valo2015-09-171-0/+5
| | * | ath10k: handle IEEE80211_CHANCTX_CHANGE_WIDTH properlyMichal Kazior2015-09-171-0/+64
| | * | ath10k: split switch_vif_chanctx gutsMichal Kazior2015-09-171-79/+89
| | * | ath10k: move hw_scan worker queuingMichal Kazior2015-09-171-3/+5
| | * | ath10k: implement mesh supportBob Copeland2015-09-172-1/+47
| | * | ath10k: check for encryption before adding MIC_LENBob Copeland2015-09-171-1/+2
| | * | ath10k: enable monitor when OTHER_BSS requestedBob Copeland2015-09-171-0/+1
| | * | ath10k: print invalid mcs reported in rx descriptorManikanta Pubbisetty2015-09-091-0/+23
| | * | ath10k: fix beamformer VHT sounding dimensions capabilityBartosz Markowski2015-09-091-2/+19