summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-06iwlwifi: pcie: unify restock calls on initSara Sharon1-15/+13
2016-07-06iwlwifi: mvm: support dqa queue inactivation upon timeoutLiad Kaufman5-15/+398
2016-07-06iwlwifi: change fw.mvm_fw to fw.typeJohannes Berg2-12/+28
2016-07-06iwlwifi: remove useless enum valuesJohannes Berg1-2/+2
2016-07-01iwlwifi: mvm: handle FRAME_RELEASE in MQ codeJohannes Berg1-2/+2
2016-07-01iwlwifi: mvm: Support CSA countdown offloadingAndrei Otcheretianski9-21/+197
2016-07-01iwlwifi: pcie: make sure packet arrived to destined queueSara Sharon2-1/+10
2016-07-01iwlwifi: pcie: allow more than one frame in RB for 9000 devicesSara Sharon1-3/+1
2016-07-01iwlwifi: pcie: set RB chunk size per busSara Sharon2-3/+9
2016-07-01iwlwifi: pcie: workaround HW shadow registers bugSara Sharon6-9/+35
2016-07-01iwlwifi: mvm: free dqa queues on STA removal also in non-bssLiad Kaufman1-2/+3
2016-07-01iwlwifi: mvm: update mpdu metadata APISara Sharon4-23/+58
2016-07-01iwlwifi: mvm: remove RX_PHY support for 9000 deviceSara Sharon3-16/+0
2016-07-01iwlwifi: rename CAPA_P2P_STANDALONE_UAPSD to CAPA_P2P_SCM_UAPSDAvraham Stern4-6/+7
2016-07-01iwlwifi: mvm: fix comment indentationJohannes Berg1-14/+14
2016-07-01iwlwifi: mvm: do not trust NSSN for amsdu sub-framesSara Sharon1-2/+18
2016-07-01iwlwifi: advertise maximal MPDU length when Rx MQ is supportedEmmanuel Grumbach6-6/+23
2016-05-10MAINTAINERS: add myself as co-maintainer of the iwlwifi driverLuca Coelho1-0/+1
2016-05-10iwlwifi: add default value to disable_11ac mod param descriptionEmmanuel Grumbach1-1/+1
2016-05-10iwlwifi: pcie: grab NIC access only once on RX initSara Sharon1-40/+57
2016-05-10iwlwifi: pcie: use shadow registers for updating write pointerSara Sharon2-2/+5
2016-05-10iwlwifi: mvm: support dqa-mode agg on non-shared queueLiad Kaufman6-40/+207
2016-05-10iwlwifi: pcie: avoid msleep() with short timeoutJohannes Berg1-2/+2
2016-05-10iwlwifi: pcie: extend device reset delayJohannes Berg1-9/+5
2016-05-10iwlwifi: turn on SGI support for VHT 160MHzGregory Greenman1-2/+2
2016-05-10iwlwifi: make configuration structs smallerJohannes Berg9-70/+65
2016-05-10iwlwifi: don't access a nonexistent register upon assertEmmanuel Grumbach1-3/+4
2016-05-10iwlwifi: remove IWLWIFI_DEBUG_EXPERIMENTAL_UCODEEmmanuel Grumbach2-32/+9
2016-05-10iwlwifi: mvm: use helpers to get iwl_mvm_staSara Sharon6-31/+14
2016-05-10iwlwifi: mvm: remove redundant alloc_ctx parameterSara Sharon3-6/+6
2016-05-10iwlwifi: mvm: make phy_db size dynamicSara Sharon1-13/+49
2016-05-10iwlwifi: mvm: set correct vht capabilitySara Sharon1-1/+1
2016-05-10iwlwifi: mvm: loosen nssn comparison to reorder buffer headSara Sharon1-4/+18
2016-05-10iwlwifi: pcie: don't wake up the NIC when writing CSRs in MSIX modeHaim Dreyfuss1-5/+5
2016-05-10iwlwifi: Fix firmware name maximum length definitionHaim Dreyfuss1-1/+1
2016-05-10iwlwifi: mvm: don't allow negative reference countSara Sharon1-1/+5
2016-05-10iwlwifi: mvm: add more registers to dump upon errorGolan Ben-Ami1-9/+44
2016-05-10iwlwifi: mvm: add a new mvm reference type for RX dataLuca Coelho3-0/+17
2016-05-10iwlwifi: mvm: pass station to mac80211 RX where knownJohannes Berg2-4/+9
2016-05-10iwlwifi: consider VHT 160MHz while parsing NVMGregory Greenman2-3/+14
2016-05-10iwlwifi: allow combining different phy images with mac imagesHaim Dreyfuss6-3/+58
2016-05-10iwlwifi: wake from runtime suspend before sending sync commandsLuca Coelho4-1/+20
2016-05-10iwlwifi: mvm: allow a debug knob for Tx A-MSDU even if rate control forbids itEmmanuel Grumbach1-3/+4
2016-05-10iwlwifi: Rename 9560 to 9260 and add new PCI IDs for itHaim Dreyfuss3-13/+14
2016-05-10iwlwifi: mvm: add a flag to disable checksumSara Sharon2-1/+3
2016-05-10iwlwifi: mvm: advertise RSS queue usageJohannes Berg1-0/+3
2016-05-10iwlwifi: trans: don't call the trans-specific ref/unref directlyLuca Coelho3-10/+7
2016-05-10iwlwifi: mvm: support queue removal in ADD_STA hcmdLiad Kaufman1-2/+2
2016-05-10iwlwifi: mvm: utilize the frame release infrastructureSara Sharon3-5/+34
2016-05-10iwlwifi: mvm: add reorder timeout per frameSara Sharon3-2/+114