summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: use correct skb freeing helper when deleting flowringRafał Miłecki2016-10-221-1/+8
* brcmfmac: fix memory leak in brcmf_fill_bss_paramRafał Miłecki2016-10-221-1/+4
* brcmfmac: fix pmksa->bssid usageNicolas Iooss2016-10-221-2/+2
* carl9170: fix debugfs crashesChristian Lamparter2016-10-221-2/+4
* b43legacy: fix debugfs crashChristian Lamparter2016-10-221-2/+4
* b43: fix debugfs crashChristian Lamparter2016-10-221-2/+4
* ath10k: fix get rx_status from htt contextAshok Raj Nagarajan2016-10-071-5/+5
* brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli2016-10-071-1/+1
* brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli2016-10-071-1/+3
* brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chainFlorian Fainelli2016-10-071-1/+3
* ath9k: Fix programming of minCCA power thresholdSven Eckelmann2016-10-071-1/+1
* iwlmvm: mvm: set correct state in smart-fifo configurationstriebit2016-10-071-1/+1
* iwlwifi: mvm: don't use ret when not initialisedEmmanuel Grumbach2016-10-071-1/+2
* iwlwifi: mvm: avoid harmless -Wmaybe-uninialized warningArnd Bergmann2016-10-071-20/+21
* iwlwifi: mvm: free RX reorder buffer on restartSara Sharon2016-10-071-3/+4
* iwlwifi: pcie: fix access to scratch bufferSara Sharon2016-10-071-2/+2
* iwlwifi: mvm: unmap the paging memory before freeing itEmmanuel Grumbach2016-10-071-4/+8
* iwlwifi: mvm: write the correct internal TXF indexGolan Ben-Ami2016-10-071-1/+2
* iwlwifi: mvm: fix txq aggregation bugOren Givon2016-10-071-1/+9
* iwlwifi: mvm: checksum IPv6 fragmented packetSara Sharon2016-10-071-15/+6
* mwifiex: illegal assignmentHeinrich Schuchardt2016-10-071-1/+1
* iwlwifi: mvm: update TX queue before making a copy of the skbBeni Lev2016-09-301-10/+9
* iwlegacy: avoid warning about missing bracesArnd Bergmann2016-09-241-1/+2
* ath9k: bring back direction setting in ath9k_{start_stop}Giedrius Statkevičius2016-09-241-2/+7
* ath9k: fix using sta->drv_priv before initializing itFelix Fietkau2016-09-241-4/+4
* brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel2016-09-241-1/+1
* brcmfmac: restore stopping netdev queue when bus clogs upArend Van Spriel2016-08-201-5/+17
* iwlwifi: add new 8265Oren Givon2016-08-201-0/+6
* iwlwifi: add new 8260 PCI IDsOren Givon2016-08-201-0/+3
* iwlwifi: pcie: fix a race in firmware loading flowEmmanuel Grumbach2016-08-203-17/+28
* iwlwifi: pcie: enable interrupts before releasing the NIC's CPUEmmanuel Grumbach2016-08-201-1/+4
* Merge tag 'wireless-drivers-for-davem-2016-06-21' of git://git.kernel.org/pub...David S. Miller2016-06-239-15/+30
|\
| * Merge ath-current from ath.gitKalle Valo2016-06-164-7/+6
| |\
| | * ath9k: fix GPIO mask for AR9462 and AR9565Miaoqing Pan2016-06-141-4/+4
| | * ath10k: fix deadlock while processing rx_in_ord_indRajkumar Manoharan2016-06-141-1/+0
| | * ath10k: fix crash related to printing featuresBen Greear2016-06-071-1/+1
| | * ath10k: fix deadlock when peer cannot be createdBen Greear2016-06-061-1/+1
| * | rtl8xxxu: fix typo on variable name, compare against correct variableColin Ian King2016-06-161-1/+1
| * | iwlwifi: mvm: fix a few firmware capability checksJohannes Berg2016-06-101-4/+4
| * | iwlwifi: mvm: set the encryption type of an IGTK keyAyala Beker2016-06-101-0/+8
| * | iwlwifi: mvm: fix potential NULL-dereference in iwl_mvm_reorder()Luca Coelho2016-06-101-1/+3
| * | iwlwifi: mvm: fix RCU splat in TKIP's update_keyEmmanuel Grumbach2016-06-101-1/+7
| * | iwlwifi: mvm: increase scan timeout to 20 secondsLuca Coelho2016-06-101-1/+1
| |/
* | Merge tag 'wireless-drivers-for-davem-2016-06-04' of git://git.kernel.org/pub...David S. Miller2016-06-043-3/+21
|\|
| * brcmfmac: add eth_type_trans back for PCIe full dongleFranky Lin2016-06-031-0/+2
| * rtlwifi: Fix scheduling while atomic error from commit 49f86ec21c01Larry Finger2016-05-271-3/+3
| * brcmfmac: add fallback for devices that do not report per-chain valuesJaap Jan Meijer2016-05-271-0/+16
* | Merge tag 'mac80211-for-davem-2016-06-01' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-06-011-0/+1
|\ \
| * | mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi2016-05-311-0/+1
| |/
* / remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-271-2/+2
|/