summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k: fix regression in bssidmask calculationBen Greear2014-11-171-3/+6
* ath9k: Fix RTC_DERIVED_CLK usageMiaoqing Pan2014-11-112-13/+13
* ath9k: fix some debugfs outputDan Carpenter2014-10-301-1/+1
* ath9k_common: always update value in ath9k_cmn_update_txpowFelix Fietkau2014-10-231-4/+4
* ath: use CTL region from cfg80211 if unset in EEPROMFelix Fietkau2014-10-232-0/+15
* ath9k: Enable HW queue control only for MCCSujith Manoharan2014-10-233-27/+41
* Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-107-28/+41
|\
| * ath9k: Fix sequence number assignmentSujith Manoharan2014-10-084-23/+35
| * ath9k_htc: avoid kernel panic in ath9k_hw_resetMarek Puzyniak2014-10-071-0/+1
| * ath9k: Fix crash in MCC modeSujith Manoharan2014-10-071-1/+1
| * ath: Fix smatch warningSujith Manoharan2014-10-071-4/+4
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-10-073-5/+4
| |\
* | \ Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-0565-842/+1808
|\ \ \ | |/ /
| * | ath9k: Fix flushing in MCC modeSujith Manoharan2014-10-021-0/+16
| * | ath9k: Fix queue handling for channel contextsSujith Manoharan2014-10-021-6/+1
| * | ath9k: Add ath9k_chanctx_stop_queues()Sujith Manoharan2014-10-022-0/+24
| * | ath9k: Pass context to ath9k_chanctx_wake_queues()Sujith Manoharan2014-10-023-6/+7
| * | ath9k: Fix queue handling in flush()Sujith Manoharan2014-10-021-5/+0
| * | ath9k: Remove duplicate codeSujith Manoharan2014-10-021-9/+1
| * | ath9k: Fix pending frame checkSujith Manoharan2014-10-021-3/+0
| * | ath9k: Check pending frames properlySujith Manoharan2014-10-021-1/+4
| * | ath9k: Print RoC expirationSujith Manoharan2014-10-021-0/+7
| * | wil6210: atomic I/O for the card memoryVladimir Kondratiev2014-10-024-0/+188
| * | wil6210: manual FW error recovery modeVladimir Kondratiev2014-10-025-9/+121
| * | ath: Add support for tracingSujith Manoharan2014-10-026-0/+107
| * | ath9k: fix getting tx duration for dynackFelix Fietkau2014-09-307-18/+49
| * | ath9k: Check early for HW resetSujith Manoharan2014-09-301-4/+6
| * | ath9k_hw: fix PLL clock initialization for newer SoCFelix Fietkau2014-09-303-4/+40
| * | ath9k_hw: reduce ANI spur immunity setting on HT40 extension channelFelix Fietkau2014-09-301-3/+2
| * | Revert "ath9k_hw: reduce ANI firstep range for older chips"Felix Fietkau2014-09-301-1/+3
| * | ath9k_hw: disable hardware ad-hoc flag on ar934x rev 3Felix Fietkau2014-09-302-3/+10
| * | ath9k: use ah->get_mac_revision for all SoC devices if availableFelix Fietkau2014-09-301-7/+4
| * | ath5k: add missing include for debug codeFelix Fietkau2014-09-301-0/+1
| * | ath9k: Fix offchannel queuingSujith Manoharan2014-09-261-3/+3
| * | ath9k: Use normal queues for offchannel framesSujith Manoharan2014-09-261-2/+1
| * | ath9k: Fix queue managementSujith Manoharan2014-09-261-7/+3
| * | wil6210: ethtool opsVladimir Kondratiev2014-09-266-12/+138
| * | ath9k: Fix p2p address managementSujith Manoharan2014-09-262-0/+37
| * | ath9k: Cache BSS informationSujith Manoharan2014-09-263-7/+17
| * | ath5k: Remove AHB bus supportPaul Bolle2014-09-266-294/+3
| * | 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
OpenPOWER on IntegriCloud