summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | selftests: forwarding: mirror_lib: Use mausezahnPetr Machata2020-05-311-4/+2
|/ /
* | Merge branch 'vxlan-fdb-nexthop-misc-fixes'David S. Miller2020-05-311-7/+29
|\ \
| * | vxlan: few locking fixes in nexthop event handlerRoopa Prabhu2020-05-311-7/+25
| * | vxlan: add check to prevent use of remote ip attributes with NDA_NH_IDRoopa Prabhu2020-05-311-0/+4
|/ /
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2020-05-315-296/+507
|\ \
| * | ice: Refactor VF VSI release and setup functionsBrett Creeley2020-05-291-31/+55
| * | ice: Refactor VF resetBrett Creeley2020-05-292-187/+130
| * | ice: remove VM/VF disable command on CORER/GLOBR resetPaul Greenwalt2020-05-291-11/+0
| * | ice: Add functions to rebuild host VLAN/MAC config for a VFBrett Creeley2020-05-291-32/+89
| * | ice: Add function to set trust mode bit on resetBrett Creeley2020-05-291-4/+13
| * | ice: Renaming and simplification in VF init pathBrett Creeley2020-05-291-29/+54
| * | ice: Separate VF VSI initialization/creation from reset flowBrett Creeley2020-05-291-4/+106
| * | ice: Add helper function for clearing VPGEN_VFRTRIGBrett Creeley2020-05-291-11/+20
| * | ice: Simplify ice_sriov_configureBrett Creeley2020-05-291-24/+48
| * | ice: Refactor ice_ena_vf_mappings to split MSIX and queue mappingsBrett Creeley2020-05-291-32/+59
| * | ice: Declare functions staticTony Nguyen2020-05-292-6/+3
| * | ice: fix kernel BUG if register_netdev failsJacob Keller2020-05-291-2/+4
| * | ice: fix potential double free in probe unrollingJacob Keller2020-05-291-1/+2
| * | ice: cleanup VSI context initializationJacob Keller2020-05-291-1/+0
| * | ice: Poll for reset completion when DDP load failsAnirudh Venkataramanan2020-05-291-0/+3
* | | Merge branch 'r8169-again-few-improvements'David S. Miller2020-05-311-117/+82
|\ \ \
| * | | r8169: improve handling power management opsHeiner Kallweit2020-05-311-19/+9
| * | | r8169: make rtl8169_down central chip quiesce functionHeiner Kallweit2020-05-311-22/+11
| * | | r8169: move some calls to rtl8169_hw_resetHeiner Kallweit2020-05-311-39/+36
| * | | r8169: don't reset tx ring indexes in rtl8169_tx_clearHeiner Kallweit2020-05-311-1/+0
| * | | r8169: enable WAKE_PHY as only WoL source when runtime-suspendingHeiner Kallweit2020-05-311-1/+1
| * | | r8169: change driver data typeHeiner Kallweit2020-05-311-35/+25
|/ / /
* | | Merge tag 'wireless-drivers-next-2020-05-30' of git://git.kernel.org/pub/scm/...David S. Miller2020-05-31120-743/+1634
|\ \ \
| * \ \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-05-308-4/+13
| |\ \ \
| | * | | ath11k: clear DCM max constellation tx valueMuna Sinada2020-05-301-0/+2
| | * | | ath11k: reset trigger frame MAC padding durationMuna Sinada2020-05-301-1/+1
| | * | | ath10k: Remove ath10k_qmi_register_service_notifier() declarationDouglas Anderson2020-05-301-1/+0
| | * | | ath9k_htc: Set RX filter based to allow broadcast Action frame RXJouni Malinen2020-05-303-1/+5
| | * | | ath9k: Set RX filter based to allow broadcast Action frame RXJouni Malinen2020-05-303-1/+5
| * | | | Merge tag 'iwlwifi-next-for-kalle-2020-05-29' of git://git.kernel.org/pub/scm...Kalle Valo2020-05-2921-297/+524
| |\ \ \ \
| | * | | | iwlwifi: bump FW API to 56 for AX devicesLuca Coelho2020-05-291-1/+1
| | * | | | iwlwifi: mvm: add support for range request version 10Avraham Stern2020-05-292-11/+45
| | * | | | iwlwifi: mvm: fix aux station leakSharon2020-05-293-11/+18
| | * | | | iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein2020-05-299-139/+138
| | * | | | iwlwifi: move iwl_txq and substructures to a common trans headerMordechay Goodstein2020-05-292-107/+107
| | * | | | iwlwifi: pcie: gen3: indicate 8k/12k RB size to deviceJohannes Berg2020-05-292-2/+18
| | * | | | iwlwifi: acpi: evaluate dsm to enable 5.2 bands in IndonesiaGil Adam2020-05-292-2/+75
| | * | | | iwlwifi: acpi: support device specific method (DSM)Gil Adam2020-05-292-11/+110
| | * | | | iwlwifi: pcie: keep trans instead of trans_pcie in iwl_txqMordechay Goodstein2020-05-292-6/+6
| | * | | | iwlwifi: pcie: don't count on the FW to set persistence modeHaim Dreyfuss2020-05-291-9/+3
| | * | | | iwlwifi: set NO_HE if the regulatory domain forbids itHaim Dreyfuss2020-05-291-0/+5
| * | | | | Merge tag 'mt76-for-kvalo-2020-05-28' of https://github.com/nbd168/wirelessKalle Valo2020-05-2927-124/+335
| |\ \ \ \ \
| | * | | | | mt76: mt7915: remove set but not used variable 'msta'YueHaibing2020-05-281-3/+0
| | * | | | | mt76: mt7615: Use kmemdup in mt7615_queue_key_update()YueHaibing2020-05-281-2/+1
| | * | | | | mt76: only iterate over initialized rx queuesFelix Fietkau2020-05-288-10/+20