summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: remove redundant arguments to INIT_INI_ARRAYFelix Fietkau2012-07-173-505/+201
* ath9k_hw: fix tx gain tables for AR934xFelix Fietkau2012-07-171-6/+23
* ath9k_hw: enable ANI on AR934xFelix Fietkau2012-07-171-4/+0
* ath9k: validate rx antenna settingsFelix Fietkau2012-07-171-1/+18
* ath9k_hw: fall back to OTP ROM when platform data has no valid eeprom dataFelix Fietkau2012-07-171-2/+12
* ath9k_hw: fix 5 GHz frequency selection on AR934x/AR955x with 25 MHz refclockFelix Fietkau2012-07-171-2/+2
* ath9k: make CONFIG_ATH9K_DFS_CERTIFIED depend on CFG80211_CERTIFICATION_ONUSLuis R. Rodriguez2012-07-171-1/+1
* ath9k: do not disable hardware while wow is enabledMohammed Shafi Shajakhan2012-07-121-0/+3
* ath9k: Add WoW related mac80211 callbacksMohammed Shafi Shajakhan2012-07-122-0/+374
* ath: Add Wake-on-Wireless debug maskMohammed Shafi Shajakhan2012-07-121-0/+2
* ath9k_hw: Add hardware code for WoWMohammed Shafi Shajakhan2012-07-123-0/+564
* ath9k_hw: INI changes for WoW for AR9002 chipsetsMohammed Shafi Shajakhan2012-07-123-0/+22
* ath9k: advertise supported WoW flags to upper layerMohammed Shafi Shajakhan2012-07-121-0/+18
* ath9k_hw: advertise WoW support for capable chipsetsMohammed Shafi Shajakhan2012-07-121-0/+8
* ath9k_hw: Add WoW hardware capability flagsMohammed Shafi Shajakhan2012-07-121-0/+14
* ath9k: Add definitions and structures to support WoWMohammed Shafi Shajakhan2012-07-122-0/+46
* ath9k_hw: Add register definitions for WoW supportMohammed Shafi Shajakhan2012-07-121-1/+144
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-125-41/+46
|\
| * nl80211: move scan API to wdevJohannes Berg2012-07-121-3/+3
| * cfg80211: use wireless_dev for interface managementJohannes Berg2012-07-123-22/+22
| * cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-093-16/+21
* | ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELSLuis R. Rodriguez2012-07-112-7/+18
* | carl9170: fix HT peer BA session corruptionChristian Lamparter2012-07-115-0/+132
* | carl9170: import 1.9.6 firmware headersChristian Lamparter2012-07-112-4/+7
* | ath9k_hw: remove debugging masks from AR_MCI_INTERRUPT_RX_MSG_DEFAULTRajkumar Manoharan2012-07-101-6/+0
* | ath9k: Stop the BTCOEX timers before disabling BTCOEXMohammed Shafi Shajakhan2012-07-092-2/+2
* | ath9k: Fix MCI cleanupMohammed Shafi Shajakhan2012-07-091-1/+3
* | ath9k: enable support for AR9550Gabor Juhos2012-07-091-0/+2
* | ath9k: set 4ADDRESS bit in RX filter for AR9550Gabor Juhos2012-07-092-0/+4
* | ath9k: enable PLL workaround for AR9550Gabor Juhos2012-07-091-1/+2
* | ath9k: fix PLL initialization for AR9550Gabor Juhos2012-07-091-8/+19
* | ath9k: skip internal regulator configuration for AR9550Gabor Juhos2012-07-091-1/+1
* | ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550Gabor Juhos2012-07-092-2/+2
* | ath9k: fix RF channel frequency configuration for AR9550Gabor Juhos2012-07-091-2/+3
* | ath9k: fix PAPRD settings for AR9550Gabor Juhos2012-07-091-1/+1
* | ath9k: fix antenna control configuration for AR9550Gabor Juhos2012-07-092-0/+5
* | ath9k: fix XPABIASLEVEL settings for AR9550Gabor Juhos2012-07-092-3/+3
* | ath9k: read spur frequency information from eeprom for AR9550Gabor Juhos2012-07-091-2/+4
* | ath9k: add mode register initialization code for AR9550Gabor Juhos2012-07-093-3/+145
* | ath9k: add initvals for AR9550Gabor Juhos2012-07-092-0/+1285
* | ath9k: enable TX/RX data byte swap for AR9550Gabor Juhos2012-07-091-1/+2
* | ath9k: clear pciexpress flag for AR9550Gabor Juhos2012-07-091-1/+1
* | ath9k: add BB name string for AR9550Gabor Juhos2012-07-091-0/+1
* | ath9k: add platform_device_id for AR9550Gabor Juhos2012-07-091-0/+4
* | ath9k: set MAC version for AR9550Gabor Juhos2012-07-091-0/+3
* | ath9k: define MAC version for AR9550Gabor Juhos2012-07-091-0/+4
* | ath9k: define DEVID for QCA955xGabor Juhos2012-07-091-0/+1
* | ath9k_hw: fix AR9462 2g5g switch on full resetRajkumar Manoharan2012-07-091-12/+6
* | ath9k: fix power consumption on network sleep when BTCOEX is enabledRajkumar Manoharan2012-07-093-0/+22
* | ath9k: fix fullsleep power consumption when BTCOEX is enabledRajkumar Manoharan2012-07-091-6/+5
OpenPOWER on IntegriCloud