summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-0112-20/+37
|\
| * brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twiceArend Van Spriel2017-07-271-5/+0
| * brcmfmac: Don't grow SKB by negative sizeDaniel Stone2017-07-271-1/+1
| * iwlwifi: mvm: defer setting IWL_MVM_STATUS_IN_HW_RESTARTJohannes Berg2017-07-213-4/+12
| * iwlwifi: mvm: handle IBSS probe_queue in a few missing placesLuca Coelho2017-07-211-1/+2
| * iwlwifi: fix tracing when tx only is enabledEmmanuel Grumbach2017-07-211-2/+2
| * iwlwifi: missing error code in iwl_trans_pcie_alloc()Dan Carpenter2017-07-211-1/+2
| * iwlwifi: mvm: fix a NULL pointer dereference of error in recoveryEmmanuel Grumbach2017-07-211-0/+12
| * iwlwifi: pcie: fix unused txq NULL pointer dereferenceMordechai Goodstein2017-07-211-0/+3
| * iwlwifi: dvm: prevent an out of bounds accessEmmanuel Grumbach2017-07-211-1/+1
| * Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"Larry Finger2017-07-212-4/+0
| * brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()Arend Van Spriel2017-07-211-1/+2
* | drivers/net: Fix ptr_ret.cocci warnings.Tonghao Zhang2017-07-251-4/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-211-1/+1
|\|
| * rt2x00: make const array glrt_table staticColin Ian King2017-07-131-1/+1
* | rtlwifi: remove useless codeGustavo A. R. Silva2017-07-191-6/+0
* | wireless: airo: remove unnecessary static in writerids()Gustavo A. R. Silva2017-07-191-1/+1
* | wireless: iwlegacy: Constify attribute_group structures.Arvind Yadav2017-07-181-1/+1
* | wireless: iwlegacy: constify attribute_group structures.Arvind Yadav2017-07-181-1/+1
* | wireless: ipw2100: constify attribute_group structures.Arvind Yadav2017-07-181-1/+1
* | wireless: ipw2200: constify attribute_group structures.Arvind Yadav2017-07-181-1/+1
|/
* brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel2017-07-121-0/+5
* Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-081-29/+42
|\
| * PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()Christoph Hellwig2017-07-031-31/+44
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05370-6553/+24987
|\ \
| * \ Merge tag 'iwlwifi-next-for-kalle-2017-06-30' of git://git.kernel.org/pub/scm...Kalle Valo2017-06-3065-571/+1299
| |\ \
| | * | iwlwifi: bump MAX API for 8000/9000/A000 to 33Luca Coelho2017-06-293-4/+4
| | * | iwlwifi: pcie: wait longer after device resetEmmanuel Grumbach2017-06-294-25/+15
| | * | iwlwifi: pcie: propagate iwl_pcie_apm_init's statusEmmanuel Grumbach2017-06-291-8/+13
| | * | iwlwifi: mvm: quietly accept non-sta disassoc framesJohannes Berg2017-06-291-1/+4
| | * | iwlwifi: mvm: update rx statistics cmd apiLiad Kaufman2017-06-297-141/+371
| | * | iwlwifi: mvm: remove DQA non-STA client mode special caseJohannes Berg2017-06-291-8/+0
| | * | iwlwifi: mvm: don't mess the SNAP header in TSO for non-QoS packetsEmmanuel Grumbach2017-06-291-4/+6
| | * | iwlwifi: pcie: reconfigure MSI-X HW on resumeJohannes Berg2017-06-291-0/+3
| | * | iwlwifi: mvm: don't send fetch the TID from a non-QoS packet in TSOEmmanuel Grumbach2017-06-291-5/+5
| | * | iwlwifi: mvm: fix mac80211's hw_queue in DQA modeJohannes Berg2017-06-291-6/+26
| | * | iwlwifi: mvm: map cab_queue to real one earlierJohannes Berg2017-06-291-5/+6
| | * | iwlwifi: mvm: fix mac80211 queue trackingJohannes Berg2017-06-293-2/+12
| | * | iwlwifi: mvm: properly enable IP header checksummingJohannes Berg2017-06-291-8/+12
| | * | iwlwifi: pcie: add MSI-X interrupt tracingJohannes Berg2017-06-292-1/+29
| | * | iwlwifi: mvm: quietly accept non-sta assoc response framesJohannes Berg2017-06-291-4/+7
| | * | iwlwifi: mvm: remove version 2 of paging commandJohannes Berg2017-06-292-49/+15
| | * | iwlwifi: move configuration into sub-directoryJohannes Berg2017-06-299-2/+2
| | * | iwlwifi: move notification wait into fw/Johannes Berg2017-06-297-6/+6
| | * | iwlwifi: create new subdirectory for FW interactionJohannes Berg2017-06-2914-17/+17
| | * | iwlwifi: mvm: rename iwl_shared_mem_cfg_v1 to the correct _v2Johannes Berg2017-06-292-4/+4
| | * | iwlwifi: mvm: fix deduplication start logicJohannes Berg2017-06-291-2/+15
| | * | iwlwifi: mvm: unconditionally stop device after initJohannes Berg2017-06-291-1/+1
| | * | iwlwifi: pcie: warn if paging is already initialized during initJohannes Berg2017-06-291-0/+5
| | * | iwlwifi: pcie: make ctxt-info free idempotentJohannes Berg2017-06-291-0/+2