summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-2645-334/+2433
|\| | |
| * | | ath9k: enable ext channel pulse detectionLorenzo Bianconi2014-09-161-0/+1
| * | | ath9k: Fix build errorSujith Manoharan2014-09-161-0/+2
| * | | ath9k: initialize ath_node linked listLorenzo Bianconi2014-09-161-0/+4
| * | | ath9k: enable dynack using set_coverage_class codepathLorenzo Bianconi2014-09-161-4/+29
| * | | ath9k: add debugfs support for dynackLorenzo Bianconi2014-09-161-0/+28
| * | | ath9k: enable control frame receptionLorenzo Bianconi2014-09-161-1/+2
| * | | ath9k: add sampling methods for (tx|rx) timestampLorenzo Bianconi2014-09-162-0/+10
| * | | ath9k: do not overwrite ACK timeout estimationLorenzo Bianconi2014-09-161-0/+8
| * | | ath9k: add config for (en|dis)abling ACK timeout estimationLorenzo Bianconi2014-09-162-0/+12
| * | | ath9k: add dynamic ACK timeout estimationLorenzo Bianconi2014-09-166-0/+464
| * | | ath9k: add duration field to ath_tx_statusLorenzo Bianconi2014-09-163-0/+17
| * | | ath9k: export methods related to ACK timeout estimationLorenzo Bianconi2014-09-162-3/+7
| * | | ath9k: Fix primary station configurationSujith Manoharan2014-09-151-5/+1
| * | | ath9k: Remove useless opmode checkSujith Manoharan2014-09-151-7/+0
| * | | ath9k: Set offchannel state properlySujith Manoharan2014-09-151-15/+42
| * | | ath9k: Check beaconing mode properlySujith Manoharan2014-09-151-0/+3
| * | | ath9k: Remove unnecessary tbtt assignmentSujith Manoharan2014-09-153-6/+5
| * | | fixup! wil6210: fix usage of print_hex_dump_debugVladimir Kondratiev2014-09-151-6/+13
| * | | ath9k: Fix beacon processing in offchannelSujith Manoharan2014-09-151-1/+9
| * | | ath9k: fix radar parameters initializationLorenzo Bianconi2014-09-152-2/+5
| * | | Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville2014-09-154-5/+7
| |\ \ \
| | * | | mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller2014-09-111-2/+3
| | * | | mac80211: extend set_coverage_class signatureLorenzo Bianconi2014-09-053-3/+4
| * | | | ath9k: Fix beacon miss handlingSujith Manoharan2014-09-112-12/+33
| * | | | ath9k: Fix channel switch time durationSujith Manoharan2014-09-111-1/+1
| * | | | ath9k: Clear offchannel duration properlySujith Manoharan2014-09-111-1/+4
| * | | | ath9k: Fix Notice of Absence issuesSujith Manoharan2014-09-112-37/+75
| * | | | ath9k: Assign offchannel duration properlySujith Manoharan2014-09-111-2/+7
| * | | | wil6210: fix PTR_ERR() usage after initialization to constantVladimir Kondratiev2014-09-111-1/+3
| * | | | wil6210: fix for oops while stopping interfaceVladimir Kondratiev2014-09-115-25/+55
| * | | | wil6210: rename [en|dis]able irq to [un]maskVladimir Kondratiev2014-09-113-7/+7
| * | | | wil6210: fix typo in commentVladimir Kondratiev2014-09-111-1/+2
| * | | | wil6210: specify max. IE lengthVladimir Kondratiev2014-09-111-0/+15