summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub...David S. Miller2019-08-0619-353/+538
|\
| * iwlwifi: dbg_ini: fix compile time assert build errorsMauro Rossi2019-08-011-10/+12
| * Merge tag 'iwlwifi-fixes-for-kvalo-2019-07-30' of git://git.kernel.org/pub/sc...Kalle Valo2019-07-3116-342/+523
| |\
| | * iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segmentEmmanuel Grumbach2019-07-301-1/+2
| | * iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach2019-07-301-1/+1
| | * iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach2019-07-301-0/+2
| | * iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho2019-07-301-2/+7
| | * iwlwifi: add 3 new IDs for the 9000 series (iwl9260_2ac_160_cfg)Ihab Zhaika2019-07-301-0/+3
| | * iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_infoGregory Greenman2019-07-301-8/+20
| | * iwlwifi: mvm: fix frame drop from the reordering bufferEmmanuel Grumbach2019-07-301-11/+33
| | * iwlwifi: mvm: replace RS mutex with a spin_lockGregory Greenman2019-07-304-285/+258Star
| | * iwlwifi: mvm: send LQ command always ASYNCGregory Greenman2019-07-304-15/+16
| | * iwlwifi: mvm: fix comparison of u32 variable with less than zeroColin Ian King2019-07-301-1/+1
| | * iwlwifi: fix locking in delayed GTK settingJohannes Berg2019-07-301-13/+26
| | * iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu2019-07-301-1/+1
| | * iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdefShahar S Matityahu2019-07-301-0/+2
| | * iwlwifi: mvm: add a wrapper around rs_tx_status to handle locksGregory Greenman2019-07-301-9/+19
| | * iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queuesEmmanuel Grumbach2019-07-303-15/+56
| | * iwlwiif: mvm: refactor iwl_mvm_notify_rx_queueEmmanuel Grumbach2019-07-302-9/+9
| | * iwlwifi: mvm: add a new RSS sync notification for NSSN syncEmmanuel Grumbach2019-07-305-36/+64
| | * iwlwifi: mvm: prepare the ground for more RSS notificationsEmmanuel Grumbach2019-07-302-3/+5
| | * iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho2019-07-301-7/+15
| | * iwlwifi: mvm: avoid races in rate init and rate performMordechay Goodstein2019-07-304-5/+51
| | * iwlwifi: mvm: disable TX-AMSDU on older NICsJohannes Berg2019-07-301-1/+13
| * | mwifiex: fix 802.11n/WPA detectionBrian Norris2019-07-302-1/+3
| |/
* | mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()Jia-Ju Bai2019-07-291-3/+5
* | wireless: fix nl80211 vendor commandsJohannes Berg2019-07-203-0/+8
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-196-6/+93
|\
| * rt2x00usb: fix rx queue hangSoeren Moch2019-07-151-6/+6
| * ath10k: work around uninitialized vht_pfr variableArnd Bergmann2019-07-151-0/+2
| * iwlwifi: pcie: add support for qu c-step devicesLuca Coelho2019-07-154-0/+83
| * iwlwifi: add new cards for 9000 and 20000 seriesIhab Zhaika2019-07-151-0/+2
* | kernel: fix typos and some coding style in commentsWeitao Hou2019-07-171-1/+1
|/
* scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley2019-07-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11327-5490/+8423
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-0927-204/+364
| |\
| | * mt76: usb: fix rx A-MSDU supportLorenzo Bianconi2019-06-272-9/+38
| | * ath: fix SPDX tagsKalle Valo2019-06-2615-15/+15
| | * iwlwifi: add support for hr1 RF IDOren Givon2019-06-242-3/+6
| | * mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris2019-06-244-13/+23
| | * wl18xx: Fix Wunused-const-variableNathan Huckleberry2019-06-241-38/+0Star
| | * iwlwifi: change 0x02F0 fw from qu to quzIhab Zhaika2019-06-243-50/+144
| | * iwlwifi: add new cards for 22000 and change wrong structsIhab Zhaika2019-06-244-63/+103
| | * iwlwifi: add new cards for 22000 and fix struct nameIhab Zhaika2019-06-244-15/+37
| * | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-07-0139-227/+832
| |\ \
| | * | ath10k: pci: remove unnecessary castsKalle Valo2019-06-281-10/+6Star
| | * | ath10k: remove unnecessary 'out of memory' messageKalle Valo2019-06-281-3/+1Star
| | * | ath10k: destroy sdio workqueue while remove sdio moduleWen Gong2019-06-281-0/+3
| | * | ath10k: Move non-fatal warn logs to dbg level for SDIO chipWen Gong2019-06-281-1/+1
| | * | ath10k: Fix memory leak in qmiDundi Raviteja2019-06-281-0/+1