aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-02iwlwifi: mvm: Ability to work with packed usniffer imageEran Harary4-1/+37
2014-12-02iwlwifi: pcie: support more monitor types dumpingLiad Kaufman1-23/+79
2014-12-02iwlwifi: pcie: config regs according to fw tlvLiad Kaufman3-0/+71
2014-12-02iwlwifi: mvm: send dbg config hcmds to fw if set in tlvLiad Kaufman2-0/+40
2014-12-02iwlwifi: define the .ucode file format for debugLiad Kaufman3-15/+285
2014-12-02iwlwifi: mvm: update values for Smart FifoEmmanuel Grumbach1-1/+1
2014-12-02iwlwifi: dvm: fix flush support for old firmwareEmmanuel Grumbach2-36/+42
2014-12-02iwlwifi: use correct fw file in 8000 b-stepLiad Kaufman1-0/+54
2014-12-02iwlwifi: fix 4165 series nameOren Givon2-2/+3
2014-12-01iwlwifi: pcie: add fh registers to dump dataLiad Kaufman2-0/+33
2014-12-01iwlwifi: mvm: support ucode load for family_8000 B0 onlyEran Harary2-71/+72
2014-12-01iwlwifi: mvm: remove a dangling line of documentationDavid Spinadel1-1/+0
2014-12-01iwlwifi: pcie: claim ownership on the device after stop_device()Emmanuel Grumbach1-0/+3
2014-12-01iwlwifi: don't load on 7265D with old NVMEmmanuel Grumbach1-3/+5
2014-12-01iwlwifi: mvm: support NVM file with headerIdan Kahlon1-8/+23
2014-12-01iwlwifi: mvm: add channel information to the netdetect notificationsLuciano Coelho2-11/+54
2014-12-01iwlwifi: mvm: add SSID match information for net-detectLuciano Coelho2-5/+68
2014-12-01iwlwifi: pcie: refactor cmd_in_flight set/clear codeEliad Peller1-36/+66
2014-12-01iwlwifi: mvm: add missing mvm ref debug printEliad Peller1-0/+1
2014-12-01iwlwifi: mvm: BT Coex - change the MPLUT registers' valueEmmanuel Grumbach1-2/+2
2014-12-01iwlwifi: mvm: remove IWL_UCODE_TLV_API_CSA_FLOWEmmanuel Grumbach1-2/+1
2014-12-01iwlwifi: mvm: remove IWL_UCODE_TLV_API_WOWLAN_CONFIG_TIDEmmanuel Grumbach5-51/+34
2014-12-01iwlwifi: mvm: remove IWL_UCODE_TLV_CAPA_EXTENDED_BEACONEmmanuel Grumbach1-14/+5
2014-12-01iwlwifi: deprecate -8.ucode for 3160 / 7260 / 7265Emmanuel Grumbach3-7/+6
2014-12-01iwlwifi: mvm: check and report if wake up was due to net detectLuciano Coelho4-12/+94
2014-12-01iwlwifi: move firmware file format definitions to correct headerJohannes Berg3-183/+184
2014-11-25Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2-3/+11
2014-11-24iwlwifi: update the secure mem space and for the CPUsEmmanuel Grumbach1-3/+3
2014-11-24iwlwifi: sdio: new SDIO card id for 4165 seriesOren Givon2-0/+16
2014-11-24iwlwifi: declare d0i3 support for IWL_DEVICE_8000Eliad Peller1-0/+1
2014-11-24iwlwifi: mvm: disconnect TDLS peers before channel switchArik Nemtsov1-0/+3
2014-11-24iwlwifi: mvm: declare support for VHT BF info in radiotapEyal Shapira1-1/+2
2014-11-24iwlwifi: mvm: add support to MFUART loading notificationChaya Rachel Ivgy4-0/+36
2014-11-24iwlwifi: mvm: call iwl_trans_suspend/resumeEliad Peller1-0/+3
2014-11-24iwlwifi: trans: add suspend/resume opsEliad Peller1-0/+14
2014-11-24iwlwifi: mvm: treat netdetect wake up separatelyLuciano Coelho2-3/+38
2014-11-24iwlwifi: mvm: refactor iwl_mvm_query_wakeup_reasons()Luciano Coelho1-26/+47
2014-11-24iwlwifi: mvm: refactor wowlan and netdetect configuration when suspendingLuciano Coelho1-22/+45
2014-11-24iwlwifi: mvm: add support for net detectLuciano Coelho2-4/+8
2014-11-24iwlwifi: mvm: protect session during CSALuciano Coelho2-0/+22
2014-11-24iwlwifi: mvm: clear TE data if CSA time event fails to startLuciano Coelho1-0/+1
2014-11-24iwlwifi: mvm: disable beacon filtering during CSALuciano Coelho1-0/+10
2014-11-24iwlwifi: mvm: add a channel_switch op to bypass mac80211 timerLuciano Coelho2-0/+16
2014-11-24iwlwifi: mvm: finalize on post_switch instead of unassignLuciano Coelho1-12/+19
2014-11-24iwlwifi: mvm: schedule CSA time event a bit before beacon 1Luciano Coelho2-8/+17
2014-11-24iwlwifi: mvm: add CSA absent time event for clientsLuciano Coelho5-18/+81
2014-11-24iwlwifi: mvm: use switching_chanctx argument instead of csa_activeLuciano Coelho1-4/+4
2014-11-24iwlwifi: mvm: disable PS during channel switchLuciano Coelho1-3/+25
2014-11-24iwlwifi: mvm: Handle failed beacon transmissions during CSAAndrei Otcheretianski3-6/+29
2014-11-24iwlwifi: mvm: return the actual error code when switch_vif_chanctx failsLuciano Coelho1-5/+3