summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2019-04-27rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai3-17/+9
2019-04-20rsi: improve kernel thread handling to fix kernel panicSiva Rebbagondla1-1/+0
2019-04-05wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen1-2/+5
2019-04-05brcmfmac: Use firmware_request_nowarn for the clm_blobHans de Goede1-1/+1
2019-04-05mt7601u: bump supported EEPROM versionStanislaw Gruszka1-1/+1
2019-04-05iwlwifi: mvm: fix RFH config command with >=10 CPUsJohannes Berg1-6/+14
2019-04-05ath10k: fix shadow register implementation for WCN3990Rakesh Pillai2-14/+14
2019-04-05iwlwifi: pcie: fix emergency pathSara Sharon1-3/+8
2019-04-05mt76: usb: do not run mt76u_queues_deinit twiceLorenzo Bianconi1-9/+2
2019-04-05mwifiex: don't advertise IBSS features without FW supportBrian Norris1-3/+7
2019-04-05mt76: fix a leaked reference by adding a missing of_node_putWen Yang1-8/+16
2019-04-05wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar1-3/+11
2019-03-23libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel1-2/+0
2019-03-23mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing1-1/+1
2019-03-14ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson1-3/+3
2019-03-14wlcore: sdio: Fixup power on/off sequenceUlf Hansson1-8/+7
2019-02-12ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi1-2/+2
2019-02-12ath9k: dynack: make ewma estimation fasterLorenzo Bianconi4-12/+29
2019-02-12iwlwifi: mvm: fix setting HE ppe FW configNaftali Goldstein2-2/+8
2019-02-12cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()Jia-Ju Bai1-7/+6
2019-02-12mt76x0: dfs: fix IBI_R11 configuration on non-radar channelsLorenzo Bianconi1-2/+6
2019-02-12iwlwifi: fw: do not set sgi bits for HE connectionNaftali Goldstein1-0/+4
2019-02-12ath9k: dynack: use authentication messages for 'late' ackLorenzo Bianconi1-1/+2
2019-02-12ath10k: assign 'n_cipher_suites' for WCN3990Brian Norris1-0/+1
2019-02-12wil6210: fix memory leak in wil_find_tx_bcast_2Lior David1-0/+2
2019-02-12wil6210: fix reset flow for Talyn-mbAlexei Avshalom Lazar1-4/+7
2019-01-26iwlwifi: mvm: Send LQ command as async when necessaryAvraham Stern5-18/+17
2019-01-26ath10k: fix peer stats null pointer dereferenceZhi Chen2-3/+3
2019-01-13b43: Fix error in cordic routineLarry Finger1-1/+1
2019-01-13mt76x0: init hw capabilitiesLorenzo Bianconi1-0/+1
2019-01-13mt76: fix potential NULL pointer dereference in mt76_stop_tx_queuesLorenzo Bianconi1-1/+6
2019-01-09brcmfmac: Fix out of bounds memory access during fw loadLyude Paul1-2/+6
2019-01-09brcmfmac: fix roamoff=1 modparamStijn Tintel3-4/+11
2018-12-29iwlwifi: add new cards for 9560, 9462, 9461 and killer seriesIhab Zhaika1-0/+50
2018-12-29Revert "mwifiex: restructure rx_reorder_tbl_lock usage"Brian Norris3-53/+51
2018-12-29iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwaresEmmanuel Grumbach1-0/+9
2018-12-29rtlwifi: Fix leak of skb when processing C2H_BT_INFOLarry Finger1-0/+1
2018-12-21mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov1-5/+7
2018-12-13mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk1-4/+4
2018-12-13mt76: fix building without CONFIG_LEDS_CLASSArnd Bergmann3-5/+15
2018-12-13brcmutil: really fix decoding channel info for 160 MHz bandwidthRafał Miłecki1-0/+3
2018-12-01brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki1-1/+2
2018-12-01iwlwifi: mvm: don't use SAR Geo if basic SAR is not usedLuca Coelho1-8/+28
2018-12-01iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach2-5/+8
2018-12-01iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach1-4/+0
2018-12-01iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen2-2/+4
2018-11-27mt76x0: run vco calibration for each channel configurationLorenzo Bianconi1-2/+2
2018-11-13iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()Luca Coelho1-5/+19
2018-11-13mt76: mt76x2: fix multi-interface beacon configurationFelix Fietkau1-2/+1
2018-11-13libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel1-2/+0