summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Delete unused function phy_ethtool_gsetyuval.shaia@oracle.com2017-06-061-24/+0
* s390/qeth: do early device setup for z/VM IQD NICsJulian Wiedmann2017-06-063-11/+37
* s390/qeth: add support for early L3 device setupUrsula Braun2017-06-063-5/+25
* s390/qeth: silence qeth_fix_features()Julian Wiedmann2017-06-061-4/+1
* s390/qeth: consolidate pack buffer flushingJulian Wiedmann2017-06-061-40/+25
* s390/qeth: add missing strings for IPA return codesJulian Wiedmann2017-06-061-0/+2
* s390/qeth: log bridgeport capabilitiesJulian Wiedmann2017-06-061-0/+8
* s390/qeth: query IPv6 IPA support on HiperSocketsJulian Wiedmann2017-06-061-3/+4
* s390/qeth: remove skb_is_nonlinear() check on IQDJulian Wiedmann2017-06-061-7/+1
* s390/qeth: remove support for IPA_IP_FRAGMENTATIONJulian Wiedmann2017-06-063-29/+2
* spectrum_flower: Implement gact trap TC action offloadJiri Pirko2017-06-061-0/+4
* acl: Introduce ACL trap actionJiri Pirko2017-06-064-2/+45
* mlxsw: spectrum: Introduce ACL trapJiri Pirko2017-06-062-1/+4
* mlxsw: pci: Fix size of trap_id field in CQEJiri Pirko2017-06-061-1/+1
* net/mlxfw: remove redundant goto on error checkColin Ian King2017-06-061-2/+0
* e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll()Konstantin Khlebnikov2017-06-061-6/+6
* e1000e: Don't return uninitialized statsBenjamin Poirier2017-06-061-1/+1
* igb: Remove useless argumentBenjamin Poirier2017-06-063-7/+7
* igb: check for Tx timestamp timeouts during watchdogJacob Keller2017-06-063-0/+31
* igb: add statistic indicating number of skipped Tx timestampsJacob Keller2017-06-063-0/+4
* e1000e: add statistic indicating number of skipped Tx timestampsJacob Keller2017-06-063-7/+12
* igb: avoid permanent lock of *_PTP_TX_IN_PROGRESSJacob Keller2017-06-061-5/+18
* igb: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller2017-06-061-2/+10
* e1000e: fix race condition around skb_tstamp_tx()Jacob Keller2017-06-061-2/+8
* igb: mark PM functions as __maybe_unusedArnd Bergmann2017-06-061-13/+5
* igb: Explicitly select page 0 at initializationMatwey V Kornilov2017-06-061-0/+1
* mdio: mux: fix an incorrect less than zero error check using a u32Colin Ian King2017-06-051-1/+1
* net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly resetedIcenowy Zheng2017-06-051-0/+5
* net/3com: Make el3_netdev_get_ecmd return voidyuval.shaia@oracle.com2017-06-051-5/+3
* net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com2017-06-0528-72/+77
* net/dec: Make __de_get_link_ksettings return voidyuval.shaia@oracle.com2017-06-051-7/+4
* mlxsw: spectrum_router: Align RIF index allocation with existing codeIdo Schimmel2017-06-041-12/+12
* mlxsw: Fix typo inside enumerationIdo Schimmel2017-06-042-4/+4
* mlxsw: spectrum: Tidy up header fileIdo Schimmel2017-06-041-22/+25
* mlxsw: spectrum: Rename the firmware fileYotam Gigi2017-06-041-1/+1
* qede: VF XDP supportMintz, Yuval2017-06-041-3/+31
* qed: VF XDP supportMintz, Yuval2017-06-043-7/+37
* qed: VFs to try utilizing the doorbell barMintz, Yuval2017-06-047-72/+231
* qed: Multiple qzone queues for VFsMintz, Yuval2017-06-046-35/+211
* qed: IOV db support multiple queues per qzoneMintz, Yuval2017-06-044-72/+123
* qed: Make VF legacy a bitfieldMintz, Yuval2017-06-043-21/+33
* qed: Assign a unique per-queue index to queue-cidMintz, Yuval2017-06-044-4/+88
* qed: Pass vf_params when creating a queue-cidMintz, Yuval2017-06-043-45/+95
* qed*: L2 interface to use the SB structures directlyMintz, Yuval2017-06-045-30/+51
* qed: Create L2 queue databaseMintz, Yuval2017-06-046-3/+133
* qed: Add bitmaps for VF CIDsMintz, Yuval2017-06-042-74/+202
* virtio_net: check return value of skb_to_sgvec alwaysJason A. Donenfeld2017-06-041-2/+7
* macsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld2017-06-041-2/+11
* net: phy: smsc: Implement PHY statisticsAndrew Lunn2017-06-041-0/+72
* net: dsa: mv88e6xxx: mv88e6161 uses mv88e6320 stats snapshotAndrew Lunn2017-06-041-2/+2