summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
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 Grumbach25-94/+121
2016-02-24mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller1-12/+8
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
2016-02-15iwlwifi: mvm: don't allow sched scans without matches to be startedLuca Coelho1-0/+4
2016-02-10iwlwifi: dvm: remove a wrong dependency on mEmmanuel Grumbach1-1/+0
2016-02-01iwlwifi: mvm: allow to disable beacon filtering for AP/GO interfaceAndrei Otcheretianski4-1/+11
2016-02-01iwlwifi: pcie: update iwl_mpdu_desc fieldsSara Sharon2-10/+7
2016-02-01iwlwifi: pcie: enable multi-queue rx pathSara Sharon3-22/+29
2016-02-01iwlwifi: mvm: support rss queues configuration commandSara Sharon6-2/+111
2016-02-01iwlwifi: mvm: rs: fix TPC action decision algorithmGregory Greenman1-1/+2
2016-02-01iwlwifi: mvm: add new ADD_STA command versionSara Sharon4-13/+99
2016-02-01iwlwifi: mvm: Remove iwl_mvm_update_beacon_abortAvri Altman1-25/+12
2016-02-01iwlwifi: mvm: Remove bf_vif from iwl_power_vifsAvri Altman1-15/+13
2016-02-01iwlwifi: treat iwl_parse_nvm_data() MAC addr as little endianJohannes Berg3-7/+10
2016-02-01iwlwifi: mvm: add tlv for multi queue rx supportSara Sharon2-2/+3
2016-02-01iwlwifi: mvm: change the check for ADD_STA statusSara Sharon2-5/+8