summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2016-05-28remove lots of IS_ERR_VALUE abusesArnd Bergmann1-2/+2
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. Miller93-4766/+6749
2016-05-18iwlwifi: fix mis-merge that breaks the driverLinus Torvalds1-1/+2
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-34/+46
2016-05-11Merge ath-next from ath.gitKalle Valo24-145/+767
2016-05-11ath10k: Fix survey reporting with QCA4019Vasanthakumar Thiagarajan1-0/+1
2016-05-11ath10k: suppress warnings when getting wmi peer_rate_code_list eventVasanthakumar Thiagarajan1-0/+1
2016-05-11wil6210: add support for device led configurationMaya Erez5-0/+281
2016-05-11atmel: potential underflow in atmel_set_freq()Dan Carpenter1-1/+1
2016-05-11airo: prevent potential underflow in airo_set_freq()Dan Carpenter1-1/+1
2016-05-11mwifiex: fixup error messagesWei-Ning Huang1-2/+3
2016-05-11rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...wang yanqing1-1/+1
2016-05-11rtlwifi: Remove double check for cnt_after_linkedwang yanqing1-8/+4
2016-05-11brcmfmac: Add 4356 sdio supportChristian Daudt3-1/+5
2016-05-11rtlwifi: rtl818x: silence uninitialized variable warningDan Carpenter1-2/+1
2016-05-11mwifiex: Drop unnecessary include pcieport_if.hLukas Wunner1-1/+0
2016-05-11rtlwifi: Fix logic error in enter/exit power-save modewang yanqing1-2/+2
2016-05-11rtlwifi: rtl818x: constify rtl_intf_ops structuresJulia Lawall4-4/+4
2016-05-11wlcore/wl12xx: Fix fw logger over sdioGuy Mishol3-6/+18
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
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