aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2019-02-12ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi
2019-02-12ath9k: dynack: make ewma estimation fasterLorenzo Bianconi
2019-02-12iwlwifi: mvm: fix setting HE ppe FW configNaftali Goldstein
2019-02-12cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()Jia-Ju Bai
2019-02-12mt76x0: dfs: fix IBI_R11 configuration on non-radar channelsLorenzo Bianconi
2019-02-12iwlwifi: fw: do not set sgi bits for HE connectionNaftali Goldstein
2019-02-12ath9k: dynack: use authentication messages for 'late' ackLorenzo Bianconi
2019-02-12ath10k: assign 'n_cipher_suites' for WCN3990Brian Norris
2019-02-12wil6210: fix memory leak in wil_find_tx_bcast_2Lior David
2019-02-12wil6210: fix reset flow for Talyn-mbAlexei Avshalom Lazar
2019-01-26iwlwifi: mvm: Send LQ command as async when necessaryAvraham Stern
2019-01-26ath10k: fix peer stats null pointer dereferenceZhi Chen
2019-01-13b43: Fix error in cordic routineLarry Finger
2019-01-13mt76x0: init hw capabilitiesLorenzo Bianconi
2019-01-13mt76: fix potential NULL pointer dereference in mt76_stop_tx_queuesLorenzo Bianconi
2019-01-09brcmfmac: Fix out of bounds memory access during fw loadLyude Paul
2019-01-09brcmfmac: fix roamoff=1 modparamStijn Tintel
2018-12-29iwlwifi: add new cards for 9560, 9462, 9461 and killer seriesIhab Zhaika
2018-12-29Revert "mwifiex: restructure rx_reorder_tbl_lock usage"Brian Norris
2018-12-29iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwaresEmmanuel Grumbach
2018-12-29rtlwifi: Fix leak of skb when processing C2H_BT_INFOLarry Finger
2018-12-21mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov
2018-12-13mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk
2018-12-13mt76: fix building without CONFIG_LEDS_CLASSArnd Bergmann
2018-12-13brcmutil: really fix decoding channel info for 160 MHz bandwidthRafał Miłecki
2018-12-01brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki
2018-12-01iwlwifi: mvm: don't use SAR Geo if basic SAR is not usedLuca Coelho
2018-12-01iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach
2018-12-01iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach
2018-12-01iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen
2018-11-27mt76x0: run vco calibration for each channel configurationLorenzo Bianconi
2018-11-13iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()Luca Coelho
2018-11-13mt76: mt76x2: fix multi-interface beacon configurationFelix Fietkau
2018-11-13libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel
2018-11-13ath10k: schedule hardware restart if WMI command times outMartin Willi
2018-11-13wil6210: fix RX buffers release and unmapMaya Erez
2018-11-13iwlwifi: mvm: fix BAR seq ctrl reportingSara Sharon
2018-11-13libertas_tf: prevent underflow in process_cmdrequest()Dan Carpenter
2018-11-13rsi: fix memory alignment issue in ARM32 platformsSiva Rebbagondla
2018-11-13mt76x2u: run device cleanup routine if resume failsLorenzo Bianconi
2018-11-13brcmfmac: fix for proper support of 160MHz bandwidthArend van Spriel
2018-11-13ath10k: fix tx status flag setting for management framesRakesh Pillai
2018-11-13wlcore: Fix BUG with clear completion on timeoutTony Lindgren
2018-11-13iwlwifi: mvm: check for n_profiles validity in EWRD ACPILuca Coelho
2018-11-13iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interfaceEmmanuel Grumbach
2018-11-13iwlwifi: pcie: avoid empty free RB queueShaul Triebitz
2018-10-12Merge tag 'mmc-v4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Greg Kroah-Hartman
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-10libertas: call into generic suspend code before turning off powerDaniel Mack
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook