summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2018-06-26iwlwifi: fw: harden page loading codeLuca Coelho1-8/+41
2018-06-05Revert "rt2800: use TXOP_BACKOFF for probe frames"Stanislaw Gruszka1-4/+3
2018-06-05rtlwifi: rtl8192cu: Remove variable self-assignment in rf.cMatthias Kaehlcke1-3/+0
2018-05-30ath9k: fix crash in spectral scanSebastian Gottschall1-5/+7
2018-05-30ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy1-0/+10
2018-05-30rsi: fix kernel panic observed on 64bit machineAmitkumar Karwar2-11/+23
2018-05-30mt76x2: fix warning in ieee80211_get_key_rx_seq()Lorenzo Bianconi1-0/+11
2018-05-30mt76x2: fix possible NULL pointer dereferencing in mt76x2_tx()Lorenzo Bianconi1-1/+4
2018-05-30iwlwifi: mvm: take RCU lock before dereferencingSara Sharon1-1/+5
2018-05-30iwlwifi: mvm: check if mac80211_queue is valid in iwl_mvm_disable_txqLuca Coelho1-2/+9
2018-05-30ath10k: advertize beacon_int_min_gcdAnilkumar Kolli1-0/+2
2018-05-09rtlwifi: cleanup 8723be ant_sel definitionPing-Ke Shih3-19/+12
2018-04-29Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy1-3/+2
2018-04-26mac80211_hwsim: fix use-after-free bug in hwsim_exit_netBenjamin Beichler1-2/+5
2018-04-19rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan1-1/+1
2018-04-19ath9k: Protect queue draining by rcu_read_lock()Toke Høiland-Jørgensen1-0/+4
2018-04-19iwlwifi: add a bunch of new 9000 PCI IDsLuca Coelho1-2/+155
2018-03-26Merge tag 'wireless-drivers-for-davem-2018-03-24' of git://git.kernel.org/pub...David S. Miller15-82/+225
2018-03-21ath9k_htc: use non-QoS NDP for AP probingJohannes Berg1-0/+1
2018-03-21mac80211_hwsim: Set wmediumd for new radiosAndrew Zaborowski1-0/+1
2018-03-20brcmfmac: Fix check for ISO3166 codeStefan Wahren1-1/+1
2018-03-19iwlwifi: mvm: Move unused phy's to a default channelAndrei Otcheretianski1-5/+16
2018-03-19iwlwifi: mvm: fix array out of bounds referenceAvraham Stern1-27/+11
2018-03-19iwlwifi: mvm: make sure internal station has a valid idAvraham Stern1-1/+2
2018-03-19iwlwifi: mvm: clear tx queue id when unreserving aggregation queueAvraham Stern1-4/+8
2018-03-19iwlwifi: mvm: Increase session protection time after CSAndrei Otcheretianski3-8/+15
2018-03-16brcmfmac: drop Inter-Access Point Protocol packets by defaultRafał Miłecki3-0/+63
2018-03-16iwlwifi: add shared clock PHY config flag for some devicesLuca Coelho5-19/+91
2018-03-16iwlwifi: mvm: fix error checking for multi/broadcast staJohannes Berg1-2/+2
2018-03-16iwlwifi: mvm: Correctly set IGTK for APBeni Lev1-9/+12
2018-03-16iwlwifi: mvm: set the correct tid when we flush the MCAST staEmmanuel Grumbach1-6/+4
2018-03-08Merge tag 'wireless-drivers-for-davem-2018-03-08' of git://git.kernel.org/pub...David S. Miller25-88/+212
2018-03-07brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel1-13/+11
2018-03-07brcmfmac: add possibility to obtain firmware errorArend Van Spriel3-0/+15
2018-03-02iwlwifi: fix malformed CONFIG_IWLWIFI_PCIE_RTPM defaultUlf Magnusson1-1/+0
2018-03-02iwlwifi: mvm: Correctly set the tid for mcast queueIlan Peer1-3/+3
2018-03-02iwlwifi: mvm: Direct multicast frames to the correct stationIlan Peer1-1/+5
2018-03-02iwlwifi: mvm: fix "failed to remove key" messageSara Sharon1-1/+2
2018-03-02iwlwifi: avoid collecting firmware dump if not loadedShaul Triebitz5-5/+27
2018-03-02iwlwifi: mvm: fix assert 0x2B00 on older FWsSara Sharon1-10/+35
2018-03-02iwlwifi: mvm: Fix channel switch for count 0 and 1Andrei Otcheretianski2-4/+6
2018-03-02iwlwifi: mvm: fix TX of CCMP 256Sara Sharon1-2/+5
2018-03-02iwlwifi: Cancel and set MARKER_CMD timer during suspend-resumeHaim Dreyfuss4-0/+42
2018-02-25rtlwifi: rtl8723be: Fix loss of signalLarry Finger1-1/+2
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller1-1/+1
2018-02-19mac80211_hwsim: don't use WQ_MEM_RECLAIMJohannes Berg1-1/+1
2018-02-16iwlwifi: mvm: always init rs with 20mhz bandwidth ratesNaftali Goldstein2-8/+24
2018-02-16iwlwifi: align timestamp cancel with timestamp startShaul Triebitz3-8/+2
2018-02-16iwlwifi: pcie: don't warn if we use all the transmit pointersEmmanuel Grumbach2-2/+2
2018-02-16iwlwifi: mvm: fix IBSS for devices that support station type APISara Sharon2-13/+14