summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-21dpaa2-eth: add support for TBF offloadIoana Ciornei
2020-07-21dpaa2-eth: add API for Tx shapingIoana Ciornei
2020-07-21dpaa2-eth: move the mqprio setup into a separate functionIoana Ciornei
2020-07-21r8169: allow to enable ASPM on RTL8125AHeiner Kallweit
2020-07-21net: ena: support new LLQ acceleration modeArthur Kiyanovski
2020-07-21net: ena: move llq configuration from ena_probe to ena_device_init()Arthur Kiyanovski
2020-07-21net: ena: enable support of rss hash key and function changesArthur Kiyanovski
2020-07-21net: ena: add support for traffic mirroringArthur Kiyanovski
2020-07-21net: ena: cosmetic: change ena_com_stats_admin stats to u64Arthur Kiyanovski
2020-07-21net: ena: cosmetic: satisfy gcc warningArthur Kiyanovski
2020-07-21net: ena: add reserved PCI device IDArthur Kiyanovski
2020-07-21net: ena: avoid unnecessary rearming of interrupt vector when busy-pollingArthur Kiyanovski
2020-07-21qed: Fix ILT and XRCD bitmap memory leaksYuval Basson
2020-07-21net: phylink: add interface to configure clause 22 PCS PHYRussell King
2020-07-21net: phylink: add struct phylink_pcsRussell King
2020-07-21net: phylink: re-implement interface configuration with PCSRussell King
2020-07-21net: phylink: in-band pause mode advertisement update for PCSRussell King
2020-07-21net: phylink: simplify fixed-link case for ksettings_set methodRussell King
2020-07-21net: phylink: use config.an_enabled in ksettings_set methodRussell King
2020-07-21net: phylink: simplify phy case for ksettings_set methodRussell King
2020-07-21net: phylink: simplify ksettings_set() implementationRussell King
2020-07-21net: phylink: avoid mac_config callsRussell King
2020-07-21net: phylink: update PCS when changing interface during resolutionRussell King
2020-07-21net: phylink: ensure link is down when changing interfaceRussell King
2020-07-21net: phylink: rearrange resolve mac_config() callRussell King
2020-07-21net: phylink: rejig link state trackingRussell King
2020-07-21net: phylink: update ethtool reporting for fixed-link modesRussell King
2020-07-21enetc: Add adaptive interrupt coalescingClaudiu Manoil
2020-07-21enetc: Add interrupt coalescing supportClaudiu Manoil
2020-07-21enetc: Drop redundant ____cacheline_aligned_in_smpClaudiu Manoil
2020-07-21enetc: Fix interrupt coalescing register namingClaudiu Manoil
2020-07-21enetc: Factor out the traffic start/stop proceduresClaudiu Manoil
2020-07-21enetc: Refine buffer descriptor ring sizesClaudiu Manoil
2020-07-21net: mdio-mux-gpio: use devm_gpiod_get_array()Jisheng Zhang
2020-07-20net: dsa: qca8k: implement the port MTU callbacksJonathan McDowell
2020-07-20net/fealnx: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-20mISDN: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-20crypto/chtls: Enable tcp window scaling optionVinay Kumar Yadav
2020-07-20net: atlantic: add hwmon getter for MAC temperatureMark Starovoytov
2020-07-20net: atlantic: A0 ntuple filtersDmitry Bogdanov
2020-07-20net: atlantic: use intermediate variable to improve readability a bitNikita Danilov
2020-07-20net: atlantic: use U32_MAX in aq_hw_utils.cMark Starovoytov
2020-07-20net: atlantic: add support for 64-bit reads/writesPavel Belous
2020-07-20net: atlantic: enable ipv6 support for TCP LSO and UDP GSOIgor Russkikh
2020-07-20net: atlantic: PTP statisticsPavel Belous
2020-07-20net: atlantic: additional per-queue statsDmitry Bogdanov
2020-07-20net: atlantic: use u64_stats_update_* to protect access to 64-bit statsMark Starovoytov
2020-07-20net: atlantic: split rx and tx per-queue statsMark Starovoytov
2020-07-20net: atlantic: make _get_sw_stats return count as return valueMark Starovoytov
2020-07-20net: atlantic: use simple assignment in _get_stats and _get_sw_statsMark Starovoytov