summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | rtlwifi: Remove unused RTL_SUPPORTED_CTRL_FILTER definePriit Laes2015-03-031-2/+0
| * | rtlwifi: Remove unused defines from efuse.hPriit Laes2015-03-031-6/+0
| * | rtlwifi: Remove unused defines from base.hPriit Laes2015-03-031-6/+0
| * | rtlwifi: Remove unused defines from cam.hPriit Laes2015-03-031-2/+0
| * | rtlwifi: Remove unused RF6052_MAX_REG definePriit Laes2015-03-038-8/+0
| * | rtlwifi: Remove unused defines from driver-specific def.hPriit Laes2015-03-036-203/+0
| * | rtlwifi: Remove unused defines from rtl8192cu driverPriit Laes2015-03-031-2/+0
| * | bcma: add missing includesRafał Miłecki2015-03-032-0/+2
| * | ath9k: Mute BT properlySujith Manoharan2015-03-032-3/+15
| * | ath9k: Fix GPM initializationSujith Manoharan2015-03-033-18/+16
| * | ath9k: Prepare MCI interface correctlySujith Manoharan2015-03-031-2/+2
| * | ath9k: Setup MCI statistics properlySujith Manoharan2015-03-032-3/+25
| * | ath9k: Fix MCI TX controlSujith Manoharan2015-03-032-2/+10
| * | ath9k: Handle 2-ANT AR9565 in MCI resetSujith Manoharan2015-03-032-16/+69
| * | ath9k: Add new MCI configuration parametersSujith Manoharan2015-03-031-0/+11
| * | ath9k: Remove useless check in MCI resetSujith Manoharan2015-03-031-5/+0
| * | ath9k: Move MCI registers to reg_mci.hSujith Manoharan2015-03-033-275/+301
| * | iwlegacy: 4965-rs: Remove bogus colon after newline from debug messageGeert Uytterhoeven2015-03-031-1/+1
| * | Merge tag 'iwlwifi-next-for-kalle-2015-03-01' of https://git.kernel.org/pub/s...Kalle Valo2015-03-0333-1103/+1325
| |\ \
| | * | iwlwifi: mvm: don't override passive dwell in case of fragmented scanDavid Spinadel2015-03-021-6/+7
| | * | iwlwifi: mvm: add trigger for firmware dump upon low RSSIEmmanuel Grumbach2015-03-023-0/+30
| | * | iwlwifi: mvm: add trigger for firmware dump upon statisticsEmmanuel Grumbach2015-03-023-0/+48
| | * | iwlwifi: mvm: restart firmware recording when no configuration is setEmmanuel Grumbach2015-03-022-1/+19
| | * | iwlwifi: mvm: add trigger for firmware dump upon command responseEmmanuel Grumbach2015-03-023-0/+48
| | * | iwlwifi: mvm: add trigger for firmware dump upon channel switchEmmanuel Grumbach2015-03-022-0/+5
| | * | iwlwifi: mvm: add trigger for firmware dump upon missed beaconsEmmanuel Grumbach2015-03-023-0/+49
| | * | iwlwifi: mvm: add the cause of the firmware dump in the dumpEmmanuel Grumbach2015-03-026-12/+108
| | * | iwlwifi: mvm: add framework for triggers for fw dumpEmmanuel Grumbach2015-03-0210-80/+243
| | * | iwlwifi: mvm: use only 40 ms for fragmented scanDavid Spinadel2015-03-021-1/+1
| | * | iwlwifi: mvm: allow to force the Rx chains from debugfsEmmanuel Grumbach2015-03-023-0/+57
| | * | iwlwifi: add new TLV capability flag for BT PLCREmmanuel Grumbach2015-03-024-4/+12
| | * | iwlwifi: mvm: don't iterate interfaces to disconnect in net-detectLuciano Coelho2015-03-021-3/+6
| | * | iwlwifi: mvm: new Alive / error table APIEmmanuel Grumbach2015-03-017-32/+245
| | * | iwlwifi: mvm: support beacon statistics for BSS clientJohannes Berg2015-03-014-4/+82
| | * | iwlwifi: mvm: don't write to DBGC_OUT_CTRL when stopping the recordingEran Harary2015-03-011-1/+2
| | * | iwlwifi: mvm: remove deprecated scan API codeLuciano Coelho2015-03-017-818/+20
| | * | iwlwifi: deprecate -9.ucode for 3160 / 7260 / 7265Luciano Coelho2015-03-012-3/+3
| | * | iwlwifi: mvm: support radio statistics as global surveyJohannes Berg2015-03-018-22/+127
| | * | iwlwifi: mvm: add statistics API version 10Johannes Berg2015-03-014-22/+90
| | * | iwlwifi: pcie: apply destination before releasing resetEmmanuel Grumbach2015-03-011-3/+3
| | * | iwlwifi: mvm: remove unused function in BT coexEyal Shapira2015-03-012-7/+0
| | * | iwlwifi: mvm: fix BT coex shared antenna activity checkEyal Shapira2015-03-011-1/+1
| | * | iwlwifi: mvm: rs: print single stream params via debugfsEyal Shapira2015-03-011-0/+11
| | * | iwlwifi: mvm: rs: avoid ss_force from being reset after tx idleEyal Shapira2015-03-012-12/+15
| | * | iwlwifi: mvm: increase the number of PAPD channel groups to 9Eran Harary2015-03-011-1/+1
| | * | iwlwifi: mvm: consider TDLS queues as used during drainArik Nemtsov2015-03-011-0/+8
| | * | iwlwifi: mvm: rs: disable MIMO for low latency P2PEyal Shapira2015-03-011-0/+8
| | * | iwlwifi: mvm: rs: adapt rate matching to new STBC/BFEREyal Shapira2015-03-012-9/+37
| | * | iwlwifi: mvm: rs: fix BT Coex check to look at the correct antEyal Shapira2015-03-011-7/+14
| | * | iwlwifi: mvm: rs: better match tx response rate to the LQ tableEyal Shapira2015-02-232-76/+47