aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-17drivers: net: DSA: Sort driversAndrew Lunn2-23/+23
2017-05-17liquidio: fix PF falsely indicating success at setting MAC address of a nonexistent VFFelix Manlunas1-0/+3
2017-05-17liquidio: fix insmod failure when multiple NICs are plugged inRick Farrington3-10/+123
2017-05-17net: dsa: store CPU port pointer in the treeVivien Didelot4-6/+6
2017-05-17mlxsw: spectrum: Default ports to non-virtual modeIdo Schimmel1-0/+8
2017-05-17mlxsw: spectrum: Move PVID code to appropriate placeIdo Schimmel3-58/+46
2017-05-17mlxsw: spectrum_switchdev: Don't batch learning operationsIdo Schimmel3-20/+7
2017-05-17mlxsw: spectrum_switchdev: Don't batch STP operationsIdo Schimmel1-42/+17
2017-05-17mlxsw: spectrum_switchdev: Don't batch VLAN operationsIdo Schimmel3-139/+121
2017-05-17mlxsw: spectrum_switchdev: Remove redundant checkIdo Schimmel1-9/+0
2017-05-17mlxsw: spectrum_router: Initialize RIFs in a separate functionIdo Schimmel1-18/+30
2017-05-17mlxsw: spectrum_router: Move FIB notification block to router structIdo Schimmel2-8/+10
2017-05-17mlxsw: spectrum_router: Move RIFs array to its rightful placeIdo Schimmel4-24/+35
2017-05-17mlxsw: spectrum_switchdev: Reduce scope of bridge structIdo Schimmel4-37/+69
2017-05-17mlxsw: spectrum_router: Reduce scope of router structIdo Schimmel2-114/+130
2017-05-17mlxsw: spectrum_buffer: Reduce scope of shared buffer structIdo Schimmel2-59/+68
2017-05-17cxgb4: add new T5 pci device idGanesh Goudar1-0/+1
2017-05-17cxgb4: reduce resource allocation in kdump kernelGanesh Goudar1-6/+6
2017-05-16liquidio: use pcie_flr instead of duplicating itChristoph Hellwig1-16/+1
2017-05-16net: phy: Remove residual magic from PHY driversAndrew Lunn4-36/+35
2017-05-16bnx2x: Remove open coded carrier checkLeon Romanovsky1-1/+1
2017-05-16nfp: eliminate an if statement in calculation of completed framesJakub Kicinski1-8/+2
2017-05-16nfp: add a helper for wrapping descriptor indexJakub Kicinski2-11/+13
2017-05-16nfp: complete the XDP TX ring only when it's fullJakub Kicinski2-18/+35
2017-05-16nfp: add CHECKSUM_COMPLETE supportJakub Kicinski3-10/+36
2017-05-16nfp: version independent support for chained RSS metadataEdwin Peer3-14/+24
2017-05-16nfp: don't assume RSS and IRQ moderation are always enabledJakub Kicinski1-4/+2
2017-05-16nfp: support LSO2 capabilityEdwin Peer3-16/+38
2017-05-16nfp: rename l4_offset in struct nfp_net_tx_desc to lso_hdrlenEdwin Peer2-4/+4
2017-05-16nfp: don't enable TSO on the device when disabledJakub Kicinski1-0/+1
2017-05-16bnxt: add dma mapping attributesShannon Nelson1-22/+34
2017-05-16drivers: net: xgene: Fix redundant prefetch buffer cleanupIyappan Subramanian4-62/+1
2017-05-16drivers: net: xgene: Workaround for HW errata 10GE_10/ENET_15Quan Nguyen3-9/+46
2017-05-16drivers: net: xgene: Add frame recovered statistics counter for errata 10GE_8/ENET_11Quan Nguyen3-2/+10
2017-05-16drivers: net: xgene: Workaround for HW errata 10GE_4Quan Nguyen3-0/+9
2017-05-16drivers: net: xgene: Add rx_overrun/tx_underrun statisticsIyappan Subramanian7-3/+62
2017-05-16drivers: net: xgene: Extend ethtool statisticsQuan Nguyen6-1/+181
2017-05-16drivers: net: xgene: Remove unused macrosQuan Nguyen1-6/+0
2017-05-16drivers: net: xgene: Refactor statistics error parsing codeQuan Nguyen4-18/+18
2017-05-16drivers: net: xgene: Remove redundant local statsQuan Nguyen3-7/+5
2017-05-16drivers: net: xgene: Use rgmii mdio mac accessQuan Nguyen1-0/+14
2017-05-16drivers: net: phy: xgene: Add lock to protect mac accessQuan Nguyen2-37/+40
2017-05-16drivers: net: xgene: Protect indirect MAC accessIyappan Subramanian6-177/+62
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds41-108/+211
2017-05-15ldmvsw: stop the clean timer at beginning of removeShannon Nelson1-1/+1
2017-05-15ldmvsw: unregistering netdev before disable hardwareThomas Tai1-1/+1
2017-05-15net: netcp: fix check of requested timestamping filterMiroslav Lichvar1-1/+0
2017-05-15Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller9-22/+46
2017-05-15qed: Fix uninitialized data in aRFS infrastructureMintz, Yuval1-1/+1
2017-05-15mdio: mux: fix device_node_continue.cocci warningsJulia Lawall1-1/+0