aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-10iwlwifi: mvm: fix a few firmware capability checksJohannes Berg1-4/+4
2016-06-10iwlwifi: mvm: set the encryption type of an IGTK keyAyala Beker1-0/+8
2016-06-10iwlwifi: mvm: fix potential NULL-dereference in iwl_mvm_reorder()Luca Coelho1-1/+3
2016-06-10iwlwifi: mvm: fix RCU splat in TKIP's update_keyEmmanuel Grumbach1-1/+7
2016-06-10iwlwifi: mvm: increase scan timeout to 20 secondsLuca Coelho1-1/+1
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2016-05-11Merge tag 'iwlwifi-next-for-kalle-2016-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo43-392/+1494
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
2016-05-10iwlwifi: mvm: add reorder buffer per queueSara Sharon5-9/+276
2016-05-10iwlwifi: mvm: add firmware API name commentJohannes Berg1-1/+1
2016-05-10iwlwifi: mvm: add infrastructure for tracking BA session in driverSara Sharon6-13/+194
2016-05-10iwlwifi: mvm: change RX sync notification to be an attribute and not a typeSara Sharon4-20/+37
2016-05-10iwlwifi: mvm: implement driver RX queues sync commandSara Sharon5-0/+58
2016-05-10iwlwifi: Edit the 8265 SDIO IDMordechai Goodstein2-0/+15
2016-05-10iwlwifi: mvm: support p2p device frames tx on dqa queue #2Liad Kaufman4-10/+27
2016-05-10iwlwifi: mvm: allocate queue for probe response in dqa modeLiad Kaufman4-13/+66
2016-05-10Merge tag 'iwlwifi-for-kalle-2016-05-04' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesLuca Coelho9-55/+69
2016-05-04iwlwifi: mvm: don't override the rate with the AMSDU lenEmmanuel Grumbach1-35/+48
2016-05-03Merge tag 'wireless-drivers-next-for-davem-2016-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller2-1/+6