summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorLines
2016-02-26Merge tag 'iwlwifi-for-kalle-2016-02-25' of https://git.kernel.org/pub/scm/li...Kalle Valo-1/+17
2016-02-23iwlwifi: mvm: Fix paging memory leakMatti Gottlieb-1/+8
2016-02-16Merge tag 'iwlwifi-for-kalle-2016-02-15' of https://git.kernel.org/pub/scm/li...Kalle Valo-94/+164
2016-02-16iwlwifi: mvm: inc pending frames counter also when txing non-staLiad Kaufman-0/+9
2016-02-15iwlwifi: pcie: fix erroneous return valueAnton Protopopov-1/+1
2016-02-15iwlwifi: pcie: fix RF-Kill vs. firmware load raceEmmanuel Grumbach-82/+123
2016-02-15iwlwifi: mvm: don't allow sched scans without matches to be startedLuca Coelho-0/+4
2016-02-10iwlwifi: dvm: remove a wrong dependency on mEmmanuel Grumbach-1/+0
2016-01-31iwlwifi: fix name of ucode loaded for 8265 seriesOren Givon-11/+37
2016-01-27Merge tag 'iwlwifi-for-kalle-2016-01-26_2' of https://git.kernel.org/pub/scm/...Kalle Valo-33/+79
2016-01-26iwlwifi: mvm: rs: fix TPC statistics handlingGregory Greenman-29/+56
2016-01-26iwlwifi: update support for 3168 series firmware and NVMOren Givon-4/+19
2016-01-24iwlwifi: add device ID for 8265Oren Givon-0/+1
2016-01-24iwlwifi: add new 3168 series devices supportOren Givon-0/+3
2016-01-16include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz-1/+1
2016-01-07Merge tag 'iwlwifi-next-for-kalle-2016-01-07_2' of https://git.kernel.org/pub...Kalle Valo-121/+505
2016-01-07iwlwifi: pcie: properly configure the debug buffer size for 8000Emmanuel Grumbach-3/+12
2016-01-07iwlwifi: mvm: fix memory leaks in error paths upon fw error dumpEmmanuel Grumbach-8/+6
2016-01-07iwlwifi: mvm: constify the parameters of a few functions in fw-dbg.cEmmanuel Grumbach-13/+13
2016-01-07iwlwifi: mvm: check minimum temperature notification lengthJohannes Berg-1/+1
2016-01-07iwlwifi: mvm: initialize gtkdata->mvm correctlyEliad Peller-0/+1
2016-01-07iwlwifi: mvm: check PN for CCMP/GCMP in the driverJohannes Berg-33/+245
2016-01-07iwlwifi: mvm: don't ask beacons when P2P GO vif and no assoc staAyala Beker-25/+19
2016-01-07iwlwifi: mvm: prevent multiple stations with the same addressJohannes Berg-0/+1
2016-01-07iwlwifi: mvm: remove useless WARN_ON and rely on cfg80211's combinationEmmanuel Grumbach-2/+0
2016-01-07iwlwifi: mvm: support A-MSDU in A-MPDUJohannes Berg-0/+1
2016-01-07iwlwifi: mvm: add a non-trigger window to fw dbg triggersGolan Ben-Ami-1/+31
2016-01-07iwlwifi: mvm: dump the radio registers when the firmware crashesEmmanuel Grumbach-2/+46
2016-01-07iwlwifi: mvm: fix extended dwell timeDavid Spinadel-6/+7
2016-01-07iwlwifi: nvm: fix loading default NVM fileOren Givon-1/+2
2016-01-07iwlwifi: mvm: bump max API to 20Emmanuel Grumbach-3/+3
2016-01-07iwlwifi: set max firmware version of 7265 to 17Emmanuel Grumbach-1/+1
2016-01-07iwlwifi: mvm: reset mvm->scan_type when firmware is startedEmmanuel Grumbach-1/+1
2016-01-07iwlwifi: mvm: change mcc update APIMatti Gottlieb-16/+100
2016-01-07iwlwifi: mvm: let the firmware choose the antenna for beaconsEmmanuel Grumbach-3/+9
2016-01-07iwlwifi: update and fix 7265 series PCI IDsOren Givon-2/+3
2016-01-07iwlwifi: dvm: fix WoWLANEmmanuel Grumbach-0/+3
2016-01-07ipw2x00: add checks for dma mapping errorsAlexey Khoroshilov-2/+9
2016-01-07iwlegacy: 4965-mac: constify il_sensitivity_ranges structureJulia Lawall-1/+1
2015-12-29Merge tag 'iwlwifi-next-for-kalle-2015-12-21' of https://git.kernel.org/pub/s...Kalle Valo-715/+2224
2015-12-21iwlwifi: bail out in case of bad trans stateEliad Peller-6/+18
2015-12-21iwlwifi: fix printf specifierEmmanuel Grumbach-2/+2
2015-12-21iwlwifi: remove unused parameter from grab_nic_accessEmmanuel Grumbach-32/+28
2015-12-20iwlwifi: update key params on d0i3 entrance/exitEliad Peller-45/+136
2015-12-20iwlwifi: mvm: Change number of associated stations when station becomes assoc...Ayala Beker-11/+8
2015-12-20iwlwifi: Update PCI IDs for 8000 and 9000 seriesOren Givon-5/+6
2015-12-20iwlwifi: mvm: dump more registers upon errorEmmanuel Grumbach-13/+16
2015-12-20iwlwifi: mvm: infrastructure for frame-release messageSara Sharon-1/+17
2015-12-20iwlwifi: mvm: add 9000 series RX processingJohannes Berg-4/+385
2015-12-20iwlwifi: mvm: change iwl_mvm_get_key_sta_id() to return the stationJohannes Berg-31/+22