summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-03-03bcma: gpio: enable GPIO IRQ domain on BCM5301XRafał Miłecki1-2/+2
2015-03-03ssb: Silence warning for unknown backplane revisionLarry Finger1-0/+2
2015-03-03wil6210: increase cmd buffer size to avoid sscanf buffer overflowColin Ian King1-1/+1
2015-03-03ath9k: Fix issues in the main btcoex timerSujith Manoharan1-10/+6
2015-03-03ath9k: Handle timers for MCISujith Manoharan1-21/+31
2015-03-03ath9k: Fix wlan-active gpio for the AR9003 familySujith Manoharan1-1/+2
2015-03-03ath9k: Fix MCI scheme initializationSujith Manoharan3-24/+40
2015-03-03ath9k: Initialize MCI state correctlySujith Manoharan1-2/+1
2015-03-03ath9k: Remove useless return value checkSujith Manoharan1-6/+3
2015-03-03rtlwifi: rtl8192cu: Add case in rtl92cu_get_hw_regTaehee Yoo1-0/+2
2015-03-03mwifiex: do not initialize ext_scan in mwifiex_init_adapterAvinash Patil1-1/+0
2015-03-03rtlwifi: rtl8188ee: missing curly braces in handle_branch1()Dan Carpenter1-1/+2
2015-03-03rtlwifi: rtl8821ae: Remove duplicate hex prefixesRasmus Villemoes1-1/+1
2015-03-03ath9k: add per-vif TX power capability to TX pathLorenzo Bianconi1-14/+28
2015-03-03ath9k: add per-vif TX power capabilityLorenzo Bianconi3-9/+49
2015-03-03rtlwifi: Remove unused RTL_SUPPORTED_CTRL_FILTER definePriit Laes1-2/+0
2015-03-03rtlwifi: Remove unused defines from efuse.hPriit Laes1-6/+0
2015-03-03rtlwifi: Remove unused defines from base.hPriit Laes1-6/+0
2015-03-03rtlwifi: Remove unused defines from cam.hPriit Laes1-2/+0
2015-03-03rtlwifi: Remove unused RF6052_MAX_REG definePriit Laes8-8/+0
2015-03-03rtlwifi: Remove unused defines from driver-specific def.hPriit Laes6-203/+0
2015-03-03rtlwifi: Remove unused defines from rtl8192cu driverPriit Laes1-2/+0
2015-03-03bcma: add missing includesRafał Miłecki2-0/+2
2015-03-03ath9k: Mute BT properlySujith Manoharan2-3/+15
2015-03-03ath9k: Fix GPM initializationSujith Manoharan3-18/+16
2015-03-03ath9k: Prepare MCI interface correctlySujith Manoharan1-2/+2
2015-03-03ath9k: Setup MCI statistics properlySujith Manoharan2-3/+25
2015-03-03ath9k: Fix MCI TX controlSujith Manoharan2-2/+10
2015-03-03ath9k: Handle 2-ANT AR9565 in MCI resetSujith Manoharan2-16/+69
2015-03-03ath9k: Add new MCI configuration parametersSujith Manoharan1-0/+11
2015-03-03ath9k: Remove useless check in MCI resetSujith Manoharan1-5/+0
2015-03-03ath9k: Move MCI registers to reg_mci.hSujith Manoharan3-275/+301
2015-03-03iwlegacy: 4965-rs: Remove bogus colon after newline from debug messageGeert Uytterhoeven1-1/+1
2015-03-03Merge tag 'iwlwifi-next-for-kalle-2015-03-01' of https://git.kernel.org/pub/s...Kalle Valo33-1103/+1325
2015-03-02bcma: enable support for PCIe Gen 2 host devicesRafał Miłecki3-2/+16
2015-03-02bcma: support bringing up bus hosted on PCIe Gen 2Rafał Miłecki3-3/+30
2015-03-02bcma: change IRQ control function to accept bus as an argumentRafał Miłecki3-5/+5
2015-03-02bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki5-24/+38
2015-03-02brcmfmac: respect reason when deleting (deauthenticating) STARafał Miłecki1-1/+1
2015-03-02iwlwifi: mvm: don't override passive dwell in case of fragmented scanDavid Spinadel1-6/+7
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon low RSSIEmmanuel Grumbach3-0/+30
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon statisticsEmmanuel Grumbach3-0/+48
2015-03-02iwlwifi: mvm: restart firmware recording when no configuration is setEmmanuel Grumbach2-1/+19
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon command responseEmmanuel Grumbach3-0/+48
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon channel switchEmmanuel Grumbach2-0/+5
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon missed beaconsEmmanuel Grumbach3-0/+49
2015-03-02iwlwifi: mvm: add the cause of the firmware dump in the dumpEmmanuel Grumbach6-12/+108
2015-03-02iwlwifi: mvm: add framework for triggers for fw dumpEmmanuel Grumbach10-80/+243
2015-03-02iwlwifi: mvm: use only 40 ms for fragmented scanDavid Spinadel1-1/+1
2015-03-02iwlwifi: mvm: allow to force the Rx chains from debugfsEmmanuel Grumbach3-0/+57