summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-05-18liquidio: make the spinlock octeon_devices_lock staticColin Ian King
2017-05-18Merge tag 'linux-can-next-for-4.13-20170518' of git://git.kernel.org/pub/scm/...David S. Miller
2017-05-18mlxsw: spectrum_dpipe: Fix sparse warningsArkadi Sharshevsky
2017-05-18net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360.Eric Anholt
2017-05-18net: dsa: use switchdev_obj_dump_cb_t everywhereVivien Didelot
2017-05-18net: dsa: include switchdev.h only onceVivien Didelot
2017-05-18net/wan/fsl_ucc_hdlc: add hdlc-bus supportHolger Brunck
2017-05-18net/wan/fsl_ucc_hdlc: call qe_setbrg only for loopback modeHolger Brunck
2017-05-18net/wan/fsl_ucc_hdlc: fix incorrect memory allocationHolger Brunck
2017-05-18net/wan/fsl_ucc_hdlc: fix wrong indentationHolger Brunck
2017-05-18net/wan/fsl_ucc_hdlc: fix unitialized variable warningsHolger Brunck
2017-05-18net/wan/fsl_ucc_hdlc: cleanup debug tracesHolger Brunck
2017-05-18net: make struct net_device::tx_queue_len unsigned intAlexey Dobriyan
2017-05-18tap: support receiving skb from msg_controlJason Wang
2017-05-18tun: support receiving skb through msg_controlJason Wang
2017-05-18tap: export skb_arrayJason Wang
2017-05-18tun: export skb_arrayJason Wang
2017-05-18can: m_can: add deep Suspend/Resume supportQuentin Schulz
2017-05-18can: m_can: factorize clock gating and ungatingQuentin Schulz
2017-05-18can: m_can: make m_can_start and m_can_stop symmetricQuentin Schulz
2017-05-18can: m_can: move Message RAM initialization to functionQuentin Schulz
2017-05-17net: phy: marvell: checkpatch - Fix remaining long linesAndrew Lunn
2017-05-17net: phy: marvell: Add helpers to get/set pageAndrew Lunn
2017-05-17net: phy: marvell: Refactor some bigger functionsAndrew Lunn
2017-05-17net: phy: marvell: Checkpatch - assignments and comparisonsAndrew Lunn
2017-05-17net: phy: marvell: Checkpatch - Missing or extra blank linesAndrew Lunn
2017-05-17net: phy: Marvell: checkpatch - CommentsAndrew Lunn
2017-05-17drivers: net: DSA: Sort driversAndrew Lunn
2017-05-17liquidio: fix PF falsely indicating success at setting MAC address of a nonex...Felix Manlunas
2017-05-17liquidio: fix insmod failure when multiple NICs are plugged inRick Farrington
2017-05-17net: dsa: store CPU port pointer in the treeVivien Didelot
2017-05-17mlxsw: spectrum: Default ports to non-virtual modeIdo Schimmel
2017-05-17mlxsw: spectrum: Move PVID code to appropriate placeIdo Schimmel
2017-05-17mlxsw: spectrum_switchdev: Don't batch learning operationsIdo Schimmel
2017-05-17mlxsw: spectrum_switchdev: Don't batch STP operationsIdo Schimmel
2017-05-17mlxsw: spectrum_switchdev: Don't batch VLAN operationsIdo Schimmel
2017-05-17mlxsw: spectrum_switchdev: Remove redundant checkIdo Schimmel
2017-05-17mlxsw: spectrum_router: Initialize RIFs in a separate functionIdo Schimmel
2017-05-17mlxsw: spectrum_router: Move FIB notification block to router structIdo Schimmel
2017-05-17mlxsw: spectrum_router: Move RIFs array to its rightful placeIdo Schimmel
2017-05-17mlxsw: spectrum_switchdev: Reduce scope of bridge structIdo Schimmel
2017-05-17mlxsw: spectrum_router: Reduce scope of router structIdo Schimmel
2017-05-17mlxsw: spectrum_buffer: Reduce scope of shared buffer structIdo Schimmel
2017-05-17cxgb4: add new T5 pci device idGanesh Goudar
2017-05-17cxgb4: reduce resource allocation in kdump kernelGanesh Goudar
2017-05-16liquidio: use pcie_flr instead of duplicating itChristoph Hellwig
2017-05-16net: phy: Remove residual magic from PHY driversAndrew Lunn
2017-05-16bnx2x: Remove open coded carrier checkLeon Romanovsky
2017-05-16nfp: eliminate an if statement in calculation of completed framesJakub Kicinski
2017-05-16nfp: add a helper for wrapping descriptor indexJakub Kicinski