summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-22net: phylink: update ethtool reporting for fixed-link modesRussell King1-0/+2
2020-07-22Merge branch 'enetc-Add-adaptive-interrupt-coalescing'David S. Miller5-44/+257
2020-07-22enetc: Add adaptive interrupt coalescingClaudiu Manoil4-7/+73
2020-07-22enetc: Add interrupt coalescing supportClaudiu Manoil4-10/+132
2020-07-22enetc: Drop redundant ____cacheline_aligned_in_smpClaudiu Manoil1-1/+1
2020-07-22enetc: Fix interrupt coalescing register namingClaudiu Manoil3-7/+7
2020-07-22enetc: Factor out the traffic start/stop proceduresClaudiu Manoil1-25/+49
2020-07-22enetc: Refine buffer descriptor ring sizesClaudiu Manoil2-4/+5
2020-07-22net: mdio-mux-gpio: use devm_gpiod_get_array()Jisheng Zhang1-8/+3
2020-07-21net: dsa: use the ETH_MIN_MTU and ETH_DATA_LEN default valuesVladimir Oltean1-3/+0
2020-07-21net: dsa: qca8k: implement the port MTU callbacksJonathan McDowell2-0/+34
2020-07-21net: hsr: remove redundant null checkWang Hai1-4/+2
2020-07-21net/fealnx: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-38/+53
2020-07-21mISDN: switch from 'pci_' to 'dma_' APIChristophe JAILLET2-9/+11
2020-07-21tc-testing: Add tdc to kselftestsBriana Oursler5-4/+13
2020-07-21crypto/chtls: Enable tcp window scaling optionVinay Kumar Yadav1-0/+1
2020-07-21Merge branch 'net-atlantic-various-features'David S. Miller22-183/+608
2020-07-21net: atlantic: add hwmon getter for MAC temperatureMark Starovoytov10-22/+215
2020-07-21net: atlantic: A0 ntuple filtersDmitry Bogdanov1-28/+88
2020-07-21net: atlantic: use intermediate variable to improve readability a bitNikita Danilov1-11/+10
2020-07-21net: atlantic: use U32_MAX in aq_hw_utils.cMark Starovoytov1-3/+2
2020-07-21net: atlantic: add support for 64-bit reads/writesPavel Belous6-8/+33
2020-07-21net: atlantic: enable ipv6 support for TCP LSO and UDP GSOIgor Russkikh2-1/+2
2020-07-21net: atlantic: PTP statisticsPavel Belous3-19/+105
2020-07-21net: atlantic: additional per-queue statsDmitry Bogdanov4-0/+23
2020-07-21net: atlantic: use u64_stats_update_* to protect access to 64-bit statsMark Starovoytov3-10/+47
2020-07-21net: atlantic: split rx and tx per-queue statsMark Starovoytov6-63/+68
2020-07-21net: atlantic: make _get_sw_stats return count as return valueMark Starovoytov3-13/+9
2020-07-21net: atlantic: use simple assignment in _get_stats and _get_sw_statsMark Starovoytov1-23/+24
2020-07-21net: atlantic: move FRAC_PER_NS to aq_hw.hMark Starovoytov2-11/+11
2020-07-21Merge branch 'Extend-testptp-with-PTP-perout-waveform'David S. Miller1-8/+43
2020-07-21testptp: add new options for perout phase and pulse widthVladimir Oltean1-4/+37
2020-07-21testptp: promote 'perout' variable to int64_tVladimir Oltean1-4/+6
2020-07-21ethernet: myri10ge: use generic power managementVaibhav Gupta1-29/+8
2020-07-21Merge branch 'qed-qede-add-support-for-new-operating-modes'David S. Miller12-1004/+1829
2020-07-21qed: add support for the extended speed and FEC modesAlexander Lobakin7-25/+547
2020-07-21qed: populate supported link modes maps on module initAlexander Lobakin1-71/+118
2020-07-21qed: add missing loopback modesAlexander Lobakin3-0/+29
2020-07-21qed: add support for new port modesAlexander Lobakin2-0/+10
2020-07-21qed: remove unused qed_hw_info::port_mode and QED_PORT_MODEAlexander Lobakin2-36/+0
2020-07-21qed: reformat several structures a bitAlexander Lobakin3-229/+237
2020-07-21qede: introduce support for FEC controlAlexander Lobakin1-0/+74
2020-07-21qede: format qede{,_vf}_ethtool_opsAlexander Lobakin1-69/+68
2020-07-21qed: add support for Forward Error CorrectionAlexander Lobakin6-27/+121
2020-07-21qed: reformat several structures a bitAlexander Lobakin3-200/+205
2020-07-21qed: use transceiver data to fill link partner's advertising speedsAlexander Lobakin1-20/+29
2020-07-21qed: add support for multi-rate transceiversAlexander Lobakin3-27/+106
2020-07-21qed: reformat public_port::transceiver_data a bitAlexander Lobakin1-53/+55
2020-07-21qede: populate supported link modes maps on module initAlexander Lobakin3-54/+108
2020-07-21qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODEAlexander Lobakin4-345/+268