aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-14i40e: let untrusted VF to create up to 16 VLANsPiotr Kwapulinski1-1/+1
2019-06-14i40e: add functions stubs to support EEEAleksandr Loktionov1-0/+12
2019-06-14r8169: use helper rtl_is_8168evl_up for setting register MaxTxPacketSizeHeiner Kallweit1-20/+4
2019-06-14r8169: add helper rtl_is_8168evl_upHeiner Kallweit1-17/+12
2019-06-13r8169: improve rtl_coalesce_infoHeiner Kallweit1-15/+6
2019-06-13r8169: let mdio read functions return -ETIMEDOUTHeiner Kallweit1-4/+4
2019-06-13net: axienet: move use of resource after validity checkRobert Hancock1-1/+1
2019-06-13s390/qeth: allocate a single cmd on read channelJulian Wiedmann4-24/+39
2019-06-13s390/qeth: command-chain the IDX sequenceJulian Wiedmann1-44/+14
2019-06-13s390/qeth: convert RCD code to common IO infrastructureJulian Wiedmann3-90/+46
2019-06-13s390/qeth: add support for dynamically allocated cmdsJulian Wiedmann2-9/+56
2019-06-13s390/qeth: remove 'channel' parameter from callbacksJulian Wiedmann3-27/+21
2019-06-13s390/qeth: convert device-specific trace entriesJulian Wiedmann3-137/+122
2019-06-13s390/qeth: remove OSN-specific IO codeJulian Wiedmann3-37/+10
2019-06-13s390/qeth: remove qeth_wait_for_buffer()Julian Wiedmann3-28/+37
2019-06-13s390/qeth: clean up setting of BLKT defaultsJulian Wiedmann2-5/+7
2019-06-13s390/qeth: restart pending READ cmd from callbackJulian Wiedmann1-3/+1
2019-06-13s390/qeth: simplify DOWN state handlingJulian Wiedmann2-10/+4
2019-06-13s390/qeth: use mm helpersJulian Wiedmann1-17/+16
2019-06-13s390/qeth: don't mask TX errors on IQD devicesJulian Wiedmann1-7/+0
2019-06-13mlxsw: spectrum: PTP physical hardware clock initializationShalom Toledo2-0/+39
2019-06-13mlxsw: spectrum_ptp: Add implementation for physical hardware clock operationsShalom Toledo4-0/+313
2019-06-13ptp: ptp_clock: Publish scaled_ppm_to_ppbShalom Toledo1-1/+2
2019-06-13mlxsw: reg: Add Management Pulse Per Second RegisterShalom Toledo1-0/+58
2019-06-13mlxsw: reg: Add Management UTC RegisterShalom Toledo1-0/+45
2019-06-13mlxsw: pci: Query free running clock PCI BAR and offsetsShalom Toledo2-0/+35
2019-06-13mlxsw: core: Add a new interface for reading the hardware free running clockShalom Toledo2-1/+19
2019-06-13mlxsw: cmd: Free running clock PCI BAR and offsets via query firmwareShalom Toledo1-0/+12
2019-06-13net: stmmac: Convert to phylink and remove phylib logicJose Abreu5-339/+132
2019-06-13net: stmmac: Start adding phylink supportJose Abreu3-0/+53
2019-06-13net: stmmac: Prepare to convert to phylinkJose Abreu1-41/+72
2019-06-13qede: Make two functions staticYueHaibing1-2/+2
2019-06-13net: dsa: sja1105: Make two functions staticYueHaibing1-4/+4
2019-06-12net: ena: update driver version from 2.0.3 to 2.1.0Sameeh Jubran1-2/+2
2019-06-12net: ena: remove inline keyword from functions in *.cSameeh Jubran3-24/+24
2019-06-12net: ena: add ethtool function for changing io queue sizesSameeh Jubran3-1/+40
2019-06-12net: ena: allow queue allocation backoff when low on memorySameeh Jubran3-42/+127
2019-06-12net: ena: make ethtool show correct current and max queue sizesSameeh Jubran2-6/+6
2019-06-12net: ena: enable negotiating larger Rx ring sizeSameeh Jubran2-49/+110
2019-06-12net: ena: add MAX_QUEUES_EXT get feature admin commandArthur Kiyanovski3-30/+105
2019-06-12dpaa2-eth: Add mqprio supportIoana Radulescu2-5/+64
2019-06-12dpaa2-eth: Support multiple traffic classes on TxIoana Radulescu2-11/+19
2019-06-12dpaa2-eth: Refactor xps codeIoana Radulescu1-13/+32
2019-06-12net: ethernet: ti: cpts: fix build failure for powerpcGrygorii Strashko1-0/+1
2019-06-12net: dsa: mv88e6xxx: lock mutex in port_fdb_dumpVivien Didelot1-8/+6
2019-06-12net: ethernet: wiznet: w5X00 add device tree supportNicolas Saenz Julienne1-2/+22
2019-06-11nfp: tls: make use of kernel-driven TX resyncJakub Kicinski3-12/+18
2019-06-11net/tls: generalize the resync callbackJakub Kicinski2-6/+12
2019-06-11nfp: tls: enable TLS RX offloadJakub Kicinski3-6/+26
2019-06-11nfp: tls: implement RX TLS resyncDirk van der Merwe1-0/+32