summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2016-06-23Merge tag 'wireless-drivers-for-davem-2016-06-21' of git://git.kernel.org/pub...David S. Miller-15/+30
2016-06-16Merge ath-current from ath.gitKalle Valo-7/+6
2016-06-16rtl8xxxu: fix typo on variable name, compare against correct variableColin Ian King-1/+1
2016-06-14ath9k: fix GPIO mask for AR9462 and AR9565Miaoqing Pan-4/+4
2016-06-14ath10k: fix deadlock while processing rx_in_ord_indRajkumar Manoharan-1/+0
2016-06-10iwlwifi: mvm: fix a few firmware capability checksJohannes Berg-4/+4
2016-06-10iwlwifi: mvm: set the encryption type of an IGTK keyAyala Beker-0/+8
2016-06-10iwlwifi: mvm: fix potential NULL-dereference in iwl_mvm_reorder()Luca Coelho-1/+3
2016-06-10iwlwifi: mvm: fix RCU splat in TKIP's update_keyEmmanuel Grumbach-1/+7
2016-06-10iwlwifi: mvm: increase scan timeout to 20 secondsLuca Coelho-1/+1
2016-06-07ath10k: fix crash related to printing featuresBen Greear-1/+1
2016-06-06ath10k: fix deadlock when peer cannot be createdBen Greear-1/+1
2016-06-04Merge tag 'wireless-drivers-for-davem-2016-06-04' of git://git.kernel.org/pub...David S. Miller-3/+21
2016-06-03brcmfmac: add eth_type_trans back for PCIe full dongleFranky Lin-0/+2
2016-06-01Merge tag 'mac80211-for-davem-2016-06-01' of git://git.kernel.org/pub/scm/lin...David S. Miller-0/+1
2016-05-31mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi-0/+1
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann-2/+2
2016-05-27rtlwifi: Fix scheduling while atomic error from commit 49f86ec21c01Larry Finger-3/+3
2016-05-27brcmfmac: add fallback for devices that do not report per-chain valuesJaap Jan Meijer-0/+16
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2016-05-20Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...David S. Miller-4766/+6749
2016-05-18iwlwifi: fix mis-merge that breaks the driverLinus Torvalds-1/+2
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-34/+46
2016-05-11Merge ath-next from ath.gitKalle Valo-145/+767
2016-05-11ath10k: Fix survey reporting with QCA4019Vasanthakumar Thiagarajan-0/+1
2016-05-11ath10k: suppress warnings when getting wmi peer_rate_code_list eventVasanthakumar Thiagarajan-0/+1
2016-05-11wil6210: add support for device led configurationMaya Erez-0/+281
2016-05-11atmel: potential underflow in atmel_set_freq()Dan Carpenter-1/+1
2016-05-11airo: prevent potential underflow in airo_set_freq()Dan Carpenter-1/+1
2016-05-11mwifiex: fixup error messagesWei-Ning Huang-2/+3
2016-05-11rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...wang yanqing-1/+1
2016-05-11rtlwifi: Remove double check for cnt_after_linkedwang yanqing-8/+4
2016-05-11brcmfmac: Add 4356 sdio supportChristian Daudt-1/+5
2016-05-11rtlwifi: rtl818x: silence uninitialized variable warningDan Carpenter-2/+1
2016-05-11mwifiex: Drop unnecessary include pcieport_if.hLukas Wunner-1/+0
2016-05-11rtlwifi: Fix logic error in enter/exit power-save modewang yanqing-2/+2
2016-05-11rtlwifi: rtl818x: constify rtl_intf_ops structuresJulia Lawall-4/+4
2016-05-11wlcore/wl12xx: Fix fw logger over sdioGuy Mishol-6/+18
2016-05-11Merge tag 'iwlwifi-next-for-kalle-2016-05-10' of git://git.kernel.org/pub/scm...Kalle Valo-392/+1494
2016-05-10iwlwifi: add default value to disable_11ac mod param descriptionEmmanuel Grumbach-1/+1
2016-05-10iwlwifi: pcie: grab NIC access only once on RX initSara Sharon-40/+57
2016-05-10iwlwifi: pcie: use shadow registers for updating write pointerSara Sharon-2/+5
2016-05-10iwlwifi: mvm: support dqa-mode agg on non-shared queueLiad Kaufman-40/+207
2016-05-10iwlwifi: pcie: avoid msleep() with short timeoutJohannes Berg-2/+2
2016-05-10iwlwifi: pcie: extend device reset delayJohannes Berg-9/+5
2016-05-10iwlwifi: turn on SGI support for VHT 160MHzGregory Greenman-2/+2
2016-05-10iwlwifi: make configuration structs smallerJohannes Berg-70/+65
2016-05-10iwlwifi: don't access a nonexistent register upon assertEmmanuel Grumbach-3/+4
2016-05-10iwlwifi: remove IWLWIFI_DEBUG_EXPERIMENTAL_UCODEEmmanuel Grumbach-32/+9