summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach2018-12-011-4/+0
* iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen2018-12-012-2/+4
* mt76x0: run vco calibration for each channel configurationLorenzo Bianconi2018-11-271-2/+2
* iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()Luca Coelho2018-11-131-5/+19
* mt76: mt76x2: fix multi-interface beacon configurationFelix Fietkau2018-11-131-2/+1
* libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel2018-11-131-2/+0
* ath10k: schedule hardware restart if WMI command times outMartin Willi2018-11-131-0/+6
* wil6210: fix RX buffers release and unmapMaya Erez2018-11-131-5/+10
* iwlwifi: mvm: fix BAR seq ctrl reportingSara Sharon2018-11-131-4/+5
* libertas_tf: prevent underflow in process_cmdrequest()Dan Carpenter2018-11-131-2/+3
* rsi: fix memory alignment issue in ARM32 platformsSiva Rebbagondla2018-11-131-4/+7
* mt76x2u: run device cleanup routine if resume failsLorenzo Bianconi2018-11-131-3/+11
* brcmfmac: fix for proper support of 160MHz bandwidthArend van Spriel2018-11-132-1/+35
* ath10k: fix tx status flag setting for management framesRakesh Pillai2018-11-131-1/+6
* wlcore: Fix BUG with clear completion on timeoutTony Lindgren2018-11-131-4/+14
* iwlwifi: mvm: check for n_profiles validity in EWRD ACPILuca Coelho2018-11-131-2/+6
* iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interfaceEmmanuel Grumbach2018-11-131-3/+6
* iwlwifi: pcie: avoid empty free RB queueShaul Triebitz2018-11-131-11/+21
* Merge tag 'mmc-v4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Greg Kroah-Hartman2018-10-121-0/+4
|\
| * libertas: call into generic suspend code before turning off powerDaniel Mack2018-10-101-0/+4
* | Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2018-10-111-5/+5
|\ \ | |/ |/|
| * treewide: Replace more open-coded allocation size multiplicationsKees Cook2018-10-051-5/+5
* | Merge tag 'wireless-drivers-for-davem-2018-10-01' of git://git.kernel.org/pub...David S. Miller2018-10-023-4/+6
|\ \
| * | iwlwifi: 1000: set the TFD queue sizePavel Machek2018-09-271-0/+1
| * | b43: fix DMA error related regression with proprietary firmwareLarry Finger2018-09-201-2/+4
| * | mt76x0: fix remove_interfaceStanislaw Gruszka2018-09-171-2/+1
| |/
* | mac80211_hwsim: do not omit multicast announce of first added radioMartin Willi2018-09-261-2/+1
* | mac80211_hwsim: fix race in radio destruction from netlink notifierMartin Willi2018-09-261-13/+9
* | mac80211_hwsim: fix locking when iterating radios during ns exitMartin Willi2018-09-261-4/+7