summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2016-10-07iwlmvm: mvm: set correct state in smart-fifo configurationstriebit1-1/+1
2016-10-07iwlwifi: mvm: don't use ret when not initialisedEmmanuel Grumbach1-1/+2
2016-10-07iwlwifi: mvm: avoid harmless -Wmaybe-uninialized warningArnd Bergmann1-20/+21
2016-10-07iwlwifi: mvm: free RX reorder buffer on restartSara Sharon1-3/+4
2016-10-07iwlwifi: pcie: fix access to scratch bufferSara Sharon1-2/+2
2016-10-07iwlwifi: mvm: unmap the paging memory before freeing itEmmanuel Grumbach1-4/+8
2016-10-07iwlwifi: mvm: write the correct internal TXF indexGolan Ben-Ami1-1/+2
2016-10-07iwlwifi: mvm: fix txq aggregation bugOren Givon1-1/+9
2016-10-07iwlwifi: mvm: checksum IPv6 fragmented packetSara Sharon1-15/+6
2016-09-30iwlwifi: mvm: update TX queue before making a copy of the skbBeni Lev1-10/+9
2016-09-24iwlegacy: avoid warning about missing bracesArnd Bergmann1-1/+2
2016-08-20iwlwifi: add new 8265Oren Givon1-0/+6
2016-08-20iwlwifi: add new 8260 PCI IDsOren Givon1-0/+3
2016-08-20iwlwifi: pcie: fix a race in firmware loading flowEmmanuel Grumbach3-17/+28
2016-08-20iwlwifi: pcie: enable interrupts before releasing the NIC's CPUEmmanuel Grumbach1-1/+4
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-21Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2016-05-21Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...David S. Miller43-345/+1433
2016-05-18iwlwifi: fix mis-merge that breaks the driverLinus Torvalds1-1/+2
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-34/+46
2016-05-11Merge tag 'iwlwifi-next-for-kalle-2016-05-10' of git://git.kernel.org/pub/scm...Kalle 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