summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger2017-10-271-1/+1
* brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann2017-10-271-100/+97
* brcmfmac: Add check for short event packetsKevin Cernekee2017-10-271-1/+2
* brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel2017-10-122-15/+9
* brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel2017-10-121-3/+15
* iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho2017-10-121-1/+9
* mac80211_hwsim: Use proper TX powerBeni Lev2017-10-051-2/+0
* iwlwifi: add workaround to disable wide channels in 5GHzLuca Coelho2017-09-273-12/+56
* wcn36xx: Introduce mutual exclusion of fw configurationBjorn Andersson2017-09-272-2/+53
* rt2800: fix TX_PIN_CFG setting for non MT7620 chipsStanislaw Gruszka2017-09-131-1/+4
* brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devicesIan W MORRISON2017-09-131-1/+2
* rtlwifi: btcoexist: Fix antenna selection codeLarry Finger2017-09-131-7/+16
* rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723beLarry Finger2017-09-131-1/+4
* rtlwifi: Fix fallback firmware loadingSven Joachim2017-09-092-24/+10
* rtlwifi: Fix memory leak when firmware request failsSouptick Joarder2017-09-099-0/+24
* mwifiex: correct channel stat buffer overflowsBrian Norris2017-09-092-1/+7
* iwlwifi: pci: add new PCI ID for 7265DLuca Coelho2017-09-091-0/+1
* rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley2017-09-091-2/+2
* ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai2017-09-091-6/+6
* wl1251: add a missing spin_lock_init()Cong Wang2017-08-311-0/+1
* iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho2017-08-243-9/+12
* brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devicesArend Van Spriel2017-08-141-2/+4
* iwlwifi: mvm: send delba upon rx ba session timeoutNaftali Goldstein2017-08-091-2/+2
* iwlwifi: mvm: don't WARN when a legit race happens in A-MPDUEmmanuel Grumbach2017-08-091-4/+6
* iwlwifi: mvm: start mac queues when deferred tx frames are purgedAvraham Stern2017-08-091-1/+11
* iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get...Christophe Jaillet2017-08-051-2/+4
* iwlwifi: add the new 9000 series PCI IDsTzipi Peres2017-08-011-0/+20
* iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fwNaftali Goldstein2017-08-011-1/+2
* iwlwifi: fix fw_pre_next_step to apply also for C stepHaim Dreyfuss2017-08-013-13/+14
* iwlwifi: mvm: rs: fix TLC statistics collectionGregory Greenman2017-08-011-4/+4
* iwlwifi: mvm: set A-MPDU bit upon empty BA notification from FWGregory Greenman2017-08-011-0/+2
* iwlwifi: split the regulatory rules when the bandwidth flags require itEmmanuel Grumbach2017-08-011-8/+11
* iwlwifi: add TLV for MLME offload firmware capabilityEmmanuel Grumbach2017-08-011-0/+2
* iwlwifi: mvm: fix TCP CSUM offload with WEP and A000 seriesEmmanuel Grumbach2017-08-011-2/+8
* 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
* rt2x00: make const array glrt_table staticColin Ian King2017-07-131-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
|\ \
OpenPOWER on IntegriCloud