summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-02net/mlx5e: Change reporters create functions to return voidEran Ben Elisha
2020-07-02sfc_ef100: helper function to set default RSS table of given sizeEdward Cree
2020-07-02sfc_ef100: NVRAM selftest support codeEdward Cree
2020-07-02sfc_ef100: populate BUFFER_SIZE_BYTES in INIT_RXQEdward Cree
2020-07-02sfc_ef100: add EF100 to NIC-revision enumerationEdward Cree
2020-07-02sfc: get drvinfo driver name from outside the common codeEdward Cree
2020-07-02sfc: initialise RSS context ID to 'no RSS context' in efx_init_struct()Edward Cree
2020-07-02sfc: commonise efx_fini_dmaqEdward Cree
2020-07-02sfc: factor out efx_mcdi_filter_table_down() from _remove()Edward Cree
2020-07-02sfc: don't call tx_limit_len if NIC type doesn't have oneEdward Cree
2020-07-02sfc: assign TXQs without gapsEdward Cree
2020-07-02sfc: commonise netif_set_real_num[tr]x_queues callsEdward Cree
2020-07-02sfc: make tx_queues_per_channel variable at runtimeEdward Cree
2020-07-02sfc: move modparam 'rss_cpus' out of common channel codeEdward Cree
2020-07-02sfc: move modparam 'interrupt_mode' out of common channel codeEdward Cree
2020-07-02sfc: remove max_interrupt_modeEdward Cree
2020-07-02sfc: support setting MTU even if not privileged to configure MAC fullyEdward Cree
2020-07-02xen-netfront: remove redundant assignment to variable 'act'Colin Ian King
2020-07-02net: ipa: simplify ipa_endpoint_program()Alex Elder
2020-07-02net: ipa: move version test inside ipa_endpoint_program_suspend()Alex Elder
2020-07-02net: ipa: always handle suspend workaroundAlex Elder
2020-07-02net: ipa: move version test inside ipa_endpoint_program_delay()Alex Elder
2020-07-02mlx4: Mark PM functions as __maybe_unusedWei Yongjun
2020-07-02ksz884x: mark pcidev_suspend() as __maybe_unusedWei Yongjun
2020-07-02net: macb: remove is_udp variableClaudiu Beznea
2020-07-02net: macb: do not initialize queue variableClaudiu Beznea
2020-07-02net: macb: use hweight32() to count set bits in queue_maskClaudiu Beznea
2020-07-02net: macb: do not set again bit 0 of queue_maskClaudiu Beznea
2020-07-01Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-07-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-07-01ice: replace single-element array used for C struct hackBruce Allan
2020-07-01ice: avoid unnecessary single-member variable-length structsBruce Allan
2020-07-01bonding: allow xfrm offload setup post-module-loadJarod Wilson
2020-07-01ice: implement snapshot for device capabilitiesJacob Keller
2020-07-01net: ipa: HOL_BLOCK_EN_FMASK is a 1-bit maskAlex Elder
2020-07-01net: ipa: clarify endpoint register macro constraintsAlex Elder
2020-07-01net: ipa: mode register is TX onlyAlex Elder
2020-07-01net: ipa: metadata_mask register is RX onlyAlex Elder
2020-07-01net: ipa: head-of-line block registers are RX onlyAlex Elder
2020-07-01net: ipa: kill IPA_MEM_UC_OFFSETAlex Elder
2020-07-01net: ipa: standarize more GSI error messagesAlex Elder
2020-07-01net: ipa: always report GSI state errorsAlex Elder
2020-07-01net: ipa: reuse a local variable in ipa_endpoint_init_aggr()Alex Elder
2020-07-01net: ipa: reduce aggregation time limitAlex Elder
2020-07-01net: ipa: rework ipa_aggr_granularity_val()Alex Elder
2020-07-01xen networking: add XDP offset adjustment to xen-netbackDenis Kirjanov
2020-07-01xen networking: add basic XDP support for xen-netfrontDenis Kirjanov
2020-07-01ixgbe: Add ethtool support to enable 2.5 and 5.0 Gbps supportRadoslaw Tyl
2020-07-01ixgbe: Cleanup unneeded delay in ethtool testJeff Kirsher
2020-07-01iavf: Fix updating statisticsTony Nguyen