summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8723ae: Fix missing break in switch statementGustavo A. R. Silva2019-05-161-0/+1
* mwl8k: Fix rate_idx underflowPetr Štetiar2019-05-161-4/+9
* cw1200: fix missing unlock on error in cw1200_hw_scan()Wei Yongjun2019-05-161-1/+4
* mwifiex: Make resume actually do something useful again on SDIO cardsDouglas Anderson2019-05-081-1/+1
* iwlwifi: fix driver operation for 5350Emmanuel Grumbach2019-05-081-1/+2
* ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki2019-05-051-1/+1
* rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai2019-04-273-17/+9
* rsi: improve kernel thread handling to fix kernel panicSiva Rebbagondla2019-04-201-1/+0
* wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen2019-04-051-2/+5
* brcmfmac: Use firmware_request_nowarn for the clm_blobHans de Goede2019-04-051-1/+1
* mt7601u: bump supported EEPROM versionStanislaw Gruszka2019-04-051-1/+1
* iwlwifi: mvm: fix RFH config command with >=10 CPUsJohannes Berg2019-04-051-6/+14
* ath10k: fix shadow register implementation for WCN3990Rakesh Pillai2019-04-052-14/+14
* iwlwifi: pcie: fix emergency pathSara Sharon2019-04-051-3/+8
* mt76: usb: do not run mt76u_queues_deinit twiceLorenzo Bianconi2019-04-051-9/+2
* mwifiex: don't advertise IBSS features without FW supportBrian Norris2019-04-051-3/+7
* mt76: fix a leaked reference by adding a missing of_node_putWen Yang2019-04-051-8/+16
* wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar2019-04-051-3/+11
* libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel2019-03-231-2/+0
* mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing2019-03-231-1/+1
* ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson2019-03-131-3/+3
* wlcore: sdio: Fixup power on/off sequenceUlf Hansson2019-03-131-8/+7
* ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi2019-02-121-2/+2
* ath9k: dynack: make ewma estimation fasterLorenzo Bianconi2019-02-124-12/+29
* iwlwifi: mvm: fix setting HE ppe FW configNaftali Goldstein2019-02-122-2/+8
* cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()Jia-Ju Bai2019-02-121-7/+6
* mt76x0: dfs: fix IBI_R11 configuration on non-radar channelsLorenzo Bianconi2019-02-121-2/+6
* iwlwifi: fw: do not set sgi bits for HE connectionNaftali Goldstein2019-02-121-0/+4
* ath9k: dynack: use authentication messages for 'late' ackLorenzo Bianconi2019-02-121-1/+2
* ath10k: assign 'n_cipher_suites' for WCN3990Brian Norris2019-02-121-0/+1
* wil6210: fix memory leak in wil_find_tx_bcast_2Lior David2019-02-121-0/+2
* wil6210: fix reset flow for Talyn-mbAlexei Avshalom Lazar2019-02-121-4/+7
* iwlwifi: mvm: Send LQ command as async when necessaryAvraham Stern2019-01-265-18/+17
* ath10k: fix peer stats null pointer dereferenceZhi Chen2019-01-262-3/+3
* b43: Fix error in cordic routineLarry Finger2019-01-131-1/+1
* mt76x0: init hw capabilitiesLorenzo Bianconi2019-01-131-0/+1
* mt76: fix potential NULL pointer dereference in mt76_stop_tx_queuesLorenzo Bianconi2019-01-131-1/+6
* brcmfmac: Fix out of bounds memory access during fw loadLyude Paul2019-01-091-2/+6
* brcmfmac: fix roamoff=1 modparamStijn Tintel2019-01-093-4/+11
* iwlwifi: add new cards for 9560, 9462, 9461 and killer seriesIhab Zhaika2018-12-291-0/+50
* Revert "mwifiex: restructure rx_reorder_tbl_lock usage"Brian Norris2018-12-293-53/+51
* iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwaresEmmanuel Grumbach2018-12-291-0/+9
* rtlwifi: Fix leak of skb when processing C2H_BT_INFOLarry Finger2018-12-291-0/+1
* mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov2018-12-211-5/+7
* mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk2018-12-131-4/+4
* mt76: fix building without CONFIG_LEDS_CLASSArnd Bergmann2018-12-133-5/+15
* brcmutil: really fix decoding channel info for 160 MHz bandwidthRafał Miłecki2018-12-131-0/+3
* brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki2018-12-011-1/+2
* iwlwifi: mvm: don't use SAR Geo if basic SAR is not usedLuca Coelho2018-12-011-8/+28
* iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach2018-12-012-5/+8