summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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 Grumbach95-4497/+1407
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-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
2015-12-04mac80211_hwsim: stop using pointers as cookiesJohannes Berg1-4/+14
2015-12-04mac80211_hwsim: Advertise support for VHT IBSSJouni Malinen1-0/+1
2015-12-04mac80211_hwsim: Update timestamp in Probe Response framesJouni Malinen1-0/+17
2015-12-04mac80211_hwsim: delay hardware remain-on-channel startJohannes Berg1-5/+25
2015-12-04mac80211_hwsim: do not actively scan DFS channelsJohannes Berg1-1/+2
2015-12-01iwlwifi: remove IWL_DL_LEDEliad Peller2-4/+0
2015-12-01iwlwifi: mvm: ROC: Extend the ROC max delay duration & limit ROC durationMatti Gottlieb1-4/+38
2015-12-01iwlwifi: mvm: add 9000-series RX APIJohannes Berg3-0/+115
2015-12-01iwlwifi: mvm: report wakeup for wowlanDerek Basehore1-0/+2
2015-12-01iwlwifi: mvm: rs: fix a warning messageDan Carpenter1-1/+1
2015-12-01iwlwifi: print index in api/capa flags parsing messageJohannes Berg1-2/+6
2015-12-01iwlwifi: change the Intel Wireless email addressEmmanuel Grumbach52-52/+52
2015-12-01iwlwifi: mvm: Align bt-coex priority with requirementsAvri Altman1-15/+21
2015-12-01iwlwifi: Add PCI IDs for the new series 8165Oren Givon3-0/+13
2015-12-01iwlwifi: Add PCI IDs for the new 3168 seriesOren Givon3-0/+18
2015-12-01iwlwifi: Add new PCI IDs for 9260 and 5165 seriesDreyfuss, Haim4-1/+180
2015-12-01iwlwifi: mvm: refactor d3 key update functionsEliad Peller2-96/+120
2015-12-01iwlwifi: mvm: use firmware station lookup, combine codeJohannes Berg2-17/+29
2015-12-01iwlwifi: mvm: fix incorrect fallthrough in iwl_mvm_check_running_scans()Nicholas Krause1-1/+1
2015-12-01iwlwifi: pcie: remove pointer from debug messageJohannes Berg1-2/+1
2015-12-01iwlwifi: clean up transport debugfs handlingJohannes Berg4-24/+14
2015-12-01iwlwifi: mvm: Support setting continuous recording debug modeGolan Ben Ami3-0/+62
2015-12-01iwlwifi: mvm: move fw-dbg code to separate fileGolan Ben-Ami14-787/+941
2015-11-26iwlwifi: mvm: remove unnecessary check in iwl_mvm_is_d0i3_supported()Luca Coelho1-2/+1
2015-11-26iwlwifi: mvm: flush all used TX queues before suspendingLuca Coelho2-0/+14
2015-11-26iwlwifi: dump prph registers in a common place for all transportsGolan Ben-Ami2-150/+154
2015-11-26iwlwifi: export the _no_grab version of PRPH IO functionsGolan Ben-Ami3-18/+24
2015-11-26iwlwifi: mvm: drop low_latency_agg_frame_cnt_limitEyal Shapira4-14/+1