summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-26msm: Implement init_card operation for MSM SDCCAlexander Tarasikov2-8/+10
2011-10-26mmc: msm_sdcc: Fix a typo in MSM SDCC driver gpio setupAlexander Tarasikov1-1/+1
2011-10-26ARM: shmobile: ag5evm, ap4: Named SDHI IRQ sourcesSimon Horman2-0/+12
2011-10-26mmc: sdhi: Allow named IRQs to use specific handlersSimon Horman2-25/+77
2011-10-26mmc: tmio: Provide separate interrupt handlersSimon Horman2-48/+86
2011-10-26mmc: tmio: Cache interrupt masksSimon Horman2-16/+22
2011-10-26mmc: fix integer assignments to pointerVenkatraman S5-10/+10
2011-10-26mmc: queue: declare mmc_alloc_sg as staticVenkatraman S1-1/+1
2011-10-26mmc: Kconfig: remove i.MX individual SoC dependencySascha Hauer1-6/+6
2011-10-26mmc: sdhci-tegra: Add Device Tree probing supportGrant Likely2-11/+65
2011-10-26mmc: enable runtime PM by defaultDaniel Drake1-0/+11
2011-10-26fault-inject: add documentation on MMC IO fault injectionPer Forlin1-1/+7
2011-10-26mmc: core: add random fault injectionPer Forlin4-0/+82
2011-10-26fault-inject: export fault injection functionsPer Forlin1-0/+2
2011-10-26mmc: sdhci-esdhc-imx: Enable ADMA2Richard Zhu1-3/+41
2011-10-26mmc: at91_mci: remove the use of irq_to_gpioNicolas Ferre1-1/+5
2011-10-26mmc: atmel-mci: fix a potential issue about pending PDC interruptsLudovic Desroches1-15/+17
2011-10-26mmc: atmel-mci: correct sg buffer size evaluationLudovic Desroches1-4/+3
2011-10-26mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal valueLudovic Desroches2-2/+4
2011-10-26mmc: atmel-mci: change atmci_start_command to atmci_send_commandLudovic Desroches1-3/+3
2011-10-26mmc: atmel-mci: add pdc support and runtime capabilities detectionLudovic Desroches2-118/+423
2011-10-26mmc: atmel-mci: indentationLudovic Desroches1-68/+68
2011-10-26mmc: atmel-mci: change atmci_readl and atmci_writel macrosLudovic Desroches2-65/+65
2011-10-26mmc: atmel-mci: change namespaceLudovic Desroches4-256/+257
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville226-2686/+102247
2011-10-17igbvf: convert to ndo_fix_featuresMichał Mirosław2-62/+20
2011-10-17igb: enable l4 timestamping for v2 event packetsJacob Keller1-0/+1
2011-10-17ixgbe: Add new netdev op to turn spoof checking on or off per VFGreg Rose4-10/+52
2011-10-17if_link: Add additional parameter to IFLA_VF_INFO for spoof checkingGreg Rose3-3/+43
2011-10-16e1000e: locking bug introduced by commit 67fd4fcbBruce Allan2-8/+14
2011-10-14libertas: fix changing interface type when interface is downDaniel Drake3-14/+40
2011-10-14mac80211: Provide station flags to cfg80211Helmut Schaa1-1/+19
2011-10-14nl80211: Add sta_flags to the station infoHelmut Schaa3-1/+10
2011-10-14mac80211: fix TID for null poll responseJohannes Berg1-4/+2
2011-10-14ath9k: Rename AR9480 into AR9462Rajkumar Manoharan14-221/+221
2011-10-14ath9k_hw: Rename AR9480 -> AR9462 initvalsRajkumar Manoharan3-2/+2
2011-10-14ath9k_hw: Do fast channel change based on reusable calibration resultsRajkumar Manoharan3-4/+14
2011-10-14ath9k_hw: Add radio retention support for AR9480Rajkumar Manoharan8-15/+316
2011-10-14ath9k_hw: Update normal/min noise floor value for AR9480Rajkumar Manoharan1-4/+4
2011-10-14ath9k_hw: Support fast channel change on 5GHz for AR9003 chipsRajkumar Manoharan1-2/+1
2011-10-14ath9k_hw: Cleanup Tx calibrations for AR9003 chipsRajkumar Manoharan5-13/+40
2011-10-14ath9k_hw: Add support to reuse Carrier leak calibrationRajkumar Manoharan3-3/+50
2011-10-14ath9k_hw: Add support to reuse TxIQ cal measurementsRajkumar Manoharan1-6/+9
2011-10-14ath9k_hw: Improve fast channel change for AR9003 chipsRajkumar Manoharan6-5/+186
2011-10-14ath9k_hw: Updated AR9003 tx gain table for 5GHzRajkumar Manoharan1-82/+82
2011-10-14ath9k_hw: Update AR9003 initval to improve phase noiseRajkumar Manoharan1-1/+1
2011-10-14ath9k_hw: Updated ar9003 initval table for AR9380Rajkumar Manoharan1-3/+3
2011-10-14ath9k_hw: Fix ASPM L1 issue for AR9480Rajkumar Manoharan1-2/+4
2011-10-14mwifiex: fix make namespacecheck warningsAmitkumar Karwar7-114/+60
2011-10-14mwifiex: use separate wait condition for each command nodeAmitkumar Karwar7-19/+33