summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-02-19igc: Add WOL supportSasha Neftin4-0/+75
2020-02-19igc: Add pcie error handler supportSasha Neftin1-0/+103
2020-02-19igc: Complete to commit Add basic skeleton for PTPSasha Neftin3-1/+4
2020-02-19e1000e: Add support for Tiger Lake deviceVitaly Lifshits2-0/+2
2020-02-19igc: Fix the typo in commentSasha Neftin1-1/+1
2020-02-19e1000e: Add support for Alder LakeSasha Neftin5-0/+21
2020-02-20Merge tag 'amd-drm-fixes-5.6-2020-02-19' of git://people.freedesktop.org/~agd...Dave Airlie7-13/+55
2020-02-19net: phy: broadcom: Wire suspend/resume for BCM54810Florian Fainelli1-0/+16
2020-02-19net: phy: broadcom: Have bcm54xx_adjust_rxrefclk() check for flagsFlorian Fainelli1-4/+1
2020-02-19net: phy: broadcom: Allow BCM54810 to use bcm54xx_adjust_rxrefclk()Florian Fainelli1-1/+2
2020-02-19sfc: remove unused variable 'efx_default_channel_type'YueHaibing1-1/+0
2020-02-19net: hns3: add missing help info for QS shaper in debugfsYonglong Liu1-0/+1
2020-02-19net: hns3: add support for dump MAC ID and loopback status in debugfsYufeng Mo4-0/+60
2020-02-19net: hns3: add enabled TC numbers and DWRR weight info in debugfsYonglong Liu1-3/+5
2020-02-19net: hns3: modify an unsuitable print when setting unknown duplex to fibreGuangbin Huang1-1/+1
2020-02-19mlxsw: Replace zero-length array with flexible-array memberGustavo A. R. Silva11-14/+14
2020-02-19phy: avoid unnecessary link-up delay in polling modePetr Oros2-4/+6
2020-02-19igc: Add dump optionsSasha Neftin6-1/+338
2020-02-19igc: Complete to commit Add legacy power management supportSasha Neftin1-0/+27
2020-02-19igc: make non-global functions staticChen Zhou1-2/+2
2020-02-19net: intel: e1000e: fix possible sleep-in-atomic-context bugs in e1000e_get_h...Jia-Ju Bai1-2/+2
2020-02-19e1000e: fix missing cpu_to_le64 on buffer_addrBen Dooks (Codethink)1-1/+1
2020-02-19ice: fix define for E822 backplane deviceBruce Allan3-4/+4
2020-02-19ice: add support for E823 devicesBruce Allan3-9/+53
2020-02-19ice: add additional E810 device idBruce Allan2-0/+3
2020-02-19ice: add backslash-n to stringsJesse Brandeburg5-18/+13
2020-02-19ice: increase PF reset wait timeout to 300 millisecondsJacob Keller1-1/+1
2020-02-19ice: Support XDP UMEM wake up mechanismKrzysztof Kazimierczak1-0/+18
2020-02-19ice: SW DCB, report correct max TC valueDave Ertman1-8/+1
2020-02-19ice: Report correct DCB modeAvinash Dayanand1-3/+24
2020-02-19ice: Add DCBNL ops required to configure ETS in CEE for SW DCBAvinash JD1-0/+43
2020-02-19ice: Always clear the QRXFLXP_CNTXT register for VF Rx queuesBrett Creeley2-2/+7
2020-02-19ice: Fix for TCAM entry managementDan Nowlin1-14/+51
2020-02-19ice: update malicious driver detection event handlingPaul Greenwalt6-59/+150
2020-02-19ice: Validate config for SW DCB mapAvinash Dayanand3-0/+47
2020-02-19ice: Wait for VF to be reset/ready before configurationBrett Creeley2-61/+76
2020-02-19ice: Don't tell the OS that link is going downMichal Swiatkowski1-7/+0
2020-02-19ice: Don't reject odd values of usecs set by userBrett Creeley2-12/+39
2020-02-19vmxnet3: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-4/+1
2020-02-19r8152: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-24/+2
2020-02-19hv_netvsc: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-4/+1
2020-02-19net: socionext: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-5/+1
2020-02-19net: qcom/emac: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-5/+2
2020-02-19ionic: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-4/+1
2020-02-19jme: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-6/+1
2020-02-19e1000(e): use new helper tcp_v6_gso_csum_prepHeiner Kallweit2-9/+2
2020-02-19enic: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-2/+1
2020-02-19bna: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-6/+1
2020-02-19net: atheros: use new helper tcp_v6_gso_csum_prepHeiner Kallweit2-8/+3
2020-02-19r8169: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-24/+2