summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21Merge branch 'enetc-Add-adaptive-interrupt-coalescing'David S. Miller
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: use the ETH_MIN_MTU and ETH_DATA_LEN default valuesVladimir Oltean
2020-07-20net: dsa: qca8k: implement the port MTU callbacksJonathan McDowell
2020-07-20net: hsr: remove redundant null checkWang Hai
2020-07-20net/fealnx: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-20mISDN: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-20tc-testing: Add tdc to kselftestsBriana Oursler
2020-07-20crypto/chtls: Enable tcp window scaling optionVinay Kumar Yadav
2020-07-20Merge branch 'net-atlantic-various-features'David S. Miller
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
2020-07-20net: atlantic: move FRAC_PER_NS to aq_hw.hMark Starovoytov
2020-07-20Merge branch 'Extend-testptp-with-PTP-perout-waveform'David S. Miller
2020-07-20testptp: add new options for perout phase and pulse widthVladimir Oltean
2020-07-20testptp: promote 'perout' variable to int64_tVladimir Oltean
2020-07-20ethernet: myri10ge: use generic power managementVaibhav Gupta
2020-07-20Merge branch 'qed-qede-add-support-for-new-operating-modes'David S. Miller
2020-07-20qed: add support for the extended speed and FEC modesAlexander Lobakin
2020-07-20qed: populate supported link modes maps on module initAlexander Lobakin
2020-07-20qed: add missing loopback modesAlexander Lobakin
2020-07-20qed: add support for new port modesAlexander Lobakin
2020-07-20qed: remove unused qed_hw_info::port_mode and QED_PORT_MODEAlexander Lobakin
2020-07-20qed: reformat several structures a bitAlexander Lobakin
2020-07-20qede: introduce support for FEC controlAlexander Lobakin
2020-07-20qede: format qede{,_vf}_ethtool_opsAlexander Lobakin
2020-07-20qed: add support for Forward Error CorrectionAlexander Lobakin