summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2019-03-14ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson1-3/+3
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-12cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()Jia-Ju Bai1-7/+6
2019-02-12ath9k: dynack: use authentication messages for 'late' ackLorenzo Bianconi1-1/+2
2019-01-13b43: Fix error in cordic routineLarry Finger1-1/+1
2018-12-29iwlwifi: add new cards for 9560, 9462, 9461 and killer seriesIhab Zhaika1-0/+50
2018-12-29iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwaresEmmanuel Grumbach1-0/+9
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-13brcmutil: really fix decoding channel info for 160 MHz bandwidthRafał Miłecki1-0/+3
2018-12-05Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()"Sasha Levin1-6/+0
2018-12-05wil6210: missing length check in wmi_set_ieLior David1-1/+7
2018-12-01iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen1-2/+2
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-11-13iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()Luca Coelho1-5/+19
2018-11-13libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel1-2/+0
2018-11-13ath10k: schedule hardware restart if WMI command times outMartin Willi1-0/+6
2018-11-13iwlwifi: mvm: fix BAR seq ctrl reportingSara Sharon1-4/+5
2018-11-13brcmfmac: fix for proper support of 160MHz bandwidthArend van Spriel2-1/+35
2018-11-13iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interfaceEmmanuel Grumbach1-3/+6
2018-11-13iwlwifi: pcie: avoid empty free RB queueShaul Triebitz1-11/+21
2018-11-04libertas: call into generic suspend code before turning off powerDaniel Mack1-0/+4
2018-11-04iwlwifi: fix the ALIVE notification layoutEmmanuel Grumbach1-2/+2
2018-11-04iwlwifi: dbg: allow wrt collection before ALIVELiad Kaufman1-1/+14
2018-11-04iwlwifi: mvm: check for short GI only for OFDMSara Sharon2-2/+5
2018-11-04mac80211_hwsim: do not omit multicast announce of first added radioMartin Willi1-2/+1
2018-10-13ath10k: fix scan crash due to incorrect length calculationZhi Chen1-4/+4
2018-10-13ath10k: fix kernel panic issue during pci probeYu Wang1-2/+10
2018-10-13ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang2-9/+5
2018-10-10mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall1-3/+0
2018-10-10mac80211_hwsim: require at least one channelJohannes Berg1-0/+5
2018-10-04wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren1-0/+6
2018-10-04brcmsmac: fix wrap around in conversion from constant to s16Stefan Agner1-1/+1
2018-10-04rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()Dan Carpenter1-0/+2
2018-10-04ath10k: transmit queued frames after processing rx packetsNiklas Cassel2-0/+4
2018-10-04ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lockBen Greear1-1/+4
2018-10-04ath10k: sdio: set skb len for all rx packetsAlagu Sankar1-0/+1
2018-10-04ath10k: sdio: use same endpoint id for all packets in a bundleAlagu Sankar1-1/+4
2018-09-19ath10k: disable bundle mgmt tx completion event supportSurabhi Vishnoi2-0/+10
2018-09-19wlcore: Set rx_status boottime_ns field on rxLoic Poulain1-2/+6
2018-09-19ath10k: prevent active scans on potential unusable channelsSven Eckelmann1-0/+7
2018-09-19ath9k_hw: fix channel maximum power level testFelix Fietkau1-2/+5
2018-09-19ath9k: report tx status on EOSPFelix Fietkau1-1/+2
2018-09-09libertas: fix suspend and resume for SDIO connected cardsDaniel Mack2-6/+25
2018-09-05b43/leds: Ensure NUL-termination of LED name stringMichael Buesch1-1/+1
2018-09-05b43legacy/leds: Ensure NUL-termination of LED name stringMichael Buesch1-1/+1