summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2015-12-13Merge tag 'mac80211-next-for-davem-2015-12-07' into nextEmmanuel Grumbach1066-51944/+29966
2015-12-13iwlwifi: update host command messages to new formatSharon Dvir13-222/+345
2015-12-13iwlwifi: uninline iwl_trans_send_cmdEmmanuel Grumbach2-32/+35
2015-12-13iwlwifi: block the queues when we send ADD_STA for uAPSDEmmanuel Grumbach2-1/+19
2015-12-13iwlwifi: trans: support a callback for ASYNC commandsEmmanuel Grumbach3-4/+21
2015-12-13iwlwifi: pcie: allow the op_mode to block the tx queuesEmmanuel Grumbach4-1/+48
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: dvm: advertise NETIF_F_SGJohannes Berg1-0/+3
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
2015-12-07mac80211: handle HW ROC expired properlyIlan Peer1-1/+5
2015-12-07iwlwifi: mvm: don't keep an mvm ref when the interface is downLuca Coelho2-13/+13
2015-12-04mac80211_hwsim: check ATTR_FREQ for wmediumd (netlink) packetsAdam Welle1-4/+19
2015-12-04mac80211_hwsim: check txrate for NULLAmit Khatri1-0/+3