summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: dsa: mv88e6xxx: 6161 uses global 2 for PHY accessAndrew Lunn2017-06-041-4/+4
* net: dsa: mv88e6xxx: move the Global 2 macrosVivien Didelot2017-06-043-103/+103
* net: dsa: mv88e6xxx: move the Global 1 macrosVivien Didelot2017-06-043-141/+142
* net: dsa: mv88e6xxx: move the Port macrosVivien Didelot2017-06-042-160/+160
* net: dsa: mv88e6xxx: move PHY macrosVivien Didelot2017-06-042-4/+3
* net: dsa: mv88e6xxx: rename chip headerVivien Didelot2017-06-0413-16/+19
* net: phy: marvell: make some functions staticColin Ian King2017-06-041-3/+3
* netxen: remove writeq/readq function definitionsLABBE Corentin2017-06-041-14/+1
* mdio: mux: make child bus walking more permissive and errors more verboseJon Mason2017-06-041-7/+17
* net/mlx5e: Offload TC matching on ip tos / traffic-classOr Gerlitz2017-06-041-1/+25
* net/mlx5e: Offload TC matching on tcp flagsOr Gerlitz2017-06-041-1/+21
* net: phy: use of_mdio_parse_addrJon Mason2017-06-021-13/+2
* liquidio: Fix checkpatch errors with references crossing single lineSatanand Burla2017-06-023-12/+10
* liquidio: VF interrupt initialization cleanupRick Farrington2017-06-022-12/+17