summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
2016-01-26iwlwifi: mvm: rs: fix TPC statistics handlingGregory Greenman3-29/+56
2016-01-07iwlwifi: mvm: fix memory leaks in error paths upon fw error dumpEmmanuel Grumbach1-8/+6
2016-01-07iwlwifi: mvm: constify the parameters of a few functions in fw-dbg.cEmmanuel Grumbach3-10/+10
2016-01-07iwlwifi: mvm: check minimum temperature notification lengthJohannes Berg1-1/+1
2016-01-07iwlwifi: mvm: initialize gtkdata->mvm correctlyEliad Peller1-0/+1
2016-01-07iwlwifi: mvm: check PN for CCMP/GCMP in the driverJohannes Berg4-33/+245
2016-01-07iwlwifi: mvm: don't ask beacons when P2P GO vif and no assoc staAyala Beker1-25/+19
2016-01-07iwlwifi: mvm: prevent multiple stations with the same addressJohannes Berg1-0/+1
2016-01-07iwlwifi: mvm: remove useless WARN_ON and rely on cfg80211's combinationEmmanuel Grumbach1-2/+0
2016-01-07iwlwifi: mvm: support A-MSDU in A-MPDUJohannes Berg1-0/+1
2016-01-07iwlwifi: mvm: add a non-trigger window to fw dbg triggersGolan Ben-Ami2-0/+27
2016-01-07iwlwifi: mvm: dump the radio registers when the firmware crashesEmmanuel Grumbach1-2/+38
2016-01-07iwlwifi: mvm: fix extended dwell timeDavid Spinadel1-6/+7
2016-01-07iwlwifi: nvm: fix loading default NVM fileOren Givon1-1/+2
2016-01-07iwlwifi: mvm: reset mvm->scan_type when firmware is startedEmmanuel Grumbach2-1/+1
2016-01-07iwlwifi: mvm: change mcc update APIMatti Gottlieb2-16/+96
2016-01-07iwlwifi: mvm: let the firmware choose the antenna for beaconsEmmanuel Grumbach1-3/+6
2015-12-21iwlwifi: remove unused parameter from grab_nic_accessEmmanuel Grumbach1-2/+2
2015-12-21iwlwifi: update key params on d0i3 entrance/exitEliad Peller4-45/+136
2015-12-21iwlwifi: mvm: Change number of associated stations when station becomes assoc...Ayala Beker2-11/+8
2015-12-21iwlwifi: mvm: dump more registers upon errorEmmanuel Grumbach1-13/+16
2015-12-21iwlwifi: mvm: infrastructure for frame-release messageSara Sharon4-1/+17
2015-12-21iwlwifi: mvm: add 9000 series RX processingJohannes Berg5-4/+385
2015-12-21iwlwifi: mvm: change iwl_mvm_get_key_sta_id() to return the stationJohannes Berg1-31/+22
2015-12-21iwlwifi: mvm: Add a station in monitor modeChaya Rachel Ivgi5-4/+58
2015-12-21iwlwifi: mvm: add extended dwell timeDavid Spinadel2-18/+45
2015-12-21iwlwifi: mvm: small update in the firmware APIEmmanuel Grumbach1-1/+9
2015-12-21iwlwifi: mvm: support description for user triggered fw dbg collectionGolan Ben-Ami1-2/+3
2015-12-21iwlwifi: mvm: enable L3 filteringSara Sharon3-3/+15
2015-12-21iwlwifi: mvm: refactor the way fw_key_table is handledLuca Coelho3-6/+8
2015-12-20iwlwifi: clear ieee80211_tx_info->driver_data in the op_modeEmmanuel Grumbach1-1/+1
2015-12-20iwlwifi: mvm: prepare the code towards TSO implementationEmmanuel Grumbach2-3/+78
2015-12-20iwlwifi: pcie: allow to pretend to have Tx CSUM for debugEmmanuel Grumbach3-0/+5
2015-12-20iwlwifi: change the Intel Wireless email addressEmmanuel Grumbach30-30/+30
2015-12-20Merge tag 'iwlwifi-for-kalle-2015-12-16' into nextEmmanuel Grumbach1-6/+9
2015-12-16iwlwifi: mvm: change protocol offload flowsSara Sharon5-20/+69
2015-12-13iwlwifi: replace d0i3_mode and wowlan_d0i3 with more generic variablesLuca Coelho3-22/+47
2015-12-13iwlwifi: mvm: remove the vif parameter of iwl_mvm_configure_bcast_filter()Eliad Peller1-6/+5
2015-12-13iwlwifi: avoid d0i3 commands when no/init ucode is loadedEliad Peller3-0/+10
2015-12-13iwlwifi: mvm: close the SP if we send fewer frames than expected in SPEmmanuel Grumbach3-1/+41
2015-12-13iwlwifi: update host command messages to new formatSharon Dvir2-98/+129
2015-12-13iwlwifi: block the queues when we send ADD_STA for uAPSDEmmanuel Grumbach2-1/+19
2015-12-13iwlwifi: mvm: check iwl_mvm_wowlan_config_key_params() return valueEliad Peller1-1/+5
2015-12-13iwlwifi: mvm: cleanup roc te on restart cleanupEliad Peller3-13/+27
2015-12-13iwlwifi: mvm: remove an extra tabDan Carpenter1-1/+1
2015-12-13iwlwifi: mvm: advertise NETIF_F_SGJohannes Berg1-0/+3
2015-12-13iwlwifi: mvm: rs: fix a potential out of bounds accessEyal Shapira1-2/+3
2015-12-13iwlwifi: mvm: configure scheduled scan according to traffic conditionsAvraham Stern3-23/+34
2015-12-13iwlwifi: mvm: set default new STA as non-aggregatedLiad Kaufman1-0/+2
2015-12-13iwlwifi: mvm: add an option to start rs from HT/VHT ratesGregory Greenman1-15/+52