summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath (follow)
Commit message (Expand)AuthorAge
...
| * | ath10k: deduplicate wmi service ready logicMichal Kazior2014-09-23
| * | ath10k: relocate wmi attach/deatch functionsMichal Kazior2014-09-23
| * | ath10k: deduplicate host mem chunk codeMichal Kazior2014-09-23
| * | ath10k: deduplicate wmi_channel codeMichal Kazior2014-09-23
| * | ath10k: remove unused pdev_set_channel commandMichal Kazior2014-09-23
| * | ath10k: fix tx/rx chainmask initMichal Kazior2014-09-23
| * | ath10k: workaround fw beaconing bugMichal Kazior2014-09-23
* | | Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-10
|\ \ \ | |_|/ |/| |
| * | ath9k: Fix sequence number assignmentSujith Manoharan2014-10-08
| * | ath9k_htc: avoid kernel panic in ath9k_hw_resetMarek Puzyniak2014-10-07
| * | ath9k: Fix crash in MCC modeSujith Manoharan2014-10-07
| * | ath: Fix smatch warningSujith Manoharan2014-10-07
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-10-07
| |\ \
* | | | Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-05
|\| | |
| * | | ath9k: Fix flushing in MCC modeSujith Manoharan2014-10-02
| * | | ath9k: Fix queue handling for channel contextsSujith Manoharan2014-10-02
| * | | ath9k: Add ath9k_chanctx_stop_queues()Sujith Manoharan2014-10-02
| * | | ath9k: Pass context to ath9k_chanctx_wake_queues()Sujith Manoharan2014-10-02
| * | | ath9k: Fix queue handling in flush()Sujith Manoharan2014-10-02
| * | | ath9k: Remove duplicate codeSujith Manoharan2014-10-02
| * | | ath9k: Fix pending frame checkSujith Manoharan2014-10-02
| * | | ath9k: Check pending frames properlySujith Manoharan2014-10-02
| * | | ath9k: Print RoC expirationSujith Manoharan2014-10-02
| * | | wil6210: atomic I/O for the card memoryVladimir Kondratiev2014-10-02
| * | | wil6210: manual FW error recovery modeVladimir Kondratiev2014-10-02
| * | | ath: Add support for tracingSujith Manoharan2014-10-02
| * | | ath9k: fix getting tx duration for dynackFelix Fietkau2014-09-30
| * | | ath9k: Check early for HW resetSujith Manoharan2014-09-30
| * | | ath9k_hw: fix PLL clock initialization for newer SoCFelix Fietkau2014-09-30
| * | | ath9k_hw: reduce ANI spur immunity setting on HT40 extension channelFelix Fietkau2014-09-30
| * | | Revert "ath9k_hw: reduce ANI firstep range for older chips"Felix Fietkau2014-09-30
| * | | ath9k_hw: disable hardware ad-hoc flag on ar934x rev 3Felix Fietkau2014-09-30
| * | | ath9k: use ah->get_mac_revision for all SoC devices if availableFelix Fietkau2014-09-30
| * | | ath5k: add missing include for debug codeFelix Fietkau2014-09-30
| * | | ath9k: Fix offchannel queuingSujith Manoharan2014-09-26
| * | | ath9k: Use normal queues for offchannel framesSujith Manoharan2014-09-26
| * | | ath9k: Fix queue managementSujith Manoharan2014-09-26
| * | | wil6210: ethtool opsVladimir Kondratiev2014-09-26
| * | | ath9k: Fix p2p address managementSujith Manoharan2014-09-26
| * | | ath9k: Cache BSS informationSujith Manoharan2014-09-26
| * | | ath5k: Remove AHB bus supportPaul Bolle2014-09-26
| * | | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-09-26
| |\ \ \ | | | |/ | | |/|
| | * | ath10k: use ether_addr_copy()Kalle Valo2014-09-18
| | * | ath10k: reformat help text in ath10k_read_simulate_fw_crash()Kalle Valo2014-09-18
| | * | ath10k: miscellaneous checkpatch fixesKalle Valo2014-09-18
| | * | ath10k: else is not generally useful after a break or returnKalle Valo2014-09-18
| | * | ath10k: don't use return on void functionsKalle Valo2014-09-18
| | * | ath10k: fix space after a cast style errorsKalle Valo2014-09-18
| | * | ath10k: fix missing a blank line after declarationsKalle Valo2014-09-18
| | * | ath10k: fix use of multiple blank linesKalle Valo2014-09-18