summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2012-03-26ath6kl: Add tx_complete() to struct htc_ep_callbacksKalle Valo4-4/+7
2012-03-26ath6kl: set ram reserved size only for ar6003Kalle Valo1-10/+12
2012-03-26ath6kl: Configure inactivity timeout in fwVasanthakumar Thiagarajan4-0/+41
2012-03-26Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo34-748/+345
2012-03-26ath6kl: Optimize target power in deep sleep suspendRaja Mani1-17/+81
2012-03-26ath6kl: Isolate host sleep mode config part from ath6kl_wow_suspendRaja Mani1-31/+52
2012-03-26ath6kl: Dump htc header when invalid Rx frame length is detectedVasanthakumar Thiagarajan1-1/+3
2012-03-21ath6kl: abort normal scan when scheduled scan is startedKalle Valo1-0/+2
2012-03-20ath6kl: Add __printf verification to ath6kl_printkJoe Perches1-1/+2
2012-03-20ath6kl: Add ARP offload related statistic info in tgt_statsRaja Mani2-0/+10
2012-03-20ath6kl: add debug log for AP MLME operationsAarthi Thiruvengadam1-0/+3
2012-03-20ath6kl: handle probe response from P2P device in P2P GO modeAarthi Thiruvengadam2-4/+21
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville50-1260/+1452
2012-03-15ath9k_hw: remove unused initvalsFelix Fietkau1-302/+0
2012-03-15ath9k: inline AR9271 1.0 INI overridesFelix Fietkau5-13/+6
2012-03-15ath9k_hw: remove iniModes_*_tx_gain_9271Felix Fietkau3-26/+19
2012-03-15ath9k_hw: clean up iniModesAdditionalFelix Fietkau5-30/+22
2012-03-15ath9k_hw: fix AR9380 register settings for channel 14Felix Fietkau1-0/+3
2012-03-15ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initializationFelix Fietkau3-9/+0
2012-03-15ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271Felix Fietkau2-8/+0
2012-03-15ath9k_hw: clean up ath9k_hw_setuprxdescFelix Fietkau1-4/+1
2012-03-15ath9k_hw: remove ath9k_hw_gettxintrtxqsFelix Fietkau3-11/+2
2012-03-15ath9k: optimize register access functionsFelix Fietkau2-4/+4
2012-03-15ath9k_hw: remove ath9k_hw_getdefantennaFelix Fietkau3-8/+0
2012-03-15ath9k_hw: remove ath9k_hw_htc_resetinitFelix Fietkau3-10/+2
2012-03-15ath9k_hw: clean up tx completion interrupt handlingFelix Fietkau3-8/+5
2012-03-15ath9k_hw: simplify tx queue interrupt mask handlingFelix Fietkau1-15/+11
2012-03-15ath9k: Fix multi-VIF BSS handlingSujith Manoharan5-34/+14
2012-03-15ath9k: Remove aggregation flagsSujith Manoharan5-46/+29
2012-03-15ath9k_hw: Cleanup FastChannelChangeSujith Manoharan3-36/+74
2012-03-15ath9k: Remove 'other' VIF countSujith Manoharan3-4/+2
2012-03-15ath9k: Remove unused variablesSujith Manoharan2-6/+0
2012-03-15ath9k: Remove unnecessary initializationSujith Manoharan1-3/+0
2012-03-13Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville25-667/+1228
2012-03-13ath6kl: fix debug.c file modeKalle Valo1-0/+0
2012-03-13ath6kl: use max_t() in ath6kl_cfg80211_connect()Kalle Valo1-2/+2
2012-03-13ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()Kalle Valo1-4/+5
2012-03-13ath6kl: replace strict_strtoul() with kstrtoul()Kalle Valo1-17/+2
2012-03-13ath6kl: fix regression in ath6kl_upload_board_file()Kalle Valo1-1/+2
2012-03-12ath9k: fix going to full-sleep on PS idleFelix Fietkau1-3/+5
2012-03-12ath9k: Fix mactime from being clobbered in rx_statusAshok Nagarajan1-2/+2
2012-03-12ath9k: configure bss info at assoc notificationRajkumar Manoharan1-1/+1
2012-03-12ath9k_hw: Fix enabling of MCI and RTTMohammed Shafi Shajakhan2-2/+12
2012-03-12ath9k: Add wiphy name to log messages.Ben Greear2-17/+18
2012-03-12ath9k: Fix BTCOEX shutdownSujith Manoharan1-1/+2
2012-03-12ath6kl: Fix merge error in ath6kl_set_ies()Aarthi Thiruvengadam1-24/+21
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville19-157/+123
2012-03-07ath9k: fix signal strength reporting issuesFelix Fietkau1-5/+7
2012-03-07ath9k: get rid of double queueing of rx frames on EDMAFelix Fietkau3-36/+28
2012-03-07ath9k: remove rssi/antenna information from recv debug statsFelix Fietkau2-38/+0