summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-02iwlwifi: mvm: take the transport ref back when leavingLuca Coelho1-0/+7
2016-03-02iwlwifi: add disable_11ac module paramAndrei Otcheretianski3-1/+7
2016-03-02iwlwifi: mvm: only release the trans ref if d0i3 is supported in fwLuca Coelho1-2/+4
2016-03-02iwlwifi: mvm: disable DQA supportLiad Kaufman1-2/+3
2016-03-02iwlwifi: pcie: detect and workaround invalid write ptr behaviorSara Sharon1-4/+13
2016-03-02iwlwifi: mvm: update ucode status before stopping deviceChaya Rachel Ivgi5-9/+12
2016-02-28iwlwifi: support ucode with d0 unified image - regular and usnifferGolan Ben-Ami3-2/+8
2016-02-28iwlwifi: mvm: Disable beacon storing in D3 when WOWLAN configuredMatti Gottlieb1-2/+1
2016-02-27iwlwifi: mvm: kill iwl_mvm_enable_agg_txqEmmanuel Grumbach2-21/+11
2016-02-27iwlwifi: mvm: take care of padded packetsSara Sharon1-7/+23
2016-02-27iwlwifi: mvm: Send power command on BSS_CHANGED_BEACON_INFO if neededAvri Altman1-1/+6
2016-02-27iwlwifi: mvm: forbid U-APSD for P2P Client if the firmware doesn't support itAvri Altman1-0/+5
2016-02-27iwlwifi: mvm: Set global RRM capabilityBeni Lev1-0/+2
2016-02-27iwlwifi: mvm: various trivial cleanupsEmmanuel Grumbach1-3/+0
2016-02-27iwlwifi: mvm: support VHT MU-MIMO notificationSara Sharon4-2/+49
2016-02-27iwlwifi: mvm: remove unused field in iwl_mvm_tid_dataEmmanuel Grumbach1-3/+0
2016-02-27iwlwifi: mvm: add RSS queues notification infrastructureSara Sharon5-0/+114
2016-02-27iwlwifi: mvm: add duplicate packet detection per rx queueSara Sharon3-1/+92
2016-02-27iwlwifi: pcie: prevent skbs shadowing in iwl_trans_pcie_reclaimEmmanuel Grumbach1-5/+5
2016-02-27iwlwifi: pcie: add pm_prepare and pm_complete opsLuca Coelho2-0/+42
2016-02-27iwlwifi: pcie: configure more RFH settingsSara Sharon2-11/+25
2016-02-27iwlwifi: mvm: support filtered frames notificationSara Sharon4-0/+77
2016-02-27iwlwifi: mvm: update rx_status with mactime flagSara Sharon3-5/+7
2016-02-27iwlwifi: support tracing wide commandsSara Sharon2-2/+10
2016-02-27iwlwifi: mvm: don't send an A-MSDU that is larger than the TXFEmmanuel Grumbach1-1/+14
2016-02-27iwlwifi: mvm: don't enable A-MSDU when the rates are too lowEmmanuel Grumbach3-3/+26
2016-02-27iwlwifi: mvm: allow to limit the A-MSDU from debugfsEmmanuel Grumbach3-0/+25
2016-02-27iwlwifi: mvm: add Tx A-MSDU inside A-MPDUEmmanuel Grumbach4-12/+38
2016-02-27iwlwifi: mvm: send large SKBs to the transportEmmanuel Grumbach1-8/+140
2016-02-27iwlwifi: mvm: update firmware of VHT MU-MIMO groups status on restartSara Sharon2-0/+46
2016-02-27iwlwifi: mvm: enable VHT MU-MIMO for supported hardwareSara Sharon4-1/+8
2016-02-27iwlwifi: pcie: fix identation in trans.cEmmanuel Grumbach1-1/+1
2016-02-27iwlwifi: pcie: Add new configuration to enable MSIXHaim Dreyfuss5-50/+507
2016-02-27iwlwifi: pcie: aggregate Flow Handler configuration writesEmmanuel Grumbach1-28/+28
2016-02-27iwlwifi: mvm: bump firmware API to 21Emmanuel Grumbach3-5/+5
2016-02-27iwlwifi: mvm: rs: fix a theoretical access to uninitialized array elementsEyal Shapira1-0/+1
2016-02-27iwlwifi: mvm: handle pass all scan reportingLuca Coelho3-5/+44
2016-02-27Merge tag 'iwlwifi-for-kalle-2016-02-15' into HEADEmmanuel Grumbach12-127/+243
2016-02-27iwlwifi: mvm: fix RSS key sizingSara Sharon3-4/+5
2016-02-27iwlwifi: mvm: set the correct descriptor size for tracingSara Sharon1-1/+3
2016-02-27iwlwifi: mvm: add registration to cooling deviceChaya Rachel Ivgi6-0/+200
2016-02-27iwlwifi: mvm: add registration to thermal zoneChaya Rachel Ivgi5-17/+353
2016-02-27iwlwifi: mvm: add CT-KILL notificationChaya Rachel Ivgi5-1/+61
2016-02-27Merge tag 'mac80211-next-for-davem-2016-02-26' into next2Emmanuel Grumbach242-3103/+6045
2016-02-24mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller3-20/+24
2016-02-24iwlwifi: mvm: move TX PN assignment for TKIP to the driverEliad Peller3-6/+13
2016-02-24cfg80211: basic support for PBSS network typeLior David1-0/+10
2016-02-24mac80211_hwsim: remove shadowing variableJohannes Berg1-3/+1
2016-02-15iwlwifi: pcie: fix erroneous return valueAnton Protopopov1-1/+1
2016-02-15iwlwifi: pcie: fix RF-Kill vs. firmware load raceEmmanuel Grumbach3-82/+123