aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-06igb: Remove useless argumentBenjamin Poirier3-7/+7
2017-06-06igb: check for Tx timestamp timeouts during watchdogJacob Keller3-0/+31
2017-06-06igb: add statistic indicating number of skipped Tx timestampsJacob Keller3-0/+4
2017-06-06e1000e: add statistic indicating number of skipped Tx timestampsJacob Keller3-7/+12
2017-06-06igb: avoid permanent lock of *_PTP_TX_IN_PROGRESSJacob Keller1-5/+18
2017-06-06igb: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller1-2/+10
2017-06-06e1000e: fix race condition around skb_tstamp_tx()Jacob Keller1-2/+8
2017-06-06igb: mark PM functions as __maybe_unusedArnd Bergmann1-13/+5
2017-06-06igb: Explicitly select page 0 at initializationMatwey V Kornilov1-0/+1
2017-06-05mdio: mux: fix an incorrect less than zero error check using a u32Colin Ian King1-1/+1
2017-06-05net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly resetedIcenowy Zheng1-0/+5
2017-06-05net/3com: Make el3_netdev_get_ecmd return voidyuval.shaia@oracle.com1-5/+3
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return voidyuval.shaia@oracle.com28-72/+77
2017-06-05net/dec: Make __de_get_link_ksettings return voidyuval.shaia@oracle.com1-7/+4
2017-06-04mlxsw: spectrum_router: Align RIF index allocation with existing codeIdo Schimmel1-12/+12
2017-06-04mlxsw: Fix typo inside enumerationIdo Schimmel2-4/+4
2017-06-04mlxsw: spectrum: Tidy up header fileIdo Schimmel1-22/+25
2017-06-04mlxsw: spectrum: Rename the firmware fileYotam Gigi1-1/+1
2017-06-04qede: VF XDP supportMintz, Yuval1-3/+31
2017-06-04qed: VF XDP supportMintz, Yuval3-7/+37
2017-06-04qed: VFs to try utilizing the doorbell barMintz, Yuval7-72/+231
2017-06-04qed: Multiple qzone queues for VFsMintz, Yuval6-35/+211
2017-06-04qed: IOV db support multiple queues per qzoneMintz, Yuval4-72/+123
2017-06-04qed: Make VF legacy a bitfieldMintz, Yuval3-21/+33
2017-06-04qed: Assign a unique per-queue index to queue-cidMintz, Yuval4-4/+88
2017-06-04qed: Pass vf_params when creating a queue-cidMintz, Yuval3-45/+95
2017-06-04qed*: L2 interface to use the SB structures directlyMintz, Yuval5-30/+51
2017-06-04qed: Create L2 queue databaseMintz, Yuval6-3/+133
2017-06-04qed: Add bitmaps for VF CIDsMintz, Yuval2-74/+202
2017-06-04virtio_net: check return value of skb_to_sgvec alwaysJason A. Donenfeld1-2/+7
2017-06-04macsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld1-2/+11
2017-06-04net: phy: smsc: Implement PHY statisticsAndrew Lunn1-0/+72
2017-06-04net: dsa: mv88e6xxx: mv88e6161 uses mv88e6320 stats snapshotAndrew Lunn1-2/+2
2017-06-04net: dsa: mv88e6xxx: 6161 uses global 2 for PHY accessAndrew Lunn1-4/+4
2017-06-04net: dsa: mv88e6xxx: move the Global 2 macrosVivien Didelot3-103/+103
2017-06-04net: dsa: mv88e6xxx: move the Global 1 macrosVivien Didelot3-141/+142
2017-06-04net: dsa: mv88e6xxx: move the Port macrosVivien Didelot2-160/+160
2017-06-04net: dsa: mv88e6xxx: move PHY macrosVivien Didelot2-4/+3
2017-06-04net: dsa: mv88e6xxx: rename chip headerVivien Didelot13-16/+19
2017-06-04net: phy: marvell: make some functions staticColin Ian King1-3/+3
2017-06-04netxen: remove writeq/readq function definitionsLABBE Corentin1-14/+1
2017-06-04mdio: mux: make child bus walking more permissive and errors more verboseJon Mason1-7/+17
2017-06-04net/mlx5e: Offload TC matching on ip tos / traffic-classOr Gerlitz1-1/+25
2017-06-04net/mlx5e: Offload TC matching on tcp flagsOr Gerlitz1-1/+21
2017-06-02net: phy: use of_mdio_parse_addrJon Mason1-13/+2
2017-06-02liquidio: Fix checkpatch errors with references crossing single lineSatanand Burla3-12/+10
2017-06-02liquidio: VF interrupt initialization cleanupRick Farrington2-12/+17
2017-06-02cxgb4: fix incorrect cim_la output for T6Ganesh Goudar1-1/+10
2017-06-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller16-1427/+392
2017-06-02qed: Add support for changing iSCSI macMintz, Yuval2-0/+67