summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange2020-01-271-0/+1
* mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu2020-01-271-0/+7
* mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu2020-01-271-0/+4
* mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris2020-01-271-0/+1
* Revert "pktgen: Allow configuration of IPv6 source address range"David S. Miller2020-01-271-98/+0
* net/core: Replace driver version to be kernel versionLeon Romanovsky2020-01-271-0/+2
* Merge branch 'sfc-refactor-mcdi-filtering-code'David S. Miller2020-01-274-2373/+2476
|\
| * sfc: move mcdi filtering codeAlex Maftei (amaftei)2020-01-273-2246/+2271
| * sfc: create header for mcdi filtering codeAlex Maftei (amaftei)2020-01-272-139/+211
| * sfc: rename mcdi filtering functions/structsAlex Maftei (amaftei)2020-01-271-276/+282
|/
* Merge branch 'bnxt_en-next'David S. Miller2020-01-278-58/+277
|\
| * devlink: document devlink info versions reported by bnxt_en driverVasundhara Volam2020-01-271-0/+33
| * bnxt_en: Add support for devlink info commandVasundhara Volam2020-01-272-0/+138
| * devlink: add macro for "fw.roce"Vasundhara Volam2020-01-272-0/+8
| * bnxt_en: Rename switch_id to dsnVasundhara Volam2020-01-273-6/+6
| * bnxt_en: Add support to update progress of flash updateVasundhara Volam2020-01-271-1/+13
| * bnxt_en: Move devlink_register before registering netdevVasundhara Volam2020-01-272-5/+8
| * bnxt_en: Register devlink irrespective of firmware spec versionVasundhara Volam2020-01-271-5/+6
| * bnxt_en: Refactor bnxt_dl_register()Vasundhara Volam2020-01-271-24/+36
| * bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips.Michael Chan2020-01-272-1/+5
| * bnxt_en: Periodically check and remove aged-out ntuple filtersPavan Chebbi2020-01-271-0/+7
| * bnxt_en: Do not accept fragments for aRFS flow steering.Michael Chan2020-01-271-2/+4
| * bnxt_en: Support UDP RSS hashing on 575XX chips.Michael Chan2020-01-271-1/+1
| * bnxt_en: Remove the setting of dev_port.Michael Chan2020-01-271-1/+0
| * bnxt_en: Improve bnxt_probe_phy().Michael Chan2020-01-271-3/+3
| * bnxt_en: Improve link up detection.Michael Chan2020-01-272-9/+9
|/
* Merge branch 'ethtool-netlink-interface-part-2'David S. Miller2020-01-2713-34/+592
|\
| * ethtool: add WOL_NTF notificationMichal Kubecek2020-01-275-3/+10
| * ethtool: set wake-on-lan settings with WOL_SET requestMichal Kubecek2020-01-275-1/+102
| * ethtool: provide WoL settings with WOL_GET requestMichal Kubecek2020-01-2710-2/+176
| * ethtool: add DEBUG_NTF notificationMichal Kubecek2020-01-275-0/+7
| * ethtool: set message mask with DEBUG_SET requestMichal Kubecek2020-01-275-1/+79
| * ethtool: provide message mask with DEBUG_GET requestMichal Kubecek2020-01-2711-17/+205
| * ethtool: fix kernel-doc descriptionsMichal Kubecek2020-01-272-12/+15
|/
* Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-27136-1410/+3495
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-01-2625-105/+346
| |\
| | * wcn36xx: fix spelling mistake "to" -> "too"Colin Ian King2020-01-261-1/+1
| | * ar5523: fix spelling mistake "to" -> "too"Colin Ian King2020-01-261-1/+1
| | * ar5523: Add USB ID of SMCWUSBT-G2 wireless adapterMert Dirik2020-01-261-0/+2
| | * ath10k: Use device_get_match_data() to simplify codeStephen Boyd2020-01-261-7/+4
| | * ath10k: Add newlines to printk messagesStephen Boyd2020-01-261-3/+3
| | * ath10k: Correct the DMA direction for management tx buffersRakesh Pillai2020-01-261-1/+1
| | * ath11k: fix up some error pathsDan Carpenter2020-01-261-11/+11
| | * ath11k: make sure to also report the RX bandwidth inside radiotapJohn Crispin2020-01-261-1/+2
| | * ath11k: avoid null pointer dereference when pointer band is nullColin Ian King2020-01-261-4/+4
| | * ath11k: Add missing pdev rx rate statsBhagavathi Perumal S2020-01-262-33/+214
| | * ath11k: ensure ts.flags is initialized before bit-wise or'ing in valuesColin Ian King2020-01-261-1/+1
| | * ath11k: set TxBf parameters after vdev startBhagavathi Perumal S2020-01-261-6/+5
| | * ath11k: enable HE tlvs in ppdu stats for pktlog liteAnilkumar Kolli2020-01-262-0/+23
| | * ath11k: fix debugfs build failureArnd Bergmann2020-01-264-16/+13