summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2017-08-31wl1251: add a missing spin_lock_init()Cong Wang
2017-08-24iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho
2017-08-14brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devicesArend Van Spriel
2017-08-09iwlwifi: mvm: send delba upon rx ba session timeoutNaftali Goldstein
2017-08-09iwlwifi: mvm: don't WARN when a legit race happens in A-MPDUEmmanuel Grumbach
2017-08-09iwlwifi: mvm: start mac queues when deferred tx frames are purgedAvraham Stern
2017-08-05iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get...Christophe Jaillet
2017-08-01iwlwifi: add the new 9000 series PCI IDsTzipi Peres
2017-08-01iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fwNaftali Goldstein
2017-08-01iwlwifi: fix fw_pre_next_step to apply also for C stepHaim Dreyfuss
2017-08-01iwlwifi: mvm: rs: fix TLC statistics collectionGregory Greenman
2017-08-01iwlwifi: mvm: set A-MPDU bit upon empty BA notification from FWGregory Greenman
2017-08-01iwlwifi: split the regulatory rules when the bandwidth flags require itEmmanuel Grumbach
2017-08-01iwlwifi: add TLV for MLME offload firmware capabilityEmmanuel Grumbach
2017-08-01iwlwifi: mvm: fix TCP CSUM offload with WEP and A000 seriesEmmanuel Grumbach
2017-07-27brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twiceArend Van Spriel
2017-07-27brcmfmac: Don't grow SKB by negative sizeDaniel Stone
2017-07-21iwlwifi: mvm: defer setting IWL_MVM_STATUS_IN_HW_RESTARTJohannes Berg
2017-07-21iwlwifi: mvm: handle IBSS probe_queue in a few missing placesLuca Coelho
2017-07-21iwlwifi: fix tracing when tx only is enabledEmmanuel Grumbach
2017-07-21iwlwifi: missing error code in iwl_trans_pcie_alloc()Dan Carpenter
2017-07-21iwlwifi: mvm: fix a NULL pointer dereference of error in recoveryEmmanuel Grumbach
2017-07-21iwlwifi: pcie: fix unused txq NULL pointer dereferenceMordechai Goodstein
2017-07-21iwlwifi: dvm: prevent an out of bounds accessEmmanuel Grumbach
2017-07-21Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"Larry Finger
2017-07-21brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()Arend Van Spriel
2017-07-13rt2x00: make const array glrt_table staticColin Ian King
2017-07-12brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-03PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()Christoph Hellwig
2017-06-30Merge tag 'iwlwifi-next-for-kalle-2017-06-30' of git://git.kernel.org/pub/scm...Kalle Valo
2017-06-30mwifiex: do not update MCS set from hostapdGanapathi Bhat
2017-06-30brcmfmac: switch to using cfg80211_connect_done()Arend van Spriel
2017-06-30brcmfmac: support 4-way handshake offloading for 802.1XArend van Spriel
2017-06-30brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSKArend van Spriel
2017-06-29iwlwifi: bump MAX API for 8000/9000/A000 to 33Luca Coelho
2017-06-29iwlwifi: pcie: wait longer after device resetEmmanuel Grumbach
2017-06-29iwlwifi: pcie: propagate iwl_pcie_apm_init's statusEmmanuel Grumbach
2017-06-29iwlwifi: mvm: quietly accept non-sta disassoc framesJohannes Berg
2017-06-29iwlwifi: mvm: update rx statistics cmd apiLiad Kaufman
2017-06-29iwlwifi: mvm: remove DQA non-STA client mode special caseJohannes Berg
2017-06-29iwlwifi: mvm: don't mess the SNAP header in TSO for non-QoS packetsEmmanuel Grumbach
2017-06-29iwlwifi: pcie: reconfigure MSI-X HW on resumeJohannes Berg
2017-06-29iwlwifi: mvm: don't send fetch the TID from a non-QoS packet in TSOEmmanuel Grumbach
2017-06-29iwlwifi: mvm: fix mac80211's hw_queue in DQA modeJohannes Berg
2017-06-29iwlwifi: mvm: map cab_queue to real one earlierJohannes Berg
2017-06-29iwlwifi: mvm: fix mac80211 queue trackingJohannes Berg
2017-06-29iwlwifi: mvm: properly enable IP header checksummingJohannes Berg