summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-09ath9k: Stop the BTCOEX timers before disabling BTCOEXMohammed Shafi Shajakhan
2012-07-09ath9k: Fix MCI cleanupMohammed Shafi Shajakhan
2012-07-09bcma: use custom printing functionsRafał Miłecki
2012-07-09b43: N-PHY: fix RSSI calibrationRafał Miłecki
2012-07-09brcmsmac: fix brcms_c_regd_init() which crashed after 11ad patchArend van Spriel
2012-07-09ath9k: enable support for AR9550Gabor Juhos
2012-07-09ath9k: set 4ADDRESS bit in RX filter for AR9550Gabor Juhos
2012-07-09ath9k: enable PLL workaround for AR9550Gabor Juhos
2012-07-09ath9k: fix PLL initialization for AR9550Gabor Juhos
2012-07-09ath9k: skip internal regulator configuration for AR9550Gabor Juhos
2012-07-09ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550Gabor Juhos
2012-07-09ath9k: fix RF channel frequency configuration for AR9550Gabor Juhos
2012-07-09ath9k: fix PAPRD settings for AR9550Gabor Juhos
2012-07-09ath9k: fix antenna control configuration for AR9550Gabor Juhos
2012-07-09ath9k: fix XPABIASLEVEL settings for AR9550Gabor Juhos
2012-07-09ath9k: read spur frequency information from eeprom for AR9550Gabor Juhos
2012-07-09ath9k: add mode register initialization code for AR9550Gabor Juhos
2012-07-09ath9k: add initvals for AR9550Gabor Juhos
2012-07-09ath9k: enable TX/RX data byte swap for AR9550Gabor Juhos
2012-07-09ath9k: clear pciexpress flag for AR9550Gabor Juhos
2012-07-09ath9k: add BB name string for AR9550Gabor Juhos
2012-07-09ath9k: add platform_device_id for AR9550Gabor Juhos
2012-07-09ath9k: set MAC version for AR9550Gabor Juhos
2012-07-09ath9k: define MAC version for AR9550Gabor Juhos
2012-07-09ath9k: define DEVID for QCA955xGabor Juhos
2012-07-09net/wireless: remove macro defined twice with same valueOskar Schirmer
2012-07-09mwifiex: add set_antenna handler supportAmitkumar Karwar
2012-07-09ath9k_hw: fix AR9462 2g5g switch on full resetRajkumar Manoharan
2012-07-09ath9k: fix power consumption on network sleep when BTCOEX is enabledRajkumar Manoharan
2012-07-09ath9k: fix fullsleep power consumption when BTCOEX is enabledRajkumar Manoharan
2012-07-09ath9k_hw: do not load noise floor readings when it is runningRajkumar Manoharan
2012-07-09ath9k_hw: start noisefloor calibration after MCI resetRajkumar Manoharan
2012-07-09bcma: add mdelay bcma_pmu_resources_init()Hauke Mehrtens
2012-07-09bcma: add bcma_pmu_spuravoid_pllupdate()Hauke Mehrtens
2012-07-09bcma: remove chip ids doing nothing from PMU initialization.Hauke Mehrtens
2012-07-09bcma: remove bcma_pmu_{pll,swreg}_init()Hauke Mehrtens
2012-07-09bcma: complete workaround for BCMA43224 and BCM4313Hauke Mehrtens
2012-07-09bcma: add PCI ID for BCM43224Hauke Mehrtens
2012-07-09bcma: remove fix for 4329b0 bad LPOM is detectionHauke Mehrtens
2012-07-09bcma: add constants for chip idsHauke Mehrtens
2012-07-09bcma: extend workaround for bcm4331Hauke Mehrtens
2012-07-09ath9k: fixing register bit shift values of control packets to support TPCThomas Huehn
2012-07-09ath9k: Fix clearing of BTCOEX flagsMohammed Shafi Shajakhan
2012-07-09mwifiex: parse WPS IEs from beacon_dataAvinash Patil
2012-07-09mwifiex: advertise WPS probe response offload support to cfg80211Avinash Patil
2012-07-09mwifiex: add change_beacon cfg80211 handlerAvinash Patil
2012-07-09mwifiex: overwrite earlier IE buffers for new set IE requestAvinash Patil
2012-07-09mwifiex: separate IE parsing for Head/Tail IEs and beacon_ies etcAvinash Patil
2012-07-09mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()Avinash Patil
2012-07-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville