aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-09ath9k: Stop the BTCOEX timers before disabling BTCOEXMohammed Shafi Shajakhan2-2/+2
2012-07-09ath9k: Fix MCI cleanupMohammed Shafi Shajakhan1-1/+3
2012-07-09bcma: use custom printing functionsRafał Miłecki10-62/+69
2012-07-09b43: N-PHY: fix RSSI calibrationRafał Miłecki1-8/+9
2012-07-09brcmsmac: fix brcms_c_regd_init() which crashed after 11ad patchArend van Spriel1-10/+7
2012-07-09ath9k: enable support for AR9550Gabor Juhos1-0/+2
2012-07-09ath9k: set 4ADDRESS bit in RX filter for AR9550Gabor Juhos2-0/+4
2012-07-09ath9k: enable PLL workaround for AR9550Gabor Juhos1-1/+2
2012-07-09ath9k: fix PLL initialization for AR9550Gabor Juhos1-8/+19
2012-07-09ath9k: skip internal regulator configuration for AR9550Gabor Juhos1-1/+1
2012-07-09ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550Gabor Juhos2-2/+2
2012-07-09ath9k: fix RF channel frequency configuration for AR9550Gabor Juhos1-2/+3
2012-07-09ath9k: fix PAPRD settings for AR9550Gabor Juhos1-1/+1
2012-07-09ath9k: fix antenna control configuration for AR9550Gabor Juhos2-0/+5
2012-07-09ath9k: fix XPABIASLEVEL settings for AR9550Gabor Juhos2-3/+3
2012-07-09ath9k: read spur frequency information from eeprom for AR9550Gabor Juhos1-2/+4
2012-07-09ath9k: add mode register initialization code for AR9550Gabor Juhos3-3/+145
2012-07-09ath9k: add initvals for AR9550Gabor Juhos2-0/+1285
2012-07-09ath9k: enable TX/RX data byte swap for AR9550Gabor Juhos1-1/+2
2012-07-09ath9k: clear pciexpress flag for AR9550Gabor Juhos1-1/+1
2012-07-09ath9k: add BB name string for AR9550Gabor Juhos1-0/+1
2012-07-09ath9k: add platform_device_id for AR9550Gabor Juhos1-0/+4
2012-07-09ath9k: set MAC version for AR9550Gabor Juhos1-0/+3
2012-07-09ath9k: define MAC version for AR9550Gabor Juhos1-0/+4
2012-07-09ath9k: define DEVID for QCA955xGabor Juhos1-0/+1
2012-07-09net/wireless: remove macro defined twice with same valueOskar Schirmer1-1/+0
2012-07-09mwifiex: add set_antenna handler supportAmitkumar Karwar5-0/+133
2012-07-09ath9k_hw: fix AR9462 2g5g switch on full resetRajkumar Manoharan1-12/+6
2012-07-09ath9k: fix power consumption on network sleep when BTCOEX is enabledRajkumar Manoharan3-0/+22
2012-07-09ath9k: fix fullsleep power consumption when BTCOEX is enabledRajkumar Manoharan1-6/+5
2012-07-09ath9k_hw: do not load noise floor readings when it is runningRajkumar Manoharan1-8/+5
2012-07-09ath9k_hw: start noisefloor calibration after MCI resetRajkumar Manoharan1-3/+3
2012-07-09bcma: add mdelay bcma_pmu_resources_init()Hauke Mehrtens1-0/+3
2012-07-09bcma: add bcma_pmu_spuravoid_pllupdate()Hauke Mehrtens1-1/+182
2012-07-09bcma: remove chip ids doing nothing from PMU initialization.Hauke Mehrtens1-10/+4
2012-07-09bcma: remove bcma_pmu_{pll,swreg}_init()Hauke Mehrtens1-34/+0
2012-07-09bcma: complete workaround for BCMA43224 and BCM4313Hauke Mehrtens1-5/+17
2012-07-09bcma: add PCI ID for BCM43224Hauke Mehrtens1-0/+1
2012-07-09bcma: remove fix for 4329b0 bad LPOM is detectionHauke Mehrtens1-3/+0
2012-07-09bcma: add constants for chip idsHauke Mehrtens4-55/+60
2012-07-09bcma: extend workaround for bcm4331Hauke Mehrtens1-0/+3
2012-07-09ath9k: fixing register bit shift values of control packets to support TPCThomas Huehn1-3/+3
2012-07-09ath9k: Fix clearing of BTCOEX flagsMohammed Shafi Shajakhan1-1/+2
2012-07-09mwifiex: parse WPS IEs from beacon_dataAvinash Patil1-40/+44
2012-07-09mwifiex: advertise WPS probe response offload support to cfg80211Avinash Patil1-1/+5
2012-07-09mwifiex: add change_beacon cfg80211 handlerAvinash Patil1-0/+28
2012-07-09mwifiex: overwrite earlier IE buffers for new set IE requestAvinash Patil1-5/+2
2012-07-09mwifiex: separate IE parsing for Head/Tail IEs and beacon_ies etcAvinash Patil1-54/+65
2012-07-09mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()Avinash Patil3-23/+18
2012-07-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville13-126/+145