summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* wil6210: increase cmd buffer size to avoid sscanf buffer overflowColin Ian King2015-03-031-1/+1
* ath9k: Fix issues in the main btcoex timerSujith Manoharan2015-03-031-10/+6
* ath9k: Handle timers for MCISujith Manoharan2015-03-031-21/+31
* ath9k: Fix wlan-active gpio for the AR9003 familySujith Manoharan2015-03-031-1/+2
* ath9k: Fix MCI scheme initializationSujith Manoharan2015-03-033-24/+40
* ath9k: Initialize MCI state correctlySujith Manoharan2015-03-031-2/+1
* ath9k: Remove useless return value checkSujith Manoharan2015-03-031-6/+3
* rtlwifi: rtl8192cu: Add case in rtl92cu_get_hw_regTaehee Yoo2015-03-031-0/+2
* mwifiex: do not initialize ext_scan in mwifiex_init_adapterAvinash Patil2015-03-031-1/+0
* rtlwifi: rtl8188ee: missing curly braces in handle_branch1()Dan Carpenter2015-03-031-1/+2
* rtlwifi: rtl8821ae: Remove duplicate hex prefixesRasmus Villemoes2015-03-031-1/+1
* ath9k: add per-vif TX power capability to TX pathLorenzo Bianconi2015-03-031-14/+28
* ath9k: add per-vif TX power capabilityLorenzo Bianconi2015-03-033-9/+49
* 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
* 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