summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2015-12-30mwifiex: fix WPA connection problemchunfan chen1-22/+53
2015-12-30mwifiex: use world for unidentified region codeAmitkumar Karwar1-2/+2
2015-12-30mwifiex: update region_code_index arrayAmitkumar Karwar2-2/+2
2015-12-30mwifiex: fix wake on disconnect featurechunfan chen1-2/+2
2015-12-30mwifiex: fix AMPDU not setup on TDLS link problemAmitkumar Karwar1-0/+10
2015-12-30mwifiex: add debugfs file for testing reset of cardAmitkumar Karwar1-0/+30
2015-12-30mwifiex: remove redundant timestamp assignmentAmitkumar Karwar1-2/+0
2015-12-30mwifiex: suppress "Rx of mgmt packet failed" messageAmitkumar Karwar2-3/+2
2015-12-30mwifiex: abort cac in del_station() handlerXinming Hu1-0/+5
2015-12-30mwifiex: increase supported wowlan pattern lengthXinming Hu1-1/+1
2015-12-30mwifiex: fix bug for wildcard-prefix wowlan patternXinming Hu1-0/+6
2015-12-30mwifiex: advertise SMS4 cipher suiteZhaoyang Liu1-0/+1
2015-12-30mwifiex: multiple bss supportShengzhen Li3-17/+51
2015-12-30mwifiex: change ap and station interface limitsShengzhen Li1-5/+3
2015-12-29Merge tag 'iwlwifi-next-for-kalle-2015-12-21' of https://git.kernel.org/pub/s...Kalle 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-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: Update PCI IDs for 8000 and 9000 seriesOren Givon1-5/+6
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-21iwlwifi: 9000: increase the number of queuesEmmanuel Grumbach1-1/+1
2015-12-21iwlwifi: 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
2015-12-16Merge ath-next from ath.gitKalle Valo25-225/+422
2015-12-16iwlwifi: dvm: fix compare_const_fl.cocci warningsJulia Lawall1-1/+1
2015-12-16iwlwifi: mvm: change protocol offload flowsSara Sharon5-20/+69
2015-12-16iwlwifi: expose fw usniffer mode to more utilitiesGolan Ben-Ami1-5/+6
2015-12-14ath10k: allow Mesh Point to install peer security keyPeter Oh1-1/+2
2015-12-13iwlwifi: mvm: protect RCU dereference in iwl_mvm_get_key_sta_idJohannes Berg1-6/+9
2015-12-13iwlwifi: separate firmware version for 7260 devicesJohannes Berg1-14/+35
2015-12-13iwlwifi: replace d0i3_mode and wowlan_d0i3 with more generic variablesLuca Coelho5-39/+111
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