aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-16include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz1-1/+1
2016-01-07Merge tag 'iwlwifi-next-for-kalle-2016-01-07_2' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo24-121/+505
2016-01-07iwlwifi: pcie: properly configure the debug buffer size for 8000Emmanuel Grumbach1-3/+12
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 Grumbach5-13/+13
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-Ami3-1/+31
2016-01-07iwlwifi: mvm: dump the radio registers when the firmware crashesEmmanuel Grumbach3-2/+46
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: bump max API to 20Emmanuel Grumbach3-3/+3
2016-01-07iwlwifi: set max firmware version of 7265 to 17Emmanuel Grumbach1-1/+1
2016-01-07iwlwifi: mvm: reset mvm->scan_type when firmware is startedEmmanuel Grumbach2-1/+1
2016-01-07iwlwifi: mvm: change mcc update APIMatti Gottlieb3-16/+100
2016-01-07iwlwifi: mvm: let the firmware choose the antenna for beaconsEmmanuel Grumbach2-3/+9
2016-01-07iwlwifi: update and fix 7265 series PCI IDsOren Givon1-2/+3
2016-01-07iwlwifi: dvm: fix WoWLANEmmanuel Grumbach1-0/+3
2016-01-07ipw2x00: add checks for dma mapping errorsAlexey Khoroshilov1-2/+9
2016-01-07iwlegacy: 4965-mac: constify il_sensitivity_ranges structureJulia Lawall1-1/+1
2015-12-29Merge tag 'iwlwifi-next-for-kalle-2015-12-21' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo82-715/+2224
2015-12-21iwlwifi: bail out in case of bad trans stateEliad Peller1-6/+18
2015-12-21iwlwifi: fix printf specifierEmmanuel Grumbach1-2/+2
2015-12-21iwlwifi: remove unused parameter from grab_nic_accessEmmanuel Grumbach7-32/+28
2015-12-20iwlwifi: update key params on d0i3 entrance/exitEliad Peller4-45/+136
2015-12-20iwlwifi: mvm: Change number of associated stations when station becomes associatedAyala Beker2-11/+8
2015-12-20iwlwifi: Update PCI IDs for 8000 and 9000 seriesOren Givon1-5/+6
2015-12-20iwlwifi: mvm: dump more registers upon errorEmmanuel Grumbach1-13/+16
2015-12-20iwlwifi: mvm: infrastructure for frame-release messageSara Sharon4-1/+17
2015-12-20iwlwifi: mvm: add 9000 series RX processingJohannes Berg5-4/+385
2015-12-20iwlwifi: mvm: change iwl_mvm_get_key_sta_id() to return the stationJohannes Berg1-31/+22
2015-12-20iwlwifi: mvm: Add a station in monitor modeChaya Rachel Ivgi5-4/+58
2015-12-20iwlwifi: mvm: add extended dwell timeDavid Spinadel2-18/+45
2015-12-20iwlwifi: mvm: small update in the firmware APIEmmanuel Grumbach1-1/+9
2015-12-20iwlwifi: mvm: support description for user triggered fw dbg collectionGolan Ben-Ami1-2/+3
2015-12-20iwlwifi: mvm: enable L3 filteringSara Sharon3-3/+15
2015-12-20iwlwifi: mvm: refactor the way fw_key_table is handledLuca Coelho3-6/+8
2015-12-20iwlwifi: 9000: increase the number of queuesEmmanuel Grumbach1-1/+1
2015-12-20iwlwifi: pcie: build an A-MSDU using TSO coreEmmanuel Grumbach5-5/+328
2015-12-20iwlwifi: clear ieee80211_tx_info->driver_data in the op_modeEmmanuel Grumbach3-2/+4
2015-12-20iwlwifi: pcie: re-organize code towards TSOEmmanuel Grumbach1-49/+64
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 Grumbach7-0/+24
2015-12-20iwlwifi: change the Intel Wireless email addressEmmanuel Grumbach68-69/+69
2015-12-20Merge tag 'iwlwifi-for-kalle-2015-12-16' into nextEmmanuel Grumbach2-20/+44