summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: remove useless WARN_ON and rely on cfg80211's combinationEmmanuel Grumbach2016-01-071-2/+0
* iwlwifi: mvm: support A-MSDU in A-MPDUJohannes Berg2016-01-071-0/+1
* iwlwifi: mvm: add a non-trigger window to fw dbg triggersGolan Ben-Ami2016-01-073-1/+31
* iwlwifi: mvm: dump the radio registers when the firmware crashesEmmanuel Grumbach2016-01-073-2/+46
* iwlwifi: mvm: fix extended dwell timeDavid Spinadel2016-01-071-6/+7
* iwlwifi: nvm: fix loading default NVM fileOren Givon2016-01-071-1/+2
* iwlwifi: mvm: bump max API to 20Emmanuel Grumbach2016-01-073-3/+3
* iwlwifi: set max firmware version of 7265 to 17Emmanuel Grumbach2016-01-071-1/+1
* iwlwifi: mvm: reset mvm->scan_type when firmware is startedEmmanuel Grumbach2016-01-072-1/+1
* iwlwifi: mvm: change mcc update APIMatti Gottlieb2016-01-073-16/+100
* iwlwifi: mvm: let the firmware choose the antenna for beaconsEmmanuel Grumbach2016-01-072-3/+9
* iwlwifi: update and fix 7265 series PCI IDsOren Givon2016-01-071-2/+3
* iwlwifi: dvm: fix WoWLANEmmanuel Grumbach2016-01-071-0/+3
* iwlwifi: bail out in case of bad trans stateEliad Peller2015-12-211-6/+18
* iwlwifi: fix printf specifierEmmanuel Grumbach2015-12-211-2/+2
* iwlwifi: remove unused parameter from grab_nic_accessEmmanuel Grumbach2015-12-217-32/+28
* iwlwifi: update key params on d0i3 entrance/exitEliad Peller2015-12-204-45/+136
* iwlwifi: mvm: Change number of associated stations when station becomes assoc...Ayala Beker2015-12-202-11/+8
* iwlwifi: Update PCI IDs for 8000 and 9000 seriesOren Givon2015-12-201-5/+6
* iwlwifi: mvm: dump more registers upon errorEmmanuel Grumbach2015-12-201-13/+16
* iwlwifi: mvm: infrastructure for frame-release messageSara Sharon2015-12-204-1/+17
* iwlwifi: mvm: add 9000 series RX processingJohannes Berg2015-12-205-4/+385
* iwlwifi: mvm: change iwl_mvm_get_key_sta_id() to return the stationJohannes Berg2015-12-201-31/+22
* iwlwifi: mvm: Add a station in monitor modeChaya Rachel Ivgi2015-12-205-4/+58
* iwlwifi: mvm: add extended dwell timeDavid Spinadel2015-12-202-18/+45
* iwlwifi: mvm: small update in the firmware APIEmmanuel Grumbach2015-12-201-1/+9
* iwlwifi: mvm: support description for user triggered fw dbg collectionGolan Ben-Ami2015-12-201-2/+3
* iwlwifi: mvm: enable L3 filteringSara Sharon2015-12-203-3/+15
* iwlwifi: mvm: refactor the way fw_key_table is handledLuca Coelho2015-12-203-6/+8
* iwlwifi: 9000: increase the number of queuesEmmanuel Grumbach2015-12-201-1/+1
* iwlwifi: pcie: build an A-MSDU using TSO coreEmmanuel Grumbach2015-12-205-5/+328
* iwlwifi: clear ieee80211_tx_info->driver_data in the op_modeEmmanuel Grumbach2015-12-203-2/+4
* iwlwifi: pcie: re-organize code towards TSOEmmanuel Grumbach2015-12-201-49/+64
* iwlwifi: mvm: prepare the code towards TSO implementationEmmanuel Grumbach2015-12-202-3/+78
* iwlwifi: pcie: allow to pretend to have Tx CSUM for debugEmmanuel Grumbach2015-12-207-0/+24
* iwlwifi: change the Intel Wireless email addressEmmanuel Grumbach2015-12-2068-69/+69
* Merge tag 'iwlwifi-for-kalle-2015-12-16' into nextEmmanuel Grumbach2015-12-202-20/+44
* iwlwifi: dvm: fix compare_const_fl.cocci warningsJulia Lawall2015-12-161-1/+1
* iwlwifi: mvm: change protocol offload flowsSara Sharon2015-12-165-20/+69
* iwlwifi: expose fw usniffer mode to more utilitiesGolan Ben-Ami2015-12-161-5/+6
* iwlwifi: replace d0i3_mode and wowlan_d0i3 with more generic variablesLuca Coelho2015-12-135-39/+111
* iwlwifi: mvm: remove the vif parameter of iwl_mvm_configure_bcast_filter()Eliad Peller2015-12-131-6/+5
* iwlwifi: avoid d0i3 commands when no/init ucode is loadedEliad Peller2015-12-133-0/+10
* iwlwifi: mvm: close the SP if we send fewer frames than expected in SPEmmanuel Grumbach2015-12-133-1/+41
* iwlwifi: update host command messages to new formatSharon Dvir2015-12-1313-222/+345
* iwlwifi: uninline iwl_trans_send_cmdEmmanuel Grumbach2015-12-132-32/+35
* iwlwifi: block the queues when we send ADD_STA for uAPSDEmmanuel Grumbach2015-12-132-1/+19
* iwlwifi: trans: support a callback for ASYNC commandsEmmanuel Grumbach2015-12-133-4/+21
* iwlwifi: pcie: allow the op_mode to block the tx queuesEmmanuel Grumbach2015-12-134-1/+48
* iwlwifi: mvm: check iwl_mvm_wowlan_config_key_params() return valueEliad Peller2015-12-131-1/+5
OpenPOWER on IntegriCloud