aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-25r8169: align fix_features callback with vendor driverHeiner Kallweit1-1/+1
2019-10-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller11-474/+159
2019-10-25net: phy: dp83867: move dt parsing to probeGrygorii Strashko1-5/+1
2019-10-25net: phy: dp83867: enable robust auto-mdixGrygorii Strashko1-5/+10
2019-10-25r8152: check the pointer rtl_fw->fw before using itHayes Wang1-2/+5
2019-10-25i40e: prevent memory leak in i40e_setup_macvlansNavid Emamdoost1-0/+1
2019-10-25i40e: Refactoring VF MAC filters counting to make more reliableAleksandr Loktionov4-27/+39
2019-10-25i40e: Fix LED blinking flow for X710T*L devicesDamian Milosek2-3/+28
2019-10-25i40e: allow ethtool to report SW and FW versions in recovery modePiotr Kwapulinski1-0/+1
2019-10-25i40e: initialize ITRN registers with correct valuesNicholas Nunley1-5/+5
2019-10-25i40e: Extend PHY access with page change flagPiotr Azarewicz5-26/+87
2019-10-25i40e: Extract detection of HW flags into a functionPiotr Azarewicz2-17/+58
2019-10-25i40e: Wrong 'Advertised FEC modes' after set FEC to AUTOJaroslaw Gawin2-19/+26
2019-10-25i40e: Fix for persistent lldp supportSylwia Wnuczko4-34/+44
2019-10-24dpaa_eth: add newline in dev_err() msgMadalin Bucur1-1/+1
2019-10-24fsl/fman: remove unused struct memberMadalin Bucur1-3/+0
2019-10-24dpaa_eth: change DMA deviceMadalin Bucur2-51/+62
2019-10-24fsl/fman: add API to get the device behind a fman portLaurentiu Tudor2-0/+16
2019-10-24dpaa_eth: remove redundant codeMadalin Bucur1-4/+0
2019-10-24dpaa_eth: defer probing after qbmanLaurentiu Tudor1-0/+31
2019-10-24fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCsLaurentiu Tudor1-1/+5
2019-10-24net: aquantia: add support for PIN funcsDmitry Bezrukov6-1/+422
2019-10-24net: aquantia: add support for Phy accessDmitry Bezrukov8-0/+399
2019-10-24net: aquantia: implement get_ts_info ethtoolEgor Pomozov1-1/+34
2019-10-24net: aquantia: add support for ptp ioctlsEgor Pomozov3-0/+151
2019-10-24net: aquantia: rx filters for ptpDmitry Bezrukov6-54/+131
2019-10-24net: aquantia: implement data PTP datapathEgor Pomozov11-12/+738
2019-10-24net: aquantia: styling fixes on ptp related functionsDmitry Bezrukov2-5/+8
2019-10-24net: aquantia: add PTP rings infrastructureEgor Pomozov11-12/+365
2019-10-24net: aquantia: add basic ptp_clock callbacksEgor Pomozov10-30/+403
2019-10-24net: aquantia: unify styling of bit enumsDmitry Bezrukov2-17/+26
2019-10-24net: aquantia: PTP skeleton declarations and callbacksEgor Pomozov6-6/+201
2019-10-23net: lan78xx: remove set but not used variable 'event'YueHaibing1-3/+0
2019-10-23mlxsw: spectrum_buffers: Calculate the size of the main poolPetr Machata1-12/+34
2019-10-23mlxsw: spectrum: Use guaranteed buffer size as pool size limitPetr Machata3-10/+12
2019-10-23r8169: never set PCI_EXP_DEVCTL_NOSNOOP_ENHeiner Kallweit1-13/+0
2019-10-23net: phy: broadcom: add 1000Base-X support for BCM54616STao Ren1-4/+53
2019-10-23net: phy: add support for clause 37 auto-negotiationHeiner Kallweit1-0/+139
2019-10-23net: phy: modify assignment to OR for dev_flags in phy_attach_directTao Ren1-1/+1
2019-10-22net: dsa: remove dsa_switch_alloc helperVivien Didelot12-12/+43
2019-10-22net: dsa: sja1105: register switch before assigning port private dataVivien Didelot1-5/+10
2019-10-22net: dsa: mv88e6xxx: use ports list to map bridgeVivien Didelot1-21/+18
2019-10-22net: dsa: mv88e6xxx: use ports list to map port VLANVivien Didelot1-12/+20
2019-10-22net: dsa: mv88e6xxx: silently skip PVT opsVivien Didelot1-10/+1
2019-10-22net: dsa: use dsa_to_port helper everywhereVivien Didelot7-31/+31
2019-10-22r8169: remove rtl_hw_start_8168befHeiner Kallweit1-11/+4
2019-10-22r8169: remove rtl_hw_start_8168dpHeiner Kallweit1-8/+1
2019-10-22r8169: simplify setting PCI_EXP_DEVCTL_NOSNOOP_ENHeiner Kallweit1-24/+10
2019-10-22r8169: remove fiddling with the PCIe max read request sizeHeiner Kallweit1-36/+4
2019-10-22mlxsw: core: Extend QSFP EEPROM size for ethtoolVadim Pasternak1-6/+17