summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* enetc: Refine buffer descriptor ring sizesClaudiu Manoil2020-07-222-4/+5
* net: mdio-mux-gpio: use devm_gpiod_get_array()Jisheng Zhang2020-07-221-8/+3
* net: dsa: use the ETH_MIN_MTU and ETH_DATA_LEN default valuesVladimir Oltean2020-07-211-3/+0
* net: dsa: qca8k: implement the port MTU callbacksJonathan McDowell2020-07-212-0/+34
* net: hsr: remove redundant null checkWang Hai2020-07-211-4/+2
* net/fealnx: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-211-38/+53
* mISDN: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-212-9/+11
* tc-testing: Add tdc to kselftestsBriana Oursler2020-07-215-4/+13
* crypto/chtls: Enable tcp window scaling optionVinay Kumar Yadav2020-07-211-0/+1
* Merge branch 'net-atlantic-various-features'David S. Miller2020-07-2122-183/+608
|\
| * net: atlantic: add hwmon getter for MAC temperatureMark Starovoytov2020-07-2110-22/+215
| * net: atlantic: A0 ntuple filtersDmitry Bogdanov2020-07-211-28/+88
| * net: atlantic: use intermediate variable to improve readability a bitNikita Danilov2020-07-211-11/+10
| * net: atlantic: use U32_MAX in aq_hw_utils.cMark Starovoytov2020-07-211-3/+2
| * net: atlantic: add support for 64-bit reads/writesPavel Belous2020-07-216-8/+33
| * net: atlantic: enable ipv6 support for TCP LSO and UDP GSOIgor Russkikh2020-07-212-1/+2
| * net: atlantic: PTP statisticsPavel Belous2020-07-213-19/+105
| * net: atlantic: additional per-queue statsDmitry Bogdanov2020-07-214-0/+23
| * net: atlantic: use u64_stats_update_* to protect access to 64-bit statsMark Starovoytov2020-07-213-10/+47
| * net: atlantic: split rx and tx per-queue statsMark Starovoytov2020-07-216-63/+68
| * net: atlantic: make _get_sw_stats return count as return valueMark Starovoytov2020-07-213-13/+9
| * net: atlantic: use simple assignment in _get_stats and _get_sw_statsMark Starovoytov2020-07-211-23/+24
| * net: atlantic: move FRAC_PER_NS to aq_hw.hMark Starovoytov2020-07-212-11/+11
|/
* Merge branch 'Extend-testptp-with-PTP-perout-waveform'David S. Miller2020-07-211-8/+43
|\
| * testptp: add new options for perout phase and pulse widthVladimir Oltean2020-07-211-4/+37
| * testptp: promote 'perout' variable to int64_tVladimir Oltean2020-07-211-4/+6
|/
* ethernet: myri10ge: use generic power managementVaibhav Gupta2020-07-211-29/+8
* Merge branch 'qed-qede-add-support-for-new-operating-modes'David S. Miller2020-07-2112-1004/+1829
|\
| * qed: add support for the extended speed and FEC modesAlexander Lobakin2020-07-217-25/+547
| * qed: populate supported link modes maps on module initAlexander Lobakin2020-07-211-71/+118
| * qed: add missing loopback modesAlexander Lobakin2020-07-213-0/+29
| * qed: add support for new port modesAlexander Lobakin2020-07-212-0/+10
| * qed: remove unused qed_hw_info::port_mode and QED_PORT_MODEAlexander Lobakin2020-07-212-36/+0
| * qed: reformat several structures a bitAlexander Lobakin2020-07-213-229/+237
| * qede: introduce support for FEC controlAlexander Lobakin2020-07-211-0/+74
| * qede: format qede{,_vf}_ethtool_opsAlexander Lobakin2020-07-211-69/+68
| * qed: add support for Forward Error CorrectionAlexander Lobakin2020-07-216-27/+121
| * qed: reformat several structures a bitAlexander Lobakin2020-07-213-200/+205
| * qed: use transceiver data to fill link partner's advertising speedsAlexander Lobakin2020-07-211-20/+29
| * qed: add support for multi-rate transceiversAlexander Lobakin2020-07-213-27/+106
| * qed: reformat public_port::transceiver_data a bitAlexander Lobakin2020-07-211-53/+55
| * qede: populate supported link modes maps on module initAlexander Lobakin2020-07-213-54/+108
| * qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODEAlexander Lobakin2020-07-214-345/+268
| * linkmode: introduce linkmode_intersects()Alexander Lobakin2020-07-211-0/+6
|/
* Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...David S. Miller2020-07-21131-626/+11831
|\
| * wireless: Fix trivial spellingKieran Bingham2020-07-153-3/+3
| * iwlegacy: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed2020-07-151-2/+2
| * ssb: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-153-4/+4
| * zd1211rw: remove needless check before usb_free_coherent()Xu Wang2020-07-151-3/+1
| * rtlwifi: 8821ae: remove unused path B parameters from swing tablePing-Ke Shih2020-07-151-54/+2